v0.58.1
版本发布时间: 2023-12-27 20:30:39
unocss/unocss最新发布版本:v0.62.3(2024-08-25 00:07:32)
🚀 Features
-
nuxt:
- Inject uno.css adjustable - by @zyyv in https://github.com/unocss/unocss/issues/3448 (da0e4)
-
preset-mini:
- Support css variable defaultValue - by @zyyv in https://github.com/unocss/unocss/issues/3453 (b6014)
- Support
size-*
shorthand - by @Mini-ghost, @zyyv and @antfu in https://github.com/unocss/unocss/issues/3425 (7623e) - Add
gap-(col - by @yheuhtozr and @antfu [<samp>(row)-)</samp>](https://github.com/unocss/unocss/commit/row)-
shorthands (#3423)) - Support new color notation using css variables for compatibility - by @LeekJay and @antfu in https://github.com/unocss/unocss/issues/3437 (e9dcc)
-
vscode:
- Add rem to px preview on selection style - by @zoeyzhao19 in https://github.com/unocss/unocss/issues/3464 (526c1)
🐞 Bug Fixes
-
eslint-plugin:
- Provide correct docs link, close #3461 - by @antfu in https://github.com/unocss/unocss/issues/3461 (f55cd)
-
preset-attributify:
- Nested attribute parsing - by @2hu12 and @zyyv in https://github.com/unocss/unocss/issues/3275 (a8d00)
- Remove StringNumberComposition type for better perf - by @zhiyuanzmj and @zyyv in https://github.com/unocss/unocss/issues/3459 (f3b58)
-
vscode:
- RegisterUnocss cache rules - by @Simon-He95 in https://github.com/unocss/unocss/issues/3428 (0ccde)