This fixes another edge case and improves utils for more flexibility.
What's Changed
- fix(store2): "stuck" derived atoms where some derivations may never resolve by @backbone87 in #2448
- feat(utils): allow providing a subscribe method to createJSONStorage util by @mhsattarian in #2539
- fix(vanilla): fix store.ts for an edge case by @dai-shi in #2567
New Contributors
- @mhsattarian made their first contribution in #2539
Full Changelog: v2.8.1...v2.8.2