This includes some improvements as well as some breaking changes in unstable features.
What's Changed
- fix(vanilla): better promise handling by @dai-shi in #1851
- fix(atomWithStorage): handle RESET/removeItem from cross-tab storage updates by @nderscore in #1882
- breaking(vanilla): remove deprecated store dev methods by @dai-shi in #1893
- fix(react): Infer useHydrateAtoms value types from atom.read ReturnType by @ericdowell in #1898
- chore(tests): migrate to vitest by @arjunvegda in #1839
New Contributors
- @lloydrichards made their first contribution in #1865
- @todorone made their first contribution in #1878
- @eikonomega made their first contribution in #1885
- @milhamm made their first contribution in #1903
- @RIP21 made their first contribution in #1907
- @ericdowell made their first contribution in #1898
Full Changelog: v2.0.4...v2.1.0