Releases: unocss/unocss
Releases · unocss/unocss
v0.65.1
v0.65.0
If you are interested, please read our upgrade introduction 🌟🌟🌟.
🚨 Breaking Changes
- core:
🚀 Features
- Export submodules of preset-wind seperately - by @CommanderXL in #4267 (c2e07)
- Support Vite 6 - by @sxzz in #4289 (bc363)
- Allow fine-grained sorting order on multi-selector rules - by @ameinhardt and @antfu in #4308 (10e71)
- attributify: Support special attributify case - by @antfu in #4295 (01994)
- core: Output layer order css - by @zyyv in #4299 (d7cd9)
- core, preset-mini: Generate preflights on demand - by @zyyv and @antfu in #4252 (882ce)
- preset-legacy-compat: Add
legacyColorSpace
option - by @zyyv in #4301 (fd13b)
🐞 Bug Fixes
- eslint-plugin:
- postcss:
- Don't add root node to root - by @ameinhardt in #4286 (8bfc9)
- Keep rule order - by @ameinhardt in #4270 (b2374)
- preset-icons:
- preset-mini:
- rspack:
- shared-integration:
- DefaultIdeMatchInclude regexp stuck in vscode - by @Simon-He95 in #4306 (1281e)
- svelte-scoped:
View changes on GitHub
v0.65.0-beta.3
🚀 Features
- core: Output layer order css - by @zyyv in #4299 (d7cd9)
- core, preset-mini: Generate preflights on demand - by @zyyv and Anthony Fu in #4252 (882ce)
- preset-legacy-compat: Add
legacyColorSpace
option - by @zyyv in #4301 (fd13b)
🐞 Bug Fixes
- eslint-plugin: Improve class ordering for Svelte components - by @vineryap, @antfu and @zyyv in #4205 (c2df1)
- rspack: Optimize unplugin rspack plugin.__vfsModules id not includes __virtualModulePrefix - by @thinke5 in #4300 (e6bbf)
- shared-integration: DefaultIdeMatchInclude regexp stuck in vscode - by @Simon-He95 in #4306 (1281e)
- svelte-scoped: Fix async context creation, fix #4307 - by @antfu in #4307 (73f75)
View changes on GitHub
v0.65.0-beta.2
No significant changes
View changes on GitHub
v0.65.0-beta.1
🚨 Breaking Changes
- core:
🚀 Features
- Export submodules of preset-wind seperately - by @CommanderXL in #4267 (c2e07)
- Support Vite 6 - by @sxzz in #4289 (bc363)
- attributify: Support special attributify case - by @antfu in #4295 (01994)
🐞 Bug Fixes
- postcss:
- Don't add root node to root - by @ameinhardt in #4286 (8bfc9)
- Keep rule order - by @ameinhardt in #4270 (b2374)
- preset-icons:
- preset-mini:
View changes on GitHub
v0.64.1
No significant changes
View changes on GitHub
v0.64.0
🚨 Breaking Changes
- extactor-attributify: Make arbitrary variants extractor callable - by @jonathonadams in #4239 (67f32)
- preset-mini: Redefine containers key write style - by @zyyv in #4248 (f5002)
🐞 Bug Fixes
- preset-icons: Support captital letters in className - by @shenjunjian in #4149 (d7b36)
- preset-mini: Delete the space before
marker
- by @zyyv in #4221 (df370) - transfomer-variant-group: Ignore regex start with
/
- by @zyyv in #4225 (a9ada)