Skip to content

Releases: iamogbz/react-state-url-fragment

v2.0.0

23 Aug 00:37

Choose a tag to compare

2.0.0 (2023-08-23)

Code Refactoring

  • use url state parameters (499a2f8)

BREAKING CHANGES

  • getEncodedState replaces getLocationHash
    onEncodedState replaces setLocationHash

v1.0.0

12 Jan 18:09

Choose a tag to compare

1.0.0 (2023-01-12)

Bug Fixes

  • initial url state hook implementation (2e7104a)