Releases: wanjas/react-use-url-state
Releases · wanjas/react-use-url-state
1.1.1
- Next.js router's
push
seems to become not synchronous. That leads to the state being one step behind.
Next.js router's use is disabled at the moment in favor of a more generic approach.
1.1.0
- Use Next.js router if it's available (for
/page
s and /app
)
1.0.1
- Docs and readme changes
- Cypress tests
1.0.0
- Rename
updateState
to setValues
.
- Domain for docs
0.3.2
Minor chores and readme updates
0.3.0
Internal subscription to events improvements
0.1.0
First usable release with examples 🎉