Skip to content

v1.5.1

Compare
Choose a tag to compare
@dai-shi dai-shi released this 11 Jan 00:04
· 737 commits to main since this release

This fixes some issues in splitAtom and atomWithStorage in jotai/utils. Also, adds UMD and SystemJS builds for CDN.

What's Changed

  • fix(utils): big refactor on splitAtom to handle stale atoms (no more warning, throwing only if unrecoverable) by @Aslemammad in #925
  • fix(utils): support RESET for atomWithStorage and atomWithHash by @dai-shi in #934
  • fix(build): Generate umd and system files by @romulo94 in #941

New Contributors

Full Changelog: v1.5.0...v1.5.1