File tree Expand file tree Collapse file tree 3 files changed +42
-13
lines changed Expand file tree Collapse file tree 3 files changed +42
-13
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.0.1] ( https://github.com/wusaby-rush/power-vue/compare/v0.4.1...v1.0.1 ) (2023-02-17)
2
+
3
+
4
+
5
+ # [ 1.0.0] ( https://github.com/wusaby-rush/power-vue/compare/v0.4.1...v1.0.0 ) (2023-02-17)
6
+
7
+
8
+
9
+ # [ 1.0.0] ( https://github.com/wusaby-rush/super-vue/compare/v0.4.1...v1.0.0 ) (2023-02-17)
10
+
11
+
12
+
13
+ # [ 1.0.0] ( https://github.com/wusaby-rush/super-vue/compare/v0.4.1...v1.0.0 ) (2023-02-17)
14
+
15
+
16
+
17
+ # [ 1.0.0] ( https://github.com/wusaby-rush/super-vue/compare/v0.4.1...v1.0.0 ) (2023-02-17)
18
+
19
+
20
+
21
+ # [ 1.0.0] ( https://github.com/wusaby-rush/super-vue/compare/v0.4.1...v1.0.0 ) (2023-02-17)
22
+
23
+
24
+
25
+ # [ 1.0.0] ( https://github.com/wusaby-rush/super-vue/compare/v0.4.1...v1.0.0 ) (2023-02-17)
26
+
27
+
28
+
29
+ ## [ 0.4.2] ( https://github.com/wusaby-rush/super-vue/compare/v0.4.1...v0.4.2 ) (2023-02-17)
30
+
31
+
32
+
1
33
## [ 0.4.1] ( https://github.com/vuejs/petite-vue/compare/v0.4.0...v0.4.1 ) (2022-01-18)
2
34
3
35
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " super-vue" ,
3
- "version" : " 0.4.2" ,
4
- "description" : " 5kb subset of Vue optimized for progressive enhancement" ,
5
- "files" : [
6
- " dist"
7
- ],
2
+ "name" : " power-vue" ,
3
+ "version" : " 1.0.1" ,
4
+ "description" : " petite-vue fork with plugins support" ,
8
5
"main" : " dist/petite-vue.umd.js" ,
9
6
"unpkg" : " dist/petite-vue.iife.js" ,
10
7
"jsdelivr" : " dist/petite-vue.iife.js" ,
11
8
"module" : " ./dist/petite-vue.es.js" ,
12
9
"exports" : {
13
10
"." : {
14
- "import" : " ./dist/petite -vue.es.js" ,
15
- "require" : " ./dist/petite -vue.umd.js"
11
+ "import" : " ./dist/power -vue.es.js" ,
12
+ "require" : " ./dist/power -vue.umd.js"
16
13
}
17
14
},
18
15
"types" : " ./dist/types/index.d.ts" ,
24
21
},
25
22
"repository" : {
26
23
"type" : " git" ,
27
- "url" : " git+https://github.com/wusaby-rush/super -vue.git"
24
+ "url" : " git+https://github.com/wusaby-rush/power -vue.git"
28
25
},
29
26
"keywords" : [
30
27
" vue"
31
28
],
32
29
"author" : " Evan You" ,
33
30
"license" : " MIT" ,
34
31
"bugs" : {
35
- "url" : " https://github.com/wusaby-rush/super -vue/discussions"
32
+ "url" : " https://github.com/wusaby-rush/power -vue/discussions"
36
33
},
37
- "homepage" : " https://github.com/wusaby-rush/super -vue#readme" ,
34
+ "homepage" : " https://github.com/wusaby-rush/power -vue#readme" ,
38
35
"devDependencies" : {
39
36
"@vue/reactivity" : " ^3.2.27" ,
40
37
"@vue/shared" : " ^3.2.27" ,
You can’t perform that action at this time.
0 commit comments