v4.5.2
版本发布时间: 2024-03-02 10:45:46
pmndrs/zustand最新发布版本:v5.0.0-rc.2(2024-09-15 11:17:18)
It should improve the compatibility with old browsers.
What's Changed
- refactor(shallow): Use for..of instead of C-style for by @onlined in https://github.com/pmndrs/zustand/pull/2374
- fix: return type of persist migrate function changed to PersistedState by @bobdepreziz in https://github.com/pmndrs/zustand/pull/2360
- build: target es2018 by @dai-shi in https://github.com/pmndrs/zustand/pull/2361
New Contributors
- @medyahyejoud made their first contribution in https://github.com/pmndrs/zustand/pull/2353
- @yankycranky made their first contribution in https://github.com/pmndrs/zustand/pull/2348
- @cheeZery made their first contribution in https://github.com/pmndrs/zustand/pull/2364
- @Cadienvan made their first contribution in https://github.com/pmndrs/zustand/pull/2378
- @bobdepreziz made their first contribution in https://github.com/pmndrs/zustand/pull/2360
Full Changelog: https://github.com/pmndrs/zustand/compare/v4.5.1...v4.5.2