Jotai Versions Save

👻 Primitive and flexible state management for React

v2.7.0

2 weeks ago

We've improved the use of WeakMap for better memory management. Please report to us if any regressions are found.

What's Changed

Full Changelog: https://github.com/pmndrs/jotai/compare/v2.6.5...v2.7.0

v2.6.5

3 weeks ago

Some type improvements!

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/jotai/compare/v2.6.4...v2.6.5

v2.6.4

1 month ago

Performance improvement! Check it out!

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/jotai/compare/v2.6.3...v2.6.4

v2.6.3

1 month ago

Some improvements in core and utils 👏

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/jotai/compare/v2.6.2...v2.6.3

v2.6.2

2 months ago

Some improvements for atomWithStorage. Feedback is welcome.

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/jotai/compare/v2.6.1...v2.6.2

v2.6.1

2 months ago

This version has two minor improvements for library authors. It's wonderful to see Jotai ecosystem growing. No major bugs have been reported lately. It's fairly okay to say the current version is pretty stable.

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/jotai/compare/v2.6.0...v2.6.1

v2.6.0

3 months ago

We can now directly use <Provider> in React Server Components. 🎉

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/jotai/compare/v2.5.1...v2.6.0

v2.5.1

4 months ago

This fixes some small issues in jotai/utils.

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/jotai/compare/v2.5.0...v2.5.1

v2.5.0

4 months ago

This fixes some bugs, one of which was critical for jotai-effect. It also adds a new internal capability that may help extensions such as jotai-scope.

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/jotai/compare/v2.4.3...v2.5.0

v2.4.3

5 months ago

This fixes a regression in an edge case, which has existed since v2.1.1.

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/jotai/compare/v2.4.2...v2.4.3