File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 4.0.0] ( https://github.com/posva/focus-trap-vue/compare/v3.4.0...v4.0.0 ) (2022-12-15)
2
+
3
+ ### Code Refactoring
4
+
5
+ - upgrade focus-trap to v7 ([ 445b128] ( https://github.com/posva/focus-trap-vue/commit/445b12859396e5d97ab3757a741b97986dc71474 ) )
6
+
7
+ ### BREAKING CHANGES
8
+
9
+ - Plesae refer to [ focus-trap changelog] ( https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md#700 ) for breaking changes
10
+
1
11
# [ 3.4.0] ( https://github.com/posva/focus-trap-vue/compare/v3.3.1...v3.4.0 ) (2022-12-15)
2
12
3
13
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " focus-trap-vue" ,
3
- "version" : " 3.4 .0" ,
3
+ "version" : " 4.0 .0" ,
4
4
"description" : " Vue component to trap the focus within a DOM element" ,
5
5
"main" : " dist/focus-trap-vue.cjs.js" ,
6
6
"browser" : " dist/focus-trap-vue.esm-browser.js" ,
You can’t perform that action at this time.
0 commit comments