yarn jotai 1.4.3
v1.4.3

latest releases: 2.10.0, 2.9.3, 2.9.2...
2 years ago

Now, useAtomDevtools in jotai/devtools supports read-only atoms. You can only see the read-only atom values in Redux DevTools Extention (you can't change the value, like with time-traveling.)

What's Changed

  • feat(devtools): read-only atom support in useAtomDevtools by @Aslemammad in #817
  • fix(core): interruptable promise handling by @dai-shi in #820
  • refactor(core): improve invalidated revision by @dai-shi in #821

New Contributors

Full Changelog: v1.4.2...v1.4.3

Don't miss a new jotai release

NewReleases is sending notifications on new releases.