Skip to content

Commit 70e234d

Browse files
committed
release: v4.5.1
1 parent 41167d5 commit 70e234d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.5.1](https://github.com/qmhc/vite-plugin-dts/compare/v4.5.0...v4.5.1) (2025-02-28)
2+
3+
### Bug Fixes
4+
5+
- not overriding noUnusedParameters of compiler options ([#408](https://github.com/qmhc/vite-plugin-dts/issues/408)) ([76a5913](https://github.com/qmhc/vite-plugin-dts/commit/76a5913f4a57033706d9b75ff6a4a6495291a531))
6+
- should process alias for module declaration ([41167d5](https://github.com/qmhc/vite-plugin-dts/commit/41167d5853dbae36f93a466bc242bd9199709eca)), closes [#409](https://github.com/qmhc/vite-plugin-dts/issues/409)
7+
18
# [4.5.0](https://github.com/qmhc/vite-plugin-dts/compare/v4.4.0...v4.5.0) (2025-01-10)
29

310
# [4.4.0](https://github.com/qmhc/vite-plugin-dts/compare/v4.3.0...v4.4.0) (2024-12-19)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-dts",
3-
"version": "4.5.0",
3+
"version": "4.5.1",
44
"type": "module",
55
"packageManager": "[email protected]",
66
"license": "MIT",

0 commit comments

Comments
 (0)