Skip to content

Releases: valtiojs/valtio-history

v1.0.0

04 Sep 05:50
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

v0.3.1

12 Mar 06:46
Compare
Choose a tag to compare

v0.3.0

12 Mar 06:14
Compare
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
Compare
Choose a tag to compare
  • refactor: remove barrel export for history utility (#8) (0a91bd0)

v0.2.0

09 Jan 15:48
Compare
Choose a tag to compare
  • refactor: use options as second parameter (#5) (43e2fcd)
  • feat: add goTo utility (#4) (1a3272b)