Bump zustand from 4.3.7 to 4.5.2
Bumps zustand from 4.3.7 to 4.5.2.
Release notes
Sourced from zustand's releases.
v4.5.2
It should improve the compatibility with old browsers.
What's Changed
- refactor(shallow): Use for..of instead of C-style for by
@onlinedin pmndrs/zustand#2374- fix: return type of persist migrate function changed to PersistedState by
@bobdeprezizin pmndrs/zustand#2360- build: target es2018 by
@dai-shiin pmndrs/zustand#2361New Contributors
@medyahyejoudmade their first contribution in pmndrs/zustand#2353@yankycrankymade their first contribution in pmndrs/zustand#2348@cheeZerymade their first contribution in pmndrs/zustand#2364@Cadienvanmade their first contribution in pmndrs/zustand#2378@bobdeprezizmade their first contribution in pmndrs/zustand#2360Full Changelog: https://github.com/pmndrs/zustand/compare/v4.5.1...v4.5.2
v4.5.1
People might have misunderstood with
useStoredeprecation message. Hope this mitigates it.What's Changed
- Relax types for
persistmiddleware by@rafaeelaudibertin pmndrs/zustand#2332- chore: clarify deprecation message by
@dai-shiin pmndrs/zustand#2337New Contributors
@alexander-densleymade their first contribution in pmndrs/zustand#2321@rafaeelaudibertmade their first contribution in pmndrs/zustand#2332Full Changelog: https://github.com/pmndrs/zustand/compare/v4.5.0...v4.5.1
v4.5.0
This version adds a new capability for SSR/Hydration.
What's Changed
- feat: getInitialState by
@TkDodoin pmndrs/zustand#2277- fix: Add deprecation notice for getServerState() in WithReact type by
@charkourin pmndrs/zustand#2266New Contributors
@Jontiimade their first contribution in pmndrs/zustand#2228@wherehowsmade their first contribution in pmndrs/zustand#2239@ahulterstrommade their first contribution in pmndrs/zustand#2252@JaeBrianmade their first contribution in pmndrs/zustand#2267@CodyCodes95made their first contribution in pmndrs/zustand#2218Full Changelog: https://github.com/pmndrs/zustand/compare/v4.4.7...v4.5.0
v4.4.7
There's a small fix for a use case with an non-object value in store.
What's Changed
... (truncated)
Commits
6f61b764.5.296d6bb2chore(deps): update dev dependencies (#2379)453b3a6build: target es2018 (#2361)9cb1c67fix: return type of persist migrate function changed to PersistedState (#2360)1392c51docs: adding note about middlewares and slices (#2378)41924dfrefactor: Use for..of instead of C-style for (#2374)16b0ebfEnable usage of Corepack (#2366)827d5aaFix typo in prevent-rerenders-with-use-shallow.md (#2364)3c6dc2dupdated getting-started doc with more examples (#2348)08d1376Update ssr-and-hydration.md (#2353)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)