github pmndrs/jotai v2.12.0

one day ago

This introduces a significant change in the history of Jotai development. The Jotai core aims to remain minimal while supporting the growth of the ecosystem. It now exposes some internal functions for the ecosystem.

For library authors, please make sure to pin the jotai package version if you rely on these internal functions.

Huge thanks to @dmaskasky for helping finalize the API.

What's Changed

  • feat(core): expose internals instead of unstable_derive by @dai-shi in #2911

Full Changelog: v2.11.3...v2.12.0

Don't miss a new jotai release

NewReleases is sending notifications on new releases.