-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pmndrs/zustand
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 12 files changed
- 6 contributors
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0007ef4 - Browse repository at this point
Copy the full SHA 0007ef4View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cce8d5b - Browse repository at this point
Copy the full SHA cce8d5bView commit details
Commits on Oct 18, 2024
-
there is a typo mistake while importing the setposition from positionstore wrong : const setPosition = useStore(positionStore, (state) => state.setPositionStore) correct : const setPosition = useStore(positionStore, (state) => state.setPosition)
Configuration menu - View commit details
-
Copy full SHA for f9b5538 - Browse repository at this point
Copy the full SHA f9b5538View commit details
Commits on Oct 27, 2024
-
fix(shallow): fallback map-like iterator comparison (#2795)
* add failing test * add a fallback
Configuration menu - View commit details
-
Copy full SHA for 259c19f - Browse repository at this point
Copy the full SHA 259c19fView commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 064be30 - Browse repository at this point
Copy the full SHA 064be30View commit details
Commits on Oct 29, 2024
-
docs: add leo-query to third-party libraries list (#2824)
Co-authored-by: Danilo Britto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dfbed9c - Browse repository at this point
Copy the full SHA dfbed9cView commit details
Commits on Oct 30, 2024
-
fix(shallow): iterable-like insensitive keys order comparison (altern…
…ate implementation) (#2821) * alternate implementation for shallow * test with pure iterable * refactor * another refactor --------- Co-authored-by: Danilo Britto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9525f92 - Browse repository at this point
Copy the full SHA 9525f92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1068ff9 - Browse repository at this point
Copy the full SHA 1068ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c87a5d6 - Browse repository at this point
Copy the full SHA c87a5d6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.0.0...v5.0.1