This fixes a regression in v2.6.4 and a regression in v2.7.0.
What's Changed
- feat: add back dev4_restore_atoms to store v2 by @arjunvegda in #2509
- fix(core): update atom value with conditional dependencies (regression with #2363) by @probeiuscorp in #2534
- fix(store): properly update atom values with edge-case dependency by @dai-shi in #2555
New Contributors
- @lazybean made their first contribution in #2492
- @linjiajian999 made their first contribution in #2496
- @do7be made their first contribution in #2505
- @faizanu94 made their first contribution in #2507
- @ouweiya made their first contribution in #2514
- @trongthanh made their first contribution in #2524
- @probeiuscorp made their first contribution in #2534
Full Changelog: v2.8.0...v2.8.1