Releases: unocss/unocss
Releases · unocss/unocss
v66.5.11
v66.5.10
🚀 Features
- core: Allow postprocessors to append or remove rules - by @Menci and @zyyv in #5010 (298de)
- vite: Add
virtualModulePrefixoption to support for custom virtual module prefix - by @zyyv and @liujiayii in #5008 (1819f)
🐞 Bug Fixes
- config: Should merge
inlineConfigwhen load config - by @zyyv (37452) - preset-wind4: Support special color key with alpha close #4998 - by @zyyv in #4998 (e43d0)
- rule-utils: Escape rule prefix close Group descendant selectors and prefixes Fixes #5004 - by @zyyv in #5004 (dba52)
View changes on GitHub
v66.5.10-beta.1
🚀 Features
- vite: Add
virtualModulePrefixoption to support for custom virtual module prefix - by @zyyv and @liujiayii in #5008 (1819f)
🐞 Bug Fixes
- config: Should merge
inlineConfigwhen load config - by @zyyv (37452) - preset-wind4: Support special color key with alpha close #4998 - by @zyyv in #4998 (e43d0)
View changes on GitHub
v66.5.9
No significant changes
View changes on GitHub
v66.5.8
🐞 Bug Fixes
- eslint-plugin: Improve search directory resolution for virtual file paths - by @Jungzl in #4997 (de64f)
View changes on GitHub
v66.5.7
v66.5.6
v66.5.5
🚨 Breaking Changes
- svelte-scoped: Simplify user facing setup - by @fehnomenal and Henrik Berglund in #4942 (7e52a)
🚀 Features
- inspector:
- preset-wind4:
- reset:
🐞 Bug Fixes
- core: Don't use
parentVariantsforshortcutsNoMergeshortcut - by @zyyv in #4954 (71d4d) - eslint-plugin: Enhance generator to support filename context for config loading - by @Jungzl in #4978 (942cd)
- postcss: Fix wind4 in
@screentransformer close #4973 - by @zyyv in #4973 (49035) - preset-wind4: Escape css variables close #4957 - by @zyyv in #4957 (d1e00)
- svelte-scoped: Correctly transform rules with only --at-apply - by @fehnomenal and Henrik Berglund in #4795 (9a7c3)
View changes on GitHub
v66.5.4
🚀 Features
🐞 Bug Fixes
- playground: Add reset styles for non-preset-wind4 configurations - by @Jungzl in #4938 (f36c7)
- preset-typography: Generate correct selector - by @zyyv in #4931 (d88b8)
- preset-wind4: Optimize
hiddenunitility for reset style - by @zyyv in #4949 (42e63) - vscode: Update process handling and add workaround for jiti's babel.cjs - by @Jungzl in #4951 (e3298)
View changes on GitHub
v66.5.3
🚀 Features
- runtime:
🐞 Bug Fixes
- transformer-directives: Add new selector for each grouping selector - by @liangmiQwQ and @zyyv in #4940 (f7fc3)