v4.1.3
版本发布时间: 2022-10-23 09:30:59
pmndrs/zustand最新发布版本:v5.0.0-rc.2(2024-09-15 11:17:18)
This improves store types for TS users. We also upgrade rollup. Please report issues if anyone finds any.
What's Changed
- fix(types): assume
getState
andsetState
will always exist on the store by @devanshj in https://github.com/pmndrs/zustand/pull/1371 - fix(types): fix
StateCreator
subtyping by @devanshj in https://github.com/pmndrs/zustand/pull/1373
New Contributors
- @dongkun made their first contribution in https://github.com/pmndrs/zustand/pull/1352
- @srini-leanfolks made their first contribution in https://github.com/pmndrs/zustand/pull/1357
Full Changelog: https://github.com/pmndrs/zustand/compare/v4.1.2...v4.1.3