We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 337e43e commit bff1c72Copy full SHA for bff1c72
packages/unplugin-dts/CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [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
+
3
4
+### Bug Fixes
5
6
+* correctly use resolve method ([337e43e](https://github.com/qmhc/vite-plugin-dts/commit/337e43e286cc255b255fdec6a0f0822fe3ef6034))
7
8
9
10
# [1.0.0-beta.1](https://github.com/qmhc/vite-plugin-dts/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2025-06-16)
11
12
packages/unplugin-dts/package.json
@@ -1,6 +1,6 @@
{
"name": "unplugin-dts",
- "version": "1.0.0-beta.1",
+ "version": "1.0.0-beta.2",
"type": "module",
"license": "MIT",
"author": "qmhc",
0 commit comments