Skip to content

Commit 4f3d40c

Browse files
committed
chore: changelog v2.1.1
1 parent e1f1696 commit 4f3d40c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/use-query-params/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

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+
36
## use-query-params v2.1.0 (August 31, 2022)
47
- feat: #234 skip unnecessary updates by default. new option `skipUpdateWhenNoChange` defaults to true (set to false for previous behavior)
58

0 commit comments

Comments
 (0)