Releases: unocss/unocss
Releases · unocss/unocss
Release list
v66.10.5
v66.10.4
🐞 Bug Fixes
- vite: Repair global mode HMR on Vite >= 8.3 by sending updates in both path formats - by @antfubot in #5347 (993e2)
View changes on GitHub
v66.10.3
v66.10.2
v66.10.1
🐞 Bug Fixes
- cli:
- core:
- eslint-plugin:
- Sort
unoVariablesclass strings wrapped insatisfies- by @praburangki and @cursoragent in #5316 (e7466)
- Sort
- postcss:
- preset-mini,preset-wind4:
- Key the breakpoint cache by kind - by @rajanpanth in #5303 (6ec81)
- preset-wind3,preset-wind4:
- preset-wind4:
- rule-utils:
- transform:
- vite:
View changes on GitHub
v66.10.0
v66.9.2
🐞 Bug Fixes
View changes on GitHub
v66.9.1
No significant changes
View changes on GitHub
v66.9.0
🚀 Features
- New package for
@unocss/processor-lightningcss- by @zyyv in #5086 (e54a3) - transformer-attributify-jsx: Support resolver-specific include patterns - by @zyyv in #5291 (3945c)
🐞 Bug Fixes
- core:
- Expand variant groups in positional order - by @rajanpanth in #5287 (538a8)
- Accept @ and * in variant group bodies, and stop bracket prefixes over-matching - by @rajanpanth and @zyyv in #5289 (94d83)
- docs:
- extractor-arbitrary-variants:
- preset-attributify:
- Prevent backtick match from spanning lines in elementRE - by @FrancoKaddour in #5286 (e4a19)
- preset-icons:
- preset-mini,preset-wind4:
- Keep commas inside a css variable fallback - by @rajanpanth in #5290 (ed233)
- preset-typography:
- svelte-scoped:
- vite:
- webpack:
- Filter load/transform hooks away from binary assets - by @ozyl, @cursoragent and @zyyv in #5275 (f3e75)