File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.0.0] ( https://github.com/reecelucas/react-use-hotkeys/compare/v1.3.5...v2.0.0 ) (2022-09-27)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * enable configuration options
9
+
10
+ ### Features
11
+
12
+ * enable configuration options ([ 7562fac] ( https://github.com/reecelucas/react-use-hotkeys/commit/7562fac181b310e81249592c00884bb678acbce0 ) )
13
+
3
14
## [ 1.3.5] ( https://github.com/reecelucas/react-use-hotkeys/compare/v1.3.4...v1.3.5 ) (2022-09-02)
4
15
5
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @reecelucas/react-use-hotkeys" ,
3
- "version" : " 1.3.5 " ,
3
+ "version" : " 2.0.0 " ,
4
4
"description" : " React hook to create keyboard shortcuts" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " esm/index.js" ,
You can’t perform that action at this time.
0 commit comments