v0.53.0
版本发布时间: 2023-06-04 22:31:59
unocss/unocss最新发布版本:v0.62.3(2024-08-25 00:07:32)
🚨 Breaking Changes
- Normalize extraction
content
sources - by @antfu and sibbng in https://github.com/unocss/unocss/issues/2719 (3d0c6) - preset-mini: Fix pseudo variants generation order, close #2713 - by @antfu in https://github.com/unocss/unocss/issues/2714 and https://github.com/unocss/unocss/issues/2713 (5c681)
🚀 Features
- preset-icons: Fallback on env does not support NodeLoader - by @Fatpandac in https://github.com/unocss/unocss/issues/2693 (4cdac)
- preset-mini: Pseudo-class function for custom arguments - by @enpitsuLin in https://github.com/unocss/unocss/issues/2694 (db339)
🐞 Bug Fixes
-
core:
- Merge theme in
mergeConfigs
- by @enkot in https://github.com/unocss/unocss/issues/2710 (867fb)
- Merge theme in
-
svelte-scoped:
- Use files not folders for exports to fix jiti stub - by @jacob-8 in https://github.com/unocss/unocss/issues/2715 (40a62)
- Global wrap preflights and safelist classes when used in component libraries - by @jacob-8 and @antfu in https://github.com/unocss/unocss/issues/2695 (fe86c)