what stackpulse tracks
Zustand releases from GitHub
StackPulse watches Zustand release notes and keeps the original source link close to every summary.
Bear necessities for state management in React StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Zustand release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This release focuses on improving type inference in the devtools initializer, addressing a specific type issue.
Developers using Zustand devtools may benefit from improved type inference.
Update to the latest version to benefit from the improved type inference.
This release focuses on improvements to the devtools middleware, including removing duplicate module augmentation and enhancing support for Firefox/Safari stack formats.
Developers using the devtools middleware in Firefox or Safari may benefit from improved stack format support.
Update to v5.0.13 to benefit from the latest devtools middleware improvements.
This release includes two small fixes: one for the persist middleware's post-rehydration callback and another for the Redux DevTools config type extension.
Users relying on the persist middleware's post-rehydration callback or Redux DevTools config type extension may be affected.
Update to v5.0.12 to benefit from the fixes.
This release focuses on minor improvements and fixes in middleware, including typing enhancements and localStorage handling.
Developers using middleware in Zustand may benefit from improved typing and localStorage handling.
Update to v5.0.11 to leverage the latest middleware improvements.
This release fixes a race condition in the `persist` middleware during concurrent rehydrate calls, improving reliability in edge cases.
Users relying on the `persist` middleware in concurrent scenarios may be affected.
Upgrade to v5.0.10 to resolve potential race conditions in the `persist` middleware.