Releases: unocss/unocss
Releases · unocss/unocss
Release list
v66.7.5
🚀 Features
🐞 Bug Fixes
- transformer-compile-class: Update explicit shortcuts > Co-authored-by: LevDomasnih resolve #4926, close #5239 - by @zyyv in #4926 and #5239 (b5338)
- transformer-directive: Prehandle properties layer to skip apply css transform - by @zyyv in #5240 (67220)
- virtual-shared: Remove unnecessary envMode assignment in
createContextclose #5243 - by @zyyv in #5243 (d78d3)
View changes on GitHub
v66.7.4
v66.7.4-beta.1
v66.7.3
🚀 Features
- preset-wind4: Add scrollbar gutter utilities - by @cyphercodes and cyphercodes in #5224 (e41b2)
🐞 Bug Fixes
🏎 Performance
- Batch token parsing - by @TheAlexLichter, Anthony Fu and @zyyv in #5231 (edc53)
- core:
- Skip redundant shortcut variant matching - by @TheAlexLichter in #5233 (1fd92)
- Prefilter dynamic rules - by @TheAlexLichter in #5232 (6dc74)
- integration:
- Reduce transformer dispatch overhead - by @TheAlexLichter and @zyyv in #5230 (df33e)
View changes on GitHub
v66.7.2
No significant changes
View changes on GitHub
v66.7.2-beta.1
v66.7.1
🚀 Features
- Improve
supports-*variants - by @Jungzl in #5219 (b3923) - preset-wind4: Add
zoom-*utility - by @kidonng and @zyyv in #5212 (e3552) - runtime: Migrate to tsdown - by @Jungzl in #5081 (f4526)
🐞 Bug Fixes
- Improve robustness in core engine and interactive app - by @RinZ27 in #5220 (15d29)
- autocomplete: Implement natural sorting for suggestions - by @jack-old-archive and @zyyv in #5202 (d73a6)
- cli: Keep logs off stdout - by @puneetdixit200 and Deepak kudi in #5207 (548e1)
- language-server: Remove fallback in getColorString - by @Jungzl in #5221 (b5460)
View changes on GitHub
v66.7.0
🚀 Features
- preset-web-fonts:
- preset-wind4:
🐞 Bug Fixes
- example/astro: Add @unocss/astro dependency - by @cworld1 in #5179 (fd88f)
- language-server: Support colorPreview for presetWind4 - by @Jungzl in #5186 (89e4d)
- nuxt: Apply cssnano workaround for Nuxt 4 as well - by @Whyjsee and @zyyv in #5200 (c907d)
- preset-wind4: Keep media outside child selectors - by @lawrence3699 and lawrence3699 in #5189 (5e964)
- runtime/preset-icons: Import createPresetIcons from browser module - by @Jungzl in #5191 (78eae)
- webpack: Update RESOLVED_ID_RE handling in buildStart and transform methods - by @zyyv in #5204 (72b63)
View changes on GitHub
v66.7.0-beta.1
🚀 Features
- preset-web-fonts:
- preset-wind4:
🐞 Bug Fixes
- example/astro: Add @unocss/astro dependency - by @cworld1 in #5179 (fd88f)
- language-server: Support colorPreview for presetWind4 - by @Jungzl in #5186 (89e4d)
- nuxt: Apply cssnano workaround for Nuxt 4 as well - by @Whyjsee and @zyyv in #5200 (c907d)
- preset-wind4: Keep media outside child selectors - by @lawrence3699 and lawrence3699 in #5189 (5e964)
- runtime/preset-icons: Import createPresetIcons from browser module - by @Jungzl in #5191 (78eae)
- webpack: Update RESOLVED_ID_RE handling in buildStart and transform methods - by @zyyv in #5204 (72b63)
View changes on GitHub
v66.6.8
🚀 Features
- preset-wind4: Improve css variable usage in bracket syntax - by @zyyv in #5174 (89308)
- svelte-scoped: Add hashSafelistClasses boolean, by default do not hash safelisted classes - by @henrikvilhelmberglund in #5157 (e5f89)
🐞 Bug Fixes
- inspector: Add background colors - by @liangmiQwQ in #5160 (5a138)
- svelte-scoped: Replace build hook with buildEnd to remove setAss… - by @henrikvilhelmberglund in #5159 (17513)
- transformer-attributify-jsx: Improve error message - by @9romise in #5156 (07800)
- webpack: Persistent cache - by @Jack-sh1, Jack-sh1 and @zyyv in #5017 (ff7e7)