Releases: unocss/unocss
Releases · unocss/unocss
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)
View changes on GitHub
v66.6.7
🚀 Features
- rule-utils: Add details-content pseudo to pseudo.ts - by @henrikvilhelmberglund in #5138 (2a2c9)
🐞 Bug Fixes
- eslint-plugin: Update types for Linter compatibility - by @Jungzl in #5147 (f18d7)
- inspector: No longer hijack printUrls - by @antfu (d00a6)
- language-server,vscode: Honor workspace roots for unocss config discovery - by @Jungzl and GPT-5.4 in #5145 (062bf)
- preset-wind4: Fix option variable-prefix not working - by @micaiguai in #5142 (f1094)
View changes on GitHub
v66.6.6
🐞 Bug Fixes
- svelte-scoped: Generate in buildEnd() to make presetWind4 on-dem… - by @henrikvilhelmberglund in #5133 (06d7c)
View changes on GitHub
v66.6.6-beta.1
🐞 Bug Fixes
- svelte-scoped: Generate in buildEnd() to make presetWind4 on-dem… - by @henrikvilhelmberglund in #5133 (06d7c)
View changes on GitHub
v66.6.5
🐞 Bug Fixes
View changes on GitHub
v66.6.4
🚀 Features
- core: Add
noScopekey determines whether to wrap the selector - by @zyyv and Copilot in #5130 (5b67c)
View changes on GitHub
v66.6.4-beta.1
🚀 Features
- core: Add
noScopekey determines whether to wrap the selector - by @zyyv and Copilot in #5130 (5b67c)
View changes on GitHub
v66.6.3
🚀 Features
- core: Support
*parse in variant group - by @zyyv and Copilot in #5124 (037ba) - language-server: Add
@unocss/language-server- by @Jungzl in #5102 (90f75) - transformer-attributify-jsx: Migrate from babel to oxc for JSX parsing - by @9romise in #5068 (6fbf7)
- vscode: Use
LogOutputChannelto log info - by @Jungzl in #5125 (4fe3a)
🐞 Bug Fixes
- language-server: Improve context reloading and error handling - by @Jungzl in #5126 (3f4de)
- preset-wind4: Update negative variant for spacing value - by @zyyv in #5123 (fa851)
View changes on GitHub
v66.6.2
v66.6.1
🚀 Features
- preset-typography:
- preset-wind4:
🐞 Bug Fixes
- build: Enforce publint and clean up configs and deps - by @Jungzl and @zyyv in #5080 (055fc)
- eslint-plugin: Support eslint 10 - by @sxzz in #5100 (ef20f)
- examples: Update vite svelte 5 example to svelte 5 syntax - by @henrikvilhelmberglund in #5109 (09d9a)
- postcss: Missing cjs entry - by @Jungzl in #5074 (df41f)
- preset-mini, preset-wind4: Update transform perspective generated css - by @zyyv in #5114 (91ee3)
- transformer-compile-class: Support trigger with new line - by @zyyv in #5089 (4214f)