Improved
v66.6.0-beta.1
🚀 Features
- core:
- Add
allLayersoption to output all layer names - by @zyyv in https://github.com/unocss/unocss/issues/5057 (b55b4)
- Add
- preset-mini, preset-wind4:
🐞 Bug Fixes
- build: Remove tsconfig paths mapping and adjust bundle config - by @Jungzl and @zyyv in https://github.com/unocss/unocss/issues/5052 (55748)
- cli: Avoid clearing cache early to prevent race condition in watch mode - by @zyyv in https://github.com/unocss/unocss/issues/5054 (6bf89)
- svelte-scoped: Explicit export of types to prevent node error - by @henrikvilhelmberglund in https://github.com/unocss/unocss/issues/5067 (42670)
- vscode: Not use catalog version of
@types/vscode- by @Jungzl in https://github.com/unocss/unocss/issues/5034 (54769)