File tree 2 files changed +10
-1
lines changed 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 17.3.3] ( https://github.com/streamich/react-use/compare/v17.3.2...v17.3.3 ) (2022-05-20)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * bump React peer dependency version ([ 532e865] ( https://github.com/streamich/react-use/commit/532e8653a50d39dd439d9664d4813a1d7a5b4f3c ) )
7
+ * resolve [ #2319 ] ( https://github.com/streamich/react-use/issues/2319 ) ([ 4884b2c] ( https://github.com/streamich/react-use/commit/4884b2c74085e0841af7c36cca34e16d698d1b4c ) )
8
+ * resolve @types/react @18 break change, React.FC ([ 20b7817] ( https://github.com/streamich/react-use/commit/20b78178d0033cc2e0c2a904e413b20ee864c816 ) )
9
+
1
10
## [ 17.3.2] ( https://github.com/streamich/react-use/compare/v17.3.1...v17.3.2 ) (2021-12-30)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-use" ,
3
- "version" : " 17.3.2 " ,
3
+ "version" : " 17.3.3 " ,
4
4
"description" : " Collection of React Hooks" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " esm/index.js" ,
You can’t perform that action at this time.
0 commit comments