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: v4.4.2
Choose a base ref
...
head repository: pmndrs/zustand
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.3
Choose a head ref
  • 4 commits
  • 11 files changed
  • 4 contributors

Commits on Oct 4, 2023

  1. Update testing docs (#2098)

    * Update testing docs
    
    * Minor changes
    
    * Minor changes
    
    * Minor changes
    
    * Minor changes
    
    * Minor changes
    
    * Update docs/guides/testing.md
    
    Co-authored-by: Blazej Sewera <code@sewera.dev>
    
    ---------
    
    Co-authored-by: Blazej Sewera <code@sewera.dev>
    dbritto-dev and sewera authored Oct 4, 2023
    1 Configuration menu
    Copy the full SHA
    2be79c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. fix(shallow): Extract shallow vanilla and react (#2097)

    * Update readmes
    
    * Splitting shallow in two modules
    
    * Update tests
    
    * Minor changes
    
    * Minor changes
    
    * Rename shadow.tests.tsx to shallow.test.tsx
    
    * Add new entrypoint for shallow/react
    
    * Update structure
    
    * Update shallow to export from vanilla and react
    
    * Add vanilla/shallow and react/shallow entrypoints
    
    * Update tests
    
    * Update readmes
    
    * Update src/shallow.ts
    
    Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
    
    * Minor changes
    
    * Update readmes
    
    * Update readmes
    
    * Update tests
    
    * Minor changes
    
    ---------
    
    Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
    dbritto-dev and dai-shi authored Oct 5, 2023
    1 Configuration menu
    Copy the full SHA
    e414f7c View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    73ffa4b View commit details
    Browse the repository at this point in the history
  3. 4.4.3

    dai-shi committed Oct 5, 2023
    1 Configuration menu
    Copy the full SHA
    90915ad View commit details
    Browse the repository at this point in the history
Loading