File tree 2 files changed +21
-2
lines changed 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.0.5] ( https://github.com/cszhjh/vite-plugin-magic-preloader/compare/v1.0.4...v1.0.5 ) (2025-02-12)
2
+
3
+
4
+
5
+ ## [ 1.0.4] ( https://github.com/cszhjh/vite-plugin-magic-preloader/compare/659f46c30c1b7e236f256302114737ea4d374608...v1.0.4 ) (2025-01-06)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * fix multiple annotation parsing error ([ #9 ] ( https://github.com/cszhjh/vite-plugin-magic-preloader/issues/9 ) ) ([ 3c47c87] ( https://github.com/cszhjh/vite-plugin-magic-preloader/commit/3c47c8768601879965034842cb3044a0a2829068 ) )
11
+ * fix packages version ([ 659f46c] ( https://github.com/cszhjh/vite-plugin-magic-preloader/commit/659f46c30c1b7e236f256302114737ea4d374608 ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * support attribute crossorigin ([ 2072426] ( https://github.com/cszhjh/vite-plugin-magic-preloader/commit/2072426d1c0c89345601bdc6386f132a65a41482 ) )
17
+
18
+
19
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite-plugin-magic-preloader" ,
3
- "version" : " 1.0.4 " ,
3
+ "version" : " 1.0.5 " ,
4
4
"private" : false ,
5
5
"description" : " A Vite plugin for preloading and prefetching" ,
6
6
"keywords" : [
54
54
"peerDependencies" : {
55
55
"vite" : " >=2.0.0"
56
56
}
57
- }
57
+ }
You can’t perform that action at this time.
0 commit comments