We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1f1696 commit 4f3d40cCopy full SHA for 4f3d40c
packages/use-query-params/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## use-query-params v2.1.1 (September 16, 2022)
4
+- fix: #241 import from react-router-dom in adapters to prevent error about wrong context. (thank you @lisandro52)
5
+
6
## use-query-params v2.1.0 (August 31, 2022)
7
- feat: #234 skip unnecessary updates by default. new option `skipUpdateWhenNoChange` defaults to true (set to false for previous behavior)
8
0 commit comments