🚨 Breaking Changes
- Scoped name for transformers - by @antfu in #2141 (1c1ee)
- core:
- Make select pseudo elements not to be moved around - by @chu121su12 and @sibbng in #2190 (c0eed)
- Make generator's matchVariants and expandShortcut async - by @chu121su12 and @antfu in #2216 (ef9b5)
- preset-mini:
- runtime:
- Split uno-layer into separate <style> - by @chu121su12 and @antfu in #2131 (7f20f)
🚀 Features
- core: Add variant.match() order - by @chu121su12 in #2232 (b393d)
- postcss: Add postcss plugin - by @sibbng in #2218 (ef599)
- preset-attributify: Allow matching bracket-only last value - by @chu121su12 and @antfu in #2215 (31774)
- preset-mini: Support quoted arbitrary values - by @sibbng in #2226 (092ce)
- preset-wind: Add support for max-width in container - by @praburangki and @antfu in #2142 (c2d05)
🐞 Bug Fixes
- core: Sort original selector to properly sort shortcuts - by @chu121su12 in #2223 (022a7)
- postcss: Fix content glob - by @sibbng in #2235 (61642)
- vite: Respect rollupoptions specified output dir in lib mode Co-authored-by: Anthony Fu anthonyfu117@hotmail.com - by @agufagit and @antfu in #2231 (f1507)