blog
blog copied to clipboard
Bump @unocss/reset from 0.58.5 to 0.59.0
Bumps @unocss/reset from 0.58.5 to 0.59.0.
Release notes
Sourced from @unocss/reset
's releases.
v0.59.0
🚨 Breaking Changes
- Move to ESM-only and fix package exports - by
@kwaa
,@userquin
,@antfu
, Chris and Anthony Fu in unocss/unocss#3380 (41bc8)- preset-mini: RingWidth default changed to
3px
to align with Tailwind - by@NamesMT
and@antfu
in unocss/unocss#3673 (274d3)🐞 Bug Fixes
- autocomplete: Disable autocomplete for attributify props when not using - by
@Simon-He95
and@antfu
in unocss/unocss#3685 (4dfc3)- nuxt: Custom option priority in cssnano - by
@Simon-He95
in unocss/unocss#3679 (4e11d)- packages: Add types versions - by
@kwaa
in unocss/unocss#3677 (42187)- postcss: Move to ESM first + dual ESM/CJS + missing
@unocss/postcss/esm
subpackage export - by@userquin
in unocss/unocss#3678 (7eda3)- scope: Fix export types & main entry - by
@kwaa
in unocss/unocss#3676 (ae44a)- vscode: The information displayed by hover and autocomplete is inconsistent - by
@Simon-He95
in unocss/unocss#3680 (623c2)- webpack: Correctly output CSS string - by
@lzl0304
in unocss/unocss#3686 (a03c2)View changes on GitHub
v0.59.0-beta.1
🚨 Breaking Changes
- Move to ESM-only and fix package exports - by
@kwaa
,@userquin
,@antfu
, Chris and Anthony Fu in unocss/unocss#3380 (41bc8)View changes on GitHub
v0.58.9
🚀 Features
- preset-mini: Keep unitOnlyRE same with tailwind - by
@Simon-He95
in unocss/unocss#3674 (f532b)🐞 Bug Fixes
- vscode: GetColorString nested css var - by
@Simon-He95
in unocss/unocss#3668 (95576)View changes on GitHub
v0.58.8
🐞 Bug Fixes
- preset-mini: Cannot read properties of undefined (reading 'split') - by
@Simon-He95
in unocss/unocss#3662 (31003)- transform-variant-group: Sourcemap warning with Nuxt - by
@Simon-He95
in unocss/unocss#3664 (45356)- vue-scoped: Scope only takes effect for vue files - by
@Simon-He95
in unocss/unocss#3661 (26443)View changes on GitHub
v0.58.7
🚀 Features
- autocomplete:
- Enhance the intellisense for enhancing vscode code fuzzy matching - by
@Simon-He95
in unocss/unocss#3620 (c428e)
... (truncated)
Commits
ea4fc4e
chore: release v0.59.0db51707
chore: lintc2a2c0b
chore: update deps4dfc319
fix(autocomplete): disable autocomplete for attributify props when not using ...c37ce86
doc: add@yeungkc/unocss-preset-safe-area
to community presets (#3645)4e11d62
fix(nuxt): Custom option priority in cssnano (#3679)a03c25c
fix(webpack): correctly output CSS string (#3686)b8c3a34
test: typo (#3688)623c21c
fix(vscode): The information displayed by hover and autocomplete is inconsist...ae44ad2
fix(scope): fix export types & main entry (#3676)- 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)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
blog | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 8, 2024 1:50am |
Superseded by #189.