github pmndrs/jotai v1.9.0

latest releases: v2.8.2, v2.8.1, v2.8.0...
19 months ago

There's one of big decisions made probably since the initial release. There has been many feature requests for jotai/query and jotai/urql which exceed original API design. We re-implemented them in separate repositories providing more features, and keep the existing functionality with wrappers (which will be deprecated in the future). Please check docs.

There are other changes with build for ESM. Please feel free to open issues and discussions if you have any.

What's Changed

  • feat(query): new implementation with peer dep by @dai-shi in #1435
  • feat(urql): new implementation with peer dep by @dai-shi in #1473
  • fix(babel): Fix custom atom names for identifiers by @Thisen in #1489
  • fix(build): use *.d.mts for esm ('import' condition only) by @dai-shi in #1496

New Contributors

Full Changelog: v1.8.6...v1.9.0

Don't miss a new jotai release

NewReleases is sending notifications on new releases.