v4.1.0
What's Changed
Features
- return
reset
cb from useUrlState, it can reset state and URL to default 68fc693
Bug Fixes
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