Skip to content

Releases: valtiojs/valtio-history

v1.0.1

21 Jan 02:18

Choose a tag to compare

What's Changed

  • chore: upgrade valtio to v2.0.0 by @ayangweb in #19
  • fix: add missing clone() in replace method to fix history corruption by @RunRanger in #24

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

04 Sep 05:50

Choose a tag to compare

What's Changed

  • chore: follow valtio v2-rc.2 change by @dai-shi in #18

New Contributors

Full Changelog: v0.3.5...v1.0.0

v1.0.0-0

04 Sep 05:33

Choose a tag to compare

v1.0.0-0 Pre-release
Pre-release

What's Changed

  • chore: follow valtio v2-rc.2 change by @dai-shi in #18

New Contributors

Full Changelog: v0.3.5...v1.0.0-0

v0.3.5

04 Jul 03:31

Choose a tag to compare

Full Changelog: v0.3.3...v0.3.5

includes previous release

What's Changed

  • fix: declare explicit return type for getNode by @panukettu in #16

New Contributors

v0.3.4

04 Jul 03:24

Choose a tag to compare

What's Changed

  • fix: declare explicit return type for getNode by @panukettu in #16

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

29 Apr 02:58

Choose a tag to compare

What's Changed

  • fix: update history when a state property is set to undefined by @fabio-grieco in #14

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

12 Mar 07:10

Choose a tag to compare

v0.3.1

12 Mar 06:46

Choose a tag to compare

v0.3.0

12 Mar 06:14

Choose a tag to compare

  • feat: add getters for history util values (#11) (d5b7a92)
  • chore: format docs (d266acc)

v0.2.1

06 Feb 04:05

Choose a tag to compare

  • refactor: remove barrel export for history utility (#8) (0a91bd0)