v4.1.5
版本发布时间: 2022-12-05 21:22:28
pmndrs/zustand最新发布版本:v5.0.0-rc.2(2024-09-15 11:17:18)
This version has several small improvements.
What's Changed
- fix(middleware/devtools): do not use optional catch binding syntax by @mskrzypek in https://github.com/pmndrs/zustand/pull/1431
- feat(shallow): Add support of Maps and Sets to shallow comparator by @anton-lunev in https://github.com/pmndrs/zustand/pull/1451
- refactor(vanilla/types): replace hardcoded types with StoreApi type by @Arsikod in https://github.com/pmndrs/zustand/pull/1459
- Fix: Programmatic
module.exports
addition for named and default exports in CJS by @barelyhuman in https://github.com/pmndrs/zustand/pull/1460
New Contributors
- @wmcb91 made their first contribution in https://github.com/pmndrs/zustand/pull/1398
- @chrisvander made their first contribution in https://github.com/pmndrs/zustand/pull/1426
- @boatilus made their first contribution in https://github.com/pmndrs/zustand/pull/1428
- @chybisov made their first contribution in https://github.com/pmndrs/zustand/pull/1453
- @hicucu made their first contribution in https://github.com/pmndrs/zustand/pull/1438
- @mskrzypek made their first contribution in https://github.com/pmndrs/zustand/pull/1431
- @anton-lunev made their first contribution in https://github.com/pmndrs/zustand/pull/1451
- @Arsikod made their first contribution in https://github.com/pmndrs/zustand/pull/1459
Full Changelog: https://github.com/pmndrs/zustand/compare/v4.1.4...v4.1.5