Releases: unocss/unocss
Releases · unocss/unocss
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)
View changes on GitHub
v0.63.6
🐞 Bug Fixes
View changes on GitHub
v0.63.5
v0.63.4
v0.63.3
v0.63.2
v0.63.1
v0.63.0
🚀 Features
- Update deps
unconfig
jiti
- by @antfu (3b93c) - core: Add symbols.layer - by @henrikvilhelmberglund in #4143 (9be7b)
- preset-mini: Support
bg-[image:*]
- by @JianJroh and @zyyv in #4160 (3de43) - preset-web-fonts:
fontsource
font provider - by @zyyv and @antfu in #4156 (320df) - svelte-scoped: Optional theme() parsing - by @vdawg-git, @antfu and Anthony Fu in #4171 (65d77)
- transformer-directive: Support
icon()
directive - by @zyyv and @antfu in #4113 (9ed34) - vite: Apply transformers to preflights during build - by @sibbng in #4168 (568bb)
- webpack: Support rspack/rsbuild - by @sibbng in #4173 (6a882)
🐞 Bug Fixes
- extractor-arbitrary-variants: Skip extracting encoded html entities - by @sibbng in #4162 (bfad9)
- nuxt: Resolve config in advance - by @sibbng in #4163 (f21ef)
- postcss: Postcss dependency should always be added - by @9aoy in #4161 (19bc9)
- preset-mini: Data attributes with named groups - by @sibbng in #4165 (d8bf8)
- webpack: Resolve config before processing - by @sibbng in #4174 (f3819)
View changes on GitHub
v0.62.4
🚀 Features
- extractor-pug: Make extractor-pug work with
svelte
- by @5P5 in #4128 (4762c) - runtime: Add defineConfig export to
@unocss/runtime
, improve runtime bundler docs - by @henrikvilhelmberglund and @antfu in #4112 (35e32) - svelte-scoped: Allow using svelte-scoped without unocss installed - by @jacob-8 in #4121 (aa5fb)
- unocss: Export theme types - by @JianJroh in #4134 (c315f)
🐞 Bug Fixes
- transformer-directives: Prelude.children maybe undefined - by @Simon-He95 in #4101 (88c4e)
- vscode: Skipped machted word highlight - by @Simon-He95 in #4123 (a558c)