There was a regression in v2.3.0, which is fixed.
What's Changed
- fix(vanilla): should recompute state after onMount by @tmkx in #2099
- fix(utils/atomWithStorage): Prevent createJSONStorage from adding subscribe method when window.Storage is not defined by @byudaniel in #2100
New Contributors
- @gerzonc made their first contribution in #2083
- @ilyapopovs made their first contribution in #2101
- @tmkx made their first contribution in #2099
- @byudaniel made their first contribution in #2100
Full Changelog: v2.4.0...v2.4.1