v0.46.0
版本发布时间: 2022-10-25 13:33:20
unocss/unocss最新发布版本:v0.62.3(2024-08-25 00:07:32)
🚨 Breaking Changes
-
core:
- Generate preflights after utilties - by @Dunqing in https://github.com/unocss/unocss/issues/1617
-
preset-mini:
- Update content-x and change handler type - by @chu121su12 in https://github.com/unocss/unocss/issues/1741
- Use getComponent for variant parameter - by @chu121su12 in https://github.com/unocss/unocss/issues/1704
-
runtime:
- Fix config merge - by @chu121su12 in https://github.com/unocss/unocss/issues/1699
-
vite:
- Svelte-scoped automatic compilation - by @jacob-8 and @antfu in https://github.com/unocss/unocss/issues/1692
🚀 Features
- presets: Customize preflight's root - by @chu121su12 in https://github.com/unocss/unocss/issues/1762
🐞 Bug Fixes
- vscode: Skip util contains none color define - by @azaleta in https://github.com/unocss/unocss/issues/1769
🏎 Performance
-
core: Improve
applyVariants
method speed - by @AndreyYolkin in https://github.com/unocss/unocss/issues/1790