chore(deps): update dependency vite-plugin-dts to v2 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
vite-plugin-dts | devDependencies | major | ^1.7.1 -> ^2.0.0 |
Release Notes
qmhc/vite-plugin-dts (vite-plugin-dts)
v2.3.0
Features
- compatible with svelte (#197) (5d38517)
- supports multiple extends in tsconfig.json (#202) (9fdac66), closes #200
v2.2.0
Please refer to CHANGELOG.md for details.
v2.1.0
Features
2.0.2 (2023-02-23)
Bug Fixes
2.0.1 (2023-02-23)
Bug Fixes
- vue: correctly remove components for normal script (6dbd9af)
- vue: error when parse no argument function (4db63b4)
v2.0.2
Bug Fixes
v2.0.1
Bug Fixes
- vue: correctly remove components for normal script (6dbd9af)
- vue: error when parse no argument function (4db63b4)
v2.0.0
Bug Fixes
- ensure watch all the files defined in include (42a755c), closes #151
- incorrect path resolve when copy dts source files (434f69e), closes #179
- react: unlimited init order when using with react plugin (92b82ff), closes #148
BREAKING CHANGES
-
copyDtsFiles
option now default to false.
v1.7.3
Bug Fixes
- incorrect compilerOptions when rollup dts (9dd8d9c), closes #171
- normalize
mts
andcts
declaration files extension (410288a), closes #169
v1.7.2
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by RenovateBot