Skip to content

v4.1.0

Compare
Choose a tag to compare
@asmyshlyaev177 asmyshlyaev177 released this 15 Nov 20:05
· 81 commits to master since this release

What's Changed

Features

  • return reset cb from useUrlState, it can reset state and URL to default 68fc693

Bug Fixes

  • fix setUrl options as second argument (2347850)
  • fix single quote encoding (8e768b6)

Performance Improvements

  • minor performance improvements, regex in .replace (b89406d)

Other

  • use first argument for defaultState and second as object with other options (b896d5f)
  • return urlState as normal type, not readonly (a0aa6dd)

Full Changelog: v4.0.0...v4.1.0