autocut-client
autocut-client copied to clipboard
chore(deps-dev): bump unocss from 0.46.5 to 0.53.4
Bumps unocss from 0.46.5 to 0.53.4.
Release notes
Sourced from unocss's releases.
v0.53.4
🚀 Features
- nuxt: Add
unocss:config
hook - by@zyyv
in unocss/unocss#2790 (5ae31)- vscode: Support autocomplete with fuzzy search. - by
@chizukicn
,@zyyv
and@antfu
in unocss/unocss#2769 (f611d)🐞 Bug Fixes
- preset-web-fonts: Fix creation of import URL for
bunny
- by@arunanshub
in unocss/unocss#2766 (3c286)- vscode: Color preview with !important - by
@vargasmesh
in unocss/unocss#2787 (6a81c)🏎 Performance
- autocomplete: Better order with fuzzy search. - by
@chizukicn
in unocss/unocss#2789 (c6889)View changes on GitHub
v0.53.3
No significant changes
View changes on GitHub
v0.53.2
🚀 Features
- Add dark/light mode switch transition - by
@zyyv
in unocss/unocss#2772 (0cf53)- cli: Add
--stdout
- by@equt
in unocss/unocss#2783 (2499f)- preset-mini: Add
anywhere
tooverflow-wrap
- by@lvjiaxuan
in unocss/unocss#2740 (8d21e)- shared-integration: Add skip magic comment - by
@zyyv
in unocss/unocss#2770 (5b483)- svelte-scoped: Inject transformers in *CSS files - by
@scheatkode
,@jacob-8
and jacob-8 in unocss/unocss#2690 (a1a45)🐞 Bug Fixes
- astro:
- Ensure the reset css load first - by
@Dunqing
in unocss/unocss#2726 (3b7a3)- preset-mini:
- Adjust
font-family
priority - by@zyyv
in unocss/unocss#2737 (9eb91)- Update cssProperty &
cssvar
util regex - by@zyyv
in unocss/unocss#2763 (b29d3)- svelte-scoped:
- Handle empty string in expression - by
@jacob-8
in unocss/unocss#2747 (1cb4c)View changes on GitHub
v0.53.1
🚀 Features
- Add vscode delimiters - by
@serkodev
in unocss/unocss#2728 (3c83e)🐞 Bug Fixes
... (truncated)
Commits
e61a498
chore: release v0.53.43c28607
fix(preset-web-fonts): fix creation of import URL forbunny
(#2766)077b942
test: run integration test only on ubuntu5ae31b0
feat(nuxt): addunocss:config
hook (#2790)4295f82
docs: use code-group for installation step (#2793)6a81c62
fix(vscode): color preview with !important (#2787)c68895f
perf(autocomplete): better order with fuzzy search. (#2789)f611dca
feat(vscode): support autocomplete with fuzzy search. (#2769)8aa8d3c
docs: fix broken svelte-scoped examples (#2788)06f3f09
chore: release v0.53.3- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
👋 Hey there spelunker. It looks like you've modified some files that we can't accept as contributions. The complete list of files we can't accept are:
- package-lock.json
- yarn.lock
- pnpm-lock.yaml
You'll need to revert all of the files you changed in that list using GitHub Desktop or git checkout origin/main <file name>
. Once you get those files reverted, we can continue with the review process. :octocat:
More discussion:
- https://github.com/electron-vite/electron-vite-vue/issues/192