Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-01 | 2.3 kB | |
v5.0.4 source code.tar.gz | 2025-05-01 | 1.1 MB | |
v5.0.4 source code.zip | 2025-05-01 | 1.1 MB | |
Totals: 3 Items | 2.2 MB | 0 |
This fixes module resolution issue for React Native users.
What's Changed
- refactor(traditional): remove duplicated ExtractState type declaration by @shinhyogeun in https://github.com/pmndrs/zustand/pull/2982
- fix(package): react-native condition by @dai-shi in https://github.com/pmndrs/zustand/pull/3087
New Contributors
- @zbeyens made their first contribution in https://github.com/pmndrs/zustand/pull/2958
- @samirhembrom made their first contribution in https://github.com/pmndrs/zustand/pull/2963
- @alimertcakar made their first contribution in https://github.com/pmndrs/zustand/pull/2980
- @sidahmedabdelillah made their first contribution in https://github.com/pmndrs/zustand/pull/2978
- @Sunjae95 made their first contribution in https://github.com/pmndrs/zustand/pull/2994
- @chervyakovru made their first contribution in https://github.com/pmndrs/zustand/pull/3001
- @andriyor made their first contribution in https://github.com/pmndrs/zustand/pull/3002
- @theperfectpunk made their first contribution in https://github.com/pmndrs/zustand/pull/2998
- @locothedev made their first contribution in https://github.com/pmndrs/zustand/pull/3004
- @paulschoen made their first contribution in https://github.com/pmndrs/zustand/pull/3008
- @mooalot made their first contribution in https://github.com/pmndrs/zustand/pull/3011
- @rn0614 made their first contribution in https://github.com/pmndrs/zustand/pull/3037
- @dngur9801 made their first contribution in https://github.com/pmndrs/zustand/pull/3042
- @Shashikantyadavv made their first contribution in https://github.com/pmndrs/zustand/pull/3045
- @mtilda made their first contribution in https://github.com/pmndrs/zustand/pull/3053
- @jroitgrund made their first contribution in https://github.com/pmndrs/zustand/pull/2995
- @oduntane made their first contribution in https://github.com/pmndrs/zustand/pull/3080
- @B1u3B01t made their first contribution in https://github.com/pmndrs/zustand/pull/3082
- @vikpe made their first contribution in https://github.com/pmndrs/zustand/pull/3094
- @wy-luke made their first contribution in https://github.com/pmndrs/zustand/pull/3100
- @shinhyogeun made their first contribution in https://github.com/pmndrs/zustand/pull/2982
Full Changelog: https://github.com/pmndrs/zustand/compare/v5.0.3...v5.0.4