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.0.0-beta.3] ( https://github.com/qmhc/vite-plugin-dts/compare/v1.0.0-beta.2...v1.0.0-beta.3 ) (2025-07-07)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * correctly filter path with parenthesis ([ 5e7e469] ( https://github.com/qmhc/vite-plugin-dts/commit/5e7e469d43b81e4832b5ea03b0faa8ec08b6ede1 ) ), closes [ #430 ] ( https://github.com/qmhc/vite-plugin-dts/issues/430 )
7
+
8
+
9
+ ### Features
10
+
11
+ * extract vue language dependency ([ 6dea0c4] ( https://github.com/qmhc/vite-plugin-dts/commit/6dea0c49279ba8eb0b46c7480e62f50958f5bf39 ) ), closes [ #433 ] ( https://github.com/qmhc/vite-plugin-dts/issues/433 )
12
+
13
+
14
+
1
15
# [ 1.0.0-beta.2] ( https://github.com/qmhc/vite-plugin-dts/compare/v1.0.0-beta.1...v1.0.0-beta.2 ) (2025-06-18)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-dts" ,
3
- "version" : " 1.0.0-beta.2 " ,
3
+ "version" : " 1.0.0-beta.3 " ,
4
4
"type" : " module" ,
5
5
"license" : " MIT" ,
6
6
"author" : " qmhc" ,
You can’t perform that action at this time.
0 commit comments