This fixes a regression in an edge case that is introduced in v2.9.0.
What's Changed
- fix(store): derived atom not updating when its value changes if another atom is read it conditionally by @yuneco in #2700
- experimental(core): expose unstable_derive by @dai-shi in #2652
New Contributors
Full Changelog: v2.9.2...v2.9.3