File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ # [ 4.0.0-rc.10] ( https://github.com/vue-final/vue-final-modal/compare/v4.0.0-rc.9...v4.0.0-rc.10 ) (2023-01-17)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * not use destructure syntax ([ f285e33] ( https://github.com/vue-final/vue-final-modal/commit/f285e3334ef4f3811e648523d2f06b40c260451e ) )
9
+ * ** nuxt module:** fixed @vue-final-modal/nuxt module ([ cc4dc22] ( https://github.com/vue-final/vue-final-modal/commit/cc4dc225d9693a116e0917eeb616dc971caeeef5 ) )
10
+ * use shallowRef instead of ref ([ 8fb0908] ( https://github.com/vue-final/vue-final-modal/commit/8fb090871a06c8be94e82267bf538dd0bfa88dfe ) )
11
+
12
+
13
+ ### Features
14
+
15
+ * ** nuxt:** bump @vue-final-modal/nuxt module to nuxt 3 latest ([ 21e592d] ( https://github.com/vue-final/vue-final-modal/commit/21e592d7ff799bc545bd8264035a9fd9cc0c3c6e ) )
16
+
3
17
# [ 4.0.0-rc.9] ( https://github.com/vue-final/vue-final-modal/compare/v4.0.0-rc.8...v4.0.0-rc.9 ) (2023-01-17)
4
18
5
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-final-modal" ,
3
3
"private" : false ,
4
- "version" : " 4.0.0-rc.9 " ,
4
+ "version" : " 4.0.0-rc.10 " ,
5
5
"source" : " src/index.ts" ,
6
6
"main" : " ./dist/index.umd.js" ,
7
7
"module" : " ./dist/index.es.js" ,
You can’t perform that action at this time.
0 commit comments