Releases: unplugin/unplugin-auto-import
Releases · unplugin/unplugin-auto-import
v0.16.7
v0.16.6
v0.16.5
🚀 Features
- Add
noinspection JSUnusedGlobalSymbols
- by @chrisbbreuer in #386 (80999)
🐞 Bug Fixes
- Improve dts parsing regex - by @lishaobos in #396 (4d2bc)
- Dirs config support rspack - by @Wyatex in #404 (3c227)
- Imporove dir match && add glob exclude - by @lishaobos in #392 (b8765)
View changes on GitHub
v0.16.4
v0.16.3
🐞 Bug Fixes
- Generate sourcemap with hires - by @lishaobos in #382 and #384 (61f12)
View changes on GitHub
v0.16.2
v0.16.1
v0.16.0
🚨 Breaking Changes
- Parse existing dts file, remove cache - by @lishaobos in #367 (551e7)
🐞 Bug Fixes
- Avoid warning when not needed, fix #314 - by @damirbogdanov in #368 and #314 (e6940)
- Slash dir glob to support windows match - by @markthree in #376 (9071c)
View changes on GitHub
v0.15.3
🐞 Bug Fixes
- ModifyDynamicImports confilct - by @lishaobos in #355 (bad3b)
- presets: Add missing
useSeoMeta
in@vueuse/head
preset - by @innocenzi in #360 (4ebf2)
View changes on GitHub
v0.15.2
🚀 Features
- injectAtEnd: Add new option - by @peerless-hero and 121016171 in #327 (93a2f)
🐞 Bug Fixes
- cache: Imporove cache performance and resolve cache mistake - by @lishaobos in #344 (c5a5f)