Skip to content

Latest commit

 

History

History
103 lines (64 loc) · 5.76 KB

CHANGELOG.md

File metadata and controls

103 lines (64 loc) · 5.76 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

4 September 2024

  • chore: follow valtio v2-rc.2 change #18
  • chore: release v1.0.0-0 e617345
  • chore: ignore docs formatting check 7b4d8f5

4 July 2024

4 July 2024

  • fix: declare explicit return type for getNode #16
  • ci: upgrade action versions 79b1db9
  • build: upgrade nx to latest db78d8e
  • chore: release v0.3.4 4ed2a46

29 April 2024

  • fix: update history when a state property is set to undefined #14
  • chore: release v0.3.3 21daf8f

12 March 2024

12 March 2024

12 March 2024

  • feat: add getters for history util values #11
  • chore: release v0.3.0 c3d21c7
  • chore: format docs d266acc

6 February 2024

  • refactor: remove barrel export for history utility #8
  • chore: release v0.2.1 0e57f94

9 January 2024

  • refactor: use options as second parameter #5
  • feat: add goTo utility #4
  • chore: release v0.2.0 3f12f1b

8 January 2024

  • feat: add history rewrite utility methods #2
  • chore: improve code quality and readability 52f75f8
  • chore: release v0.1.0 8a38376
  • build: update tsconfig.lib 62a1a4e

6 January 2024

  • chore: remove dev deps from publishable lib 0bfa018
  • fix: dependency lint for tests 705452a
  • chore: fix lint error 64ec576

v0.0.1

5 January 2024

  • feat: add initial setup #1
  • chore: initial commit 0a7d358
  • fix: ensure ci process can run on main branch c2de6ef
  • chore: release v0.0.1 b5a8f26