blog
blog copied to clipboard
chore(deps-dev): bump unocss from 0.61.9 to 0.62.2
Bumps unocss from 0.61.9 to 0.62.2.
Release notes
Sourced from unocss's releases.
v0.62.2
🚀 Features
- core: Support merge transformers - by
@zyyv
in unocss/unocss#4071 (97a22)- rule-utils: Parse
DEFAULT
key of theme - by@zyyv
in unocss/unocss#4072 (3f010)🐞 Bug Fixes
- core: Do not stringify function values, close #4069 - by
@antfu
in unocss/unocss#4069 (8fc18)- playground: Initial
@apply
not transform - by@Simon-He95
in unocss/unocss#4075 (d5dc4)View changes on GitHub
v0.62.1
🐞 Bug Fixes
- core: Fix config content pipline merging - by
@ocavue
in unocss/unocss#4068 (fccb0)View changes on GitHub
v0.62.0
🚀 Features
- Upgrade deps, upgrade
@typescript-eslint
- by@antfu
(aaf3a)- Replace fast-glob with tinyglobby - by
@SuperchupuDev
and@antfu
in unocss/unocss#4048 (3ccd4)- playground: Supports selecting a specific unocss version - by
@Tzyito
and@antfu
in unocss/unocss#4016 (24340)- preset: Support
content
option in presets - by@Jannchie
and Anthony Fu in unocss/unocss#4041 (2466d)- preset-mini: Add starting: variant for
@starting-style
and transition-discrete, transition-normal rules - by@henrikvilhelmberglund
and Anthony Fu in unocss/unocss#3621 (5d2e6)🐞 Bug Fixes
- preset-web-fonts: Named export - by
@kwaa
in unocss/unocss#4053 (dc04f)- vscode: Multiple projects in one workspace not work - by
@Simon-He95
in unocss/unocss#4055 (1ed1d)- web-fonts: Ensure that the font URL contains the correct protocol - by
@Kutius
and Anthony Fu in unocss/unocss#4051 (d4c29)View changes on GitHub
Commits
8006de8
chore: release v0.62.2d5dc41d
fix(playground): initial@apply
not transform (#4075)3f010b5
feat(rule-utils): parseDEFAULT
key of theme (#4072)c4b7716
docs: add descriptions ofbreakpoints
andextendTheme
(#4070)97a22a8
feat(core): support merge transformers (#4071)1c6c188
chore: update deps8fc181c
fix(core): do not stringify function values, close #406975c8b9f
chore: release v0.62.1fccb0d7
fix(core): fix config content pipline merging (#4068)2549430
chore: release v0.62.0- 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)