v0.47.0
版本发布时间: 2022-11-29 17:28:48
unocss/unocss最新发布版本:v0.62.3(2024-08-25 00:07:32)
🚀 Features
-
astro:
- Introduce the
injectExtra
option - by @equt in https://github.com/unocss/unocss/issues/1878 (f2fda)
- Introduce the
-
preset-mini:
- Add contain - by @praburangki in https://github.com/unocss/unocss/issues/1854 (44814)
- Add grid-areas - by @praburangki and @zyyv in https://github.com/unocss/unocss/issues/1848 (fac16)
- Support arbitrary properties with quotes - by @sibbng in https://github.com/unocss/unocss/issues/1904 (22c4e)
-
vscode:
- Support annotation for pug - by @azaleta and @antfu in https://github.com/unocss/unocss/issues/1881 (d9d1b)
🐞 Bug Fixes
- core: Don't treat arrow functions as variant groups - by @sibbng in https://github.com/unocss/unocss/issues/1922 (01df8)
- transformer-attributify-jsx: Fix curlybraceRE - by @zyyv in https://github.com/unocss/unocss/issues/1879 (97105)
-
transformer-directives: Enforce
pre
by default - by @sibbng in https://github.com/unocss/unocss/issues/1923 (d2c9c) - vite: Fix asset emit - by @sibbng in https://github.com/unocss/unocss/issues/1926 (f4886)