Skip to content

Releases: pmndrs/valtio

v2.0.0

29 Aug 12:38
Compare
Choose a tag to compare

🎉🎉🎉 Valtio v2 is Here! 🍾🍾🍾

Small Breaking Changes

Most users won't even notice the differences, but we recommend checking out the migration guide to ensure a smooth transition.

New Emoji

💊 -> 🧙

Say hello to our new emoji! This change symbolizes the magic of Valtio.

Let’s Grow the Ecosystem Together!

We are entering a new era of Valtio development, and we need your help to grow the ecosystem. Whether you are an experienced contributor or just getting started, now is the perfect time to join us!

What's Changed

New Contributors

Full Changelog: v1.13.2...v2.0.0

v2.0.0-rc.2

18 Aug 13:34
Compare
Choose a tag to compare
v2.0.0-rc.2 Pre-release
Pre-release

There was one change missing for v2.

What's Changed

  • breaking(vanilla): do not handle promises by @dai-shi in #934

Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2

v2.0.0-rc.1

15 Aug 13:21
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release

We added a note about how to use Valtio v2 with React 18.

What's Changed

New Contributors

Full Changelog: v2.0.0-rc.0...v2.0.0-rc.1

v2.0.0-rc.0

15 Aug 01:42
Compare
Choose a tag to compare
v2.0.0-rc.0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.13.2...v2.0.0-rc.0

v1.13.2

02 Mar 03:52
Compare
Choose a tag to compare

It should improve the compatibility with old browsers.

What's Changed

Full Changelog: v1.13.1...v1.13.2

v1.13.1

09 Feb 01:54
Compare
Choose a tag to compare

A small improvement in types.

What's Changed

  • refactor(types): make Snapshot<T> use read-only collections by @cAttte in #850

New Contributors

Full Changelog: v1.13.0...v1.13.1

v1.13.0

06 Jan 03:13
Compare
Choose a tag to compare

We have a new valtio-history package!

What's Changed

New Contributors

Full Changelog: v1.12.1...v1.13.0

v1.12.1

28 Nov 01:42
Compare
Choose a tag to compare

Some improvements in valtio/utils.

What's Changed

  • fix(utils): useProxy to avoid re-renders when no props are touched by @dai-shi in #809
  • feat: Support promise in watch util by @LiamMartens in #825

New Contributors

Full Changelog: v1.12.0...v1.12.1

v1.12.0

03 Nov 02:07
Compare
Choose a tag to compare

This version moves derive to a dependency. Please open a new discussion if you find some problems.

What's Changed

New Contributors

Full Changelog: v1.11.3...v1.12.0

v1.11.3

23 Oct 02:52
Compare
Choose a tag to compare

This fixes some edge cases.

What's Changed

New Contributors

Full Changelog: v1.11.2...v1.11.3