-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: pmndrs/zustand
base: v4.1.4
head repository: pmndrs/zustand
compare: v4.1.5
- 16 commits
- 17 files changed
- 13 contributors
Commits on Nov 3, 2022
-
Persisting store doc href hash fixes and tweaks (#1398)
* chore(docs): Fix casing in Persist middleware docs * docs: Remove unhelpful 'see below' and make other more helpful * docs: Remove link incompatible between GH & Docs site.
Configuration menu - View commit details
-
Copy full SHA for d3596a6 - Browse repository at this point
Copy the full SHA d3596a6View commit details
Commits on Nov 5, 2022
-
docs(typescript): highlight the extra parenthesis for
create
(#1410)* docs(typescript): highlight the extra parenthesis for `create` * fix typo
Configuration menu - View commit details
-
Copy full SHA for ea8415b - Browse repository at this point
Copy the full SHA ea8415bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8329bbf - Browse repository at this point
Copy the full SHA 8329bbfView commit details -
Docs: added section in slices-pattern explaining how to affect multip…
…le stores in one function (#1404) * added section in slices-pattern.md explaining how to have a function change multiple stores together * change in title and subtext for better understanding
Configuration menu - View commit details
-
Copy full SHA for a1d2287 - Browse repository at this point
Copy the full SHA a1d2287View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9751850 - Browse repository at this point
Copy the full SHA 9751850View commit details
Commits on Nov 12, 2022
-
Update 3rd-party-libraries.md (#1426)
Adds my zustand-computed library, which is updated to match the latest API version and supports the proper typing like detailed in your examples.
Configuration menu - View commit details
-
Copy full SHA for d81ac58 - Browse repository at this point
Copy the full SHA d81ac58View commit details
Commits on Nov 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2b29d73 - Browse repository at this point
Copy the full SHA 2b29d73View commit details
Commits on Nov 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bf9d092 - Browse repository at this point
Copy the full SHA bf9d092View commit details
Commits on Dec 5, 2022
-
fix(docs): Fix 'State' declaration position (#1438)
* Fix 'State' declaration position * Update auto-generating-selectors.md Update pr with review * Update auto-generating-selectors.md
Configuration menu - View commit details
-
Copy full SHA for 47b2b64 - Browse repository at this point
Copy the full SHA 47b2b64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f79df4 - Browse repository at this point
Copy the full SHA 7f79df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f548963 - Browse repository at this point
Copy the full SHA f548963View commit details -
feat(shallow): Add support of Maps and Sets to shallow comparator (#1451
Configuration menu - View commit details
-
Copy full SHA for ed526d0 - Browse repository at this point
Copy the full SHA ed526d0View commit details -
ref: replace hardcoded types with StoreApi type (#1459)
Add binding of createStoreImpl methods types to StoreApi without hardcoding. Makes it easier to read and reason about where the type comes from and belongs to. Removing arrow function types reduces number of arrows, and makes it easier to read.
Configuration menu - View commit details
-
Copy full SHA for d53f92d - Browse repository at this point
Copy the full SHA d53f92dView commit details -
Fix: Programmatic
module.exports
addition for named and default exp……orts in CJS (#1460) * experimental export patch patches the base index file to export the default as classic node cjs module * refactor * add semi Co-authored-by: daishi <daishi@axlight.com>
Configuration menu - View commit details
-
Copy full SHA for e3d738f - Browse repository at this point
Copy the full SHA e3d738fView commit details -
chore(deps): update dev dependencies (#1467)
* chore(deps): update dev dependencies * patch for older ts
Configuration menu - View commit details
-
Copy full SHA for 60b7458 - Browse repository at this point
Copy the full SHA 60b7458View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0736a1c - Browse repository at this point
Copy the full SHA 0736a1cView commit details
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 v4.1.4...v4.1.5