v4.0.0-rc.2
版本发布时间: 2022-07-17 23:00:31
pmndrs/zustand最新发布版本:v5.0.0-rc.2(2024-09-15 11:17:18)
We've made some changes in TypeScript types. We believe what's remaining is basically docs issues. Please feel free to open issues/discussions.
What's Changed
- fix(types): Mark more methods bivariant by @RyanCavanaugh in https://github.com/pmndrs/zustand/pull/1029
- fix(types): remove
Partial
typo frompersist
by @devanshj in https://github.com/pmndrs/zustand/pull/1051 - fix(shallow): restrict types by @dai-shi in https://github.com/pmndrs/zustand/pull/1070
- feature(persist): add method getOptions on persist api and update documentation by @tbor00 in https://github.com/pmndrs/zustand/pull/1075
- feat(types): minimize types by deprecating them by @devanshj in https://github.com/pmndrs/zustand/pull/1089
- fix(build): a workaround for ESM for use-sync-external-store by @dai-shi in https://github.com/pmndrs/zustand/pull/953
New Contributors
- @mahendradambe made their first contribution in https://github.com/pmndrs/zustand/pull/956
- @Himself65 made their first contribution in https://github.com/pmndrs/zustand/pull/978
- @jenglamlow made their first contribution in https://github.com/pmndrs/zustand/pull/988
- @InfiniteXyy made their first contribution in https://github.com/pmndrs/zustand/pull/1006
- @guilleon-velasco made their first contribution in https://github.com/pmndrs/zustand/pull/1009
- @sepehr-safari made their first contribution in https://github.com/pmndrs/zustand/pull/1049
- @rnike made their first contribution in https://github.com/pmndrs/zustand/pull/1056
- @tbor00 made their first contribution in https://github.com/pmndrs/zustand/pull/1071
- @Carnageous made their first contribution in https://github.com/pmndrs/zustand/pull/1057
- @xlboy made their first contribution in https://github.com/pmndrs/zustand/pull/1082
- @RyanCavanaugh made their first contribution in https://github.com/pmndrs/zustand/pull/1029
Full Changelog: https://github.com/pmndrs/zustand/compare/v4.0.0-rc.1...v4.0.0-rc.2