Skip to content

v2.12.2

Latest
Compare
Choose a tag to compare
@dai-shi dai-shi released this 10 Mar 15:08
· 2 commits to main since this release

It includes some refactors and some minor fixes.

What's Changed

  • refactor(vanilla, react): change exported functions to 'function declarations' and non-exported ones to 'arrow functions' by @sukvvon in #3002
  • fix(core): improve error handling with multiple errors in flashCallbacks by @nightohl in #3011
  • fix(utils): atomWithObservable option for React 19 behavior by @dai-shi in #3016
  • fix(utils): Fix deepFreeze fails for boolean, number, string by @devuxer in #3018
  • refactor(core): avoid onCancel hack by @dai-shi in #3019

New Contributors

Full Changelog: v2.12.1...v2.12.2