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 Loading
base: v4.5.1
Choose a base ref
...
head repository: pmndrs/zustand Loading
compare: v4.5.2
Choose a head ref
  • 10 commits
  • 10 files changed
  • 11 contributors

Commits on Feb 22, 2024

  1. Update ssr-and-hydration.md (#2353)

    * Update ssr-and-hydration.md
    
    Small typo
    
    * Update docs/guides/ssr-and-hydration.md
    
    Co-authored-by: Blazej Sewera <[email protected]>
    
    ---------
    
    Co-authored-by: Daishi Kato <[email protected]>
    Co-authored-by: Blazej Sewera <[email protected]>
    3 people committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    08d1376 View commit details
    Browse the repository at this point in the history
  2. updated getting-started doc with more examples (#2348)

    * updated readme with more examples
    
    * moved example to docs from readme
    
    * formatted code with Prettier
    
    ---------
    
    Co-authored-by: Ankit Sagar <[email protected]>
    yankycranky and ankit-telness committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3c6dc2d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Feb 29, 2024

  1. Enable usage of Corepack (#2366)

    Corepack chooses package manager to use with the
    field `packageManager`. For users using Yarn
    through Corepack, this is a real convenience.
    
    Co-authored-by: Daishi Kato <[email protected]>
    onlined and dai-shi committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    16b0ebf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41924df View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. docs: adding note about middlewares and slices (#2378)

    * docs: adding note about middlewares and slices
    
    * chore: updating slices note
    
    Co-authored-by: Blazej Sewera <[email protected]>
    
    ---------
    
    Co-authored-by: Blazej Sewera <[email protected]>
    Cadienvan and sewera committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1392c51 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. fix: return type of persist migrate function changed to PersistedState (

    #2360)
    
    Co-authored-by: Bob Deprez <[email protected]>
    bobdepreziz and Bob Deprez committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    9cb1c67 View commit details
    Browse the repository at this point in the history
  2. build: target es2018 (#2361)

    dai-shi committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    453b3a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96d6bb2 View commit details
    Browse the repository at this point in the history
  4. 4.5.2

    dai-shi committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    6f61b76 View commit details
    Browse the repository at this point in the history
Loading