File tree Expand file tree Collapse file tree 3 files changed +6223
-2246
lines changed
packages/use-query-params Expand file tree Collapse file tree 3 files changed +6223
-2246
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 3.3.3 (2022-11-03)
7+
8+ ** Note:** Version bump only for package @scaleway/use-query-params
9+
610## 3.3.2 (2022-10-12)
711
812** Note:** Version bump only for package @scaleway/use-query-params
Original file line number Diff line number Diff line change 11{
22 "name" : " @scaleway/use-query-params" ,
3- "version" : " 3.3.2 " ,
3+ "version" : " 3.3.3 " ,
44 "description" : " A small hook to handle params" ,
55 "keywords" : [
66 " react" ,
3232 "query-string" : " 7.1.1"
3333 },
3434 "peerDependencies" : {
35- "react" : " 18.x" ,
36- "react-dom" : " 18.x" ,
35+ "react" : " 18.x || 18 " ,
36+ "react-dom" : " 18.x || 18 " ,
3737 "react-router-dom" : " ^6.0.0"
3838 },
3939 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments