Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pmndrs/zustand
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.7
Choose a base ref
...
head repository: pmndrs/zustand
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.8
Choose a head ref
  • 6 commits
  • 10 files changed
  • 3 contributors

Commits on Aug 9, 2025

  1. Configuration menu
    Copy the full SHA
    f831bc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Configuration menu
    Copy the full SHA
    c4085a4 View commit details
    Browse the repository at this point in the history
  2. fix(shallow): undefined value (#3205)

    * add failing test
    
    * check with .has
    dai-shi authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    2cc1988 View commit details
    Browse the repository at this point in the history
  3. feat(middleare/persist): return storage promise from setState (#3206)

    * feat(middleare/persist): return storage promise from setState
    
    * refactor types (technically breaking)
    
    * another breaking change in types
    
    * make public types not breaking
    dai-shi authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    feddc0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cadcd3e View commit details
    Browse the repository at this point in the history
  5. 5.0.8

    dai-shi committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    0ea8be2 View commit details
    Browse the repository at this point in the history
Loading