v4.4.2
版本发布时间: 2023-10-02 22:14:00
pmndrs/zustand最新发布版本:v5.0.0-rc.2(2024-09-15 11:17:18)
This adds useShallow
hook to cover some use cases that are deprecated with v4.4.0 change. Check out the guide.
What's Changed
- fix(types)(middleware/devtools): avoid copying types by @dai-shi in https://github.com/pmndrs/zustand/pull/1991
- fix(traditional): make defaultEqualityFn optional in TS Types by @charkour in https://github.com/pmndrs/zustand/pull/2060
- feat: add useShallow by @FaberVitale in https://github.com/pmndrs/zustand/pull/2090
New Contributors
- @aykutkardas made their first contribution in https://github.com/pmndrs/zustand/pull/1993
- @michelts made their first contribution in https://github.com/pmndrs/zustand/pull/1997
- @elusive made their first contribution in https://github.com/pmndrs/zustand/pull/2001
- @mayank1513 made their first contribution in https://github.com/pmndrs/zustand/pull/2015
- @fdb made their first contribution in https://github.com/pmndrs/zustand/pull/2029
- @tmkx made their first contribution in https://github.com/pmndrs/zustand/pull/2032
- @OshriAsulin made their first contribution in https://github.com/pmndrs/zustand/pull/2028
- @ivanquirino made their first contribution in https://github.com/pmndrs/zustand/pull/2047
- @stavkamil made their first contribution in https://github.com/pmndrs/zustand/pull/2071
- @NaamuKim made their first contribution in https://github.com/pmndrs/zustand/pull/2088
- @FaberVitale made their first contribution in https://github.com/pmndrs/zustand/pull/2090
Full Changelog: https://github.com/pmndrs/zustand/compare/v4.4.1...v4.4.2