Releases: unplugin/unplugin-auto-import
Releases · unplugin/unplugin-auto-import
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)
View changes on GitHub
v0.15.1
v0.15.0
v0.14.4
🐞 Bug Fixes
- ScanDirs when nested modules in dirs update - by @ddosakura in #319 (0e3e3)
- cache: Cache config value - by @lishaobos in #324 (61140)
View changes on GitHub
v0.14.3
🚀 Features
- Improve dts generation - by @antfu (13b61)
- cache: Cache dynamic imports for generate dts,eslint - by @lishaobos and @antfu in #311 (ee65f)
🐞 Bug Fixes
- Ignore autogenerated file linting - by @simeonkerkola in #320 (b03f6)