resume
resume copied to clipboard
fix(deps): update unocss monorepo to ^0.62.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@unocss/preset-icons (source) | ^0.55.0 -> ^0.62.0 |
||||
@unocss/preset-wind (source) | ^0.55.0 -> ^0.62.0 |
||||
@unocss/reset | ^0.55.0 -> ^0.62.0 |
||||
@unocss/transformer-directives (source) | ^0.55.0 -> ^0.62.0 |
||||
unocss | ^0.55.0 -> ^0.62.0 |
Release Notes
unocss/unocss (@unocss/preset-icons)
v0.62.3
🐞 Bug Fixes
- Update deps, fix #4094 - by @antfu in https://github.com/unocss/unocss/issues/4094 (ba4a6)
- preset-mini: Remove outline-color transition property from transition-colors - by @henrikvilhelmberglund in https://github.com/unocss/unocss/issues/4090 (91b23)
- svelte-scoped: Fix error check - by @scheatkode in https://github.com/unocss/unocss/issues/4081 (45786)
- transformer-directives: Multiple apply in on line - by @Simon-He95 and @antfu in https://github.com/unocss/unocss/issues/4078 (b8b35)
View changes on GitHub
v0.62.2
🚀 Features
- core: Support merge transformers - by @zyyv in https://github.com/unocss/unocss/issues/4071 (97a22)
-
rule-utils: Parse
DEFAULT
key of theme - by @zyyv in https://github.com/unocss/unocss/issues/4072 (3f010)
🐞 Bug Fixes
- core: Do not stringify function values, close #4069 - by @antfu in https://github.com/unocss/unocss/issues/4069 (8fc18)
- playground: Initial @apply not transform - by @Simon-He95 in https://github.com/unocss/unocss/issues/4075 (d5dc4)
View changes on GitHub
v0.62.1
🐞 Bug Fixes
- core: Fix config content pipline merging - by @ocavue in https://github.com/unocss/unocss/issues/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 https://github.com/unocss/unocss/issues/4048 (3ccd4)
- playground: Supports selecting a specific unocss version - by @Tzyito and @antfu in https://github.com/unocss/unocss/issues/4016 (24340)
-
preset: Support
content
option in presets - by @Jannchie and Anthony Fu in https://github.com/unocss/unocss/issues/4041 (2466d) - preset-mini: Add starting: variant for @starting-style and transition-discrete, transition-normal rules - by @henrikvilhelmberglund and Anthony Fu in https://github.com/unocss/unocss/issues/3621 (5d2e6)
🐞 Bug Fixes
- preset-web-fonts: Named export - by @kwaa in https://github.com/unocss/unocss/issues/4053 (dc04f)
- vscode: Multiple projects in one workspace not work - by @Simon-He95 in https://github.com/unocss/unocss/issues/4055 (1ed1d)
- web-fonts: Ensure that the font URL contains the correct protocol - by @Kutius and Anthony Fu in https://github.com/unocss/unocss/issues/4051 (d4c29)
View changes on GitHub
v0.61.9
🚀 Features
- icons: Support multiple node resolve path - by @KermanX in https://github.com/unocss/unocss/issues/4032 (05f4a)
🐞 Bug Fixes
- Upgrade unconfig - by @antfu (93772)
- preset-mini: Add missing css props outline-color and text-decoration-color - by @henrikvilhelmberglund in https://github.com/unocss/unocss/issues/4036 (86226)
View changes on GitHub
v0.61.8
🐞 Bug Fixes
View changes on GitHub
v0.61.7
🚀 Features
-
vscode: Introduce
autocomplete.strict
config - by @Simon-He95 and @antfu in https://github.com/unocss/unocss/issues/3957 (77db3)
🐞 Bug Fixes
- Update iconify utils to fix icon scaling - by @cyberalien in https://github.com/unocss/unocss/issues/4023 (f890e)
- Upgrade
unconfig
, fix #3812 - by @antfu and userquin in https://github.com/unocss/unocss/issues/3814 and https://github.com/unocss/unocss/issues/3812 (100d8) -
preset-mini: Align rules order between
mini
andwind
- by @MellowCo and @antfu in https://github.com/unocss/unocss/issues/4025 (870d3)
View changes on GitHub
v0.61.6
🚀 Features
🐞 Bug Fixes
- cli: Fix deduplication for files containing @media - by @lzl0304, @antfu and Anthony Fu in https://github.com/unocss/unocss/issues/3882 (fbe74)
View changes on GitHub
v0.61.5
🐞 Bug Fixes
- svelte-scoped: Make sure createRecoveryConfigLoader() runs before reloadConfig() - by @henrikvilhelmberglund in https://github.com/unocss/unocss/issues/3992 (3ac85)
View changes on GitHub
v0.61.4
🚀 Features
-
config: Introduce
createRecoveryConfigLoader
- by @Simon-He95, @antfu and Anthony Fu in https://github.com/unocss/unocss/issues/3953 (64fb0)
🐞 Bug Fixes
-
shared-integration:
- DefaultIdeMatchInclude String literals - by @Simon-He95 in https://github.com/unocss/unocss/issues/3983 (7ee8b)
- Prevent potential data race in
flushTask
- by @KermanX in https://github.com/unocss/unocss/issues/3984 (141cd)
-
transformer-directives:
- With important - by @Simon-He95 in https://github.com/unocss/unocss/issues/3977 (8d40e)
- Screen with css compression - by @Simon-He95 in https://github.com/unocss/unocss/issues/3981 (8fb60)
-
web-fonts:
- Missing
local
node10 types - by @userquin in https://github.com/unocss/unocss/issues/3963 (3ff7c)
- Missing
View changes on GitHub
v0.61.3
🚀 Features
- web-fonts: Ability to serve fonts from local - by @antfu, @userquin and onmax in https://github.com/unocss/unocss/issues/3962 (a6aff)
View changes on GitHub
v0.61.2
No significant changes
View changes on GitHub
v0.61.0
🚀 Features
-
core:
- Support generator in rule matcher - by @antfu in https://github.com/unocss/unocss/issues/3884 (7e156)
- Introduce special symbols for applying custom variants - by @antfu in https://github.com/unocss/unocss/issues/3885 (d80f6)
-
preset-mini:
- Add support for peer and group variants on aria-* variants to Preset-Mini - by @Johnkat-Mj and @Simon-He95 in https://github.com/unocss/unocss/issues/3692 (c3265)
-
vscode:
- Add borderRadius to control color cube - by @Simon-He95 and @antfu in https://github.com/unocss/unocss/issues/3872 (ad294)
🐞 Bug Fixes
-
extractor-arbitrary-variants:
- Quote in [] - by @Simon-He95 and @antfu in https://github.com/unocss/unocss/issues/3875 (cd529)
-
preset-mini:
- ColorableShadows with cssvar - by @Simon-He95 in https://github.com/unocss/unocss/issues/3878 (1ac22)
- Support composite props - by @zyyv and @antfu in https://github.com/unocss/unocss/issues/3810 (f7ad5)
-
transform-cpu
should not includerotate-x
androtate-y
- by @zzc6332 in https://github.com/unocss/unocss/issues/3813 (ae072)
-
transformer-attributify-jsx:
- With prefix - by @Simon-He95 in https://github.com/unocss/unocss/issues/3867 (83728)
-
vite:
- Legacy chunks build - by @Simon-He95 and @antfu in https://github.com/unocss/unocss/issues/3879 (c7f63)
View changes on GitHub
v0.60.4
🚀 Features
- Nuxt layers support - by @enkot in https://github.com/unocss/unocss/issues/3838 (d6bd8)
- eslint-plugin: Blocklist message function - by @enkot and Chris in https://github.com/unocss/unocss/issues/3854 (9fe90)
- preset-mini: Support max - by @Simon-He95 [(min a)](https://github.com/unocss/unocss/commit/min arbitrary values for responsive (#3831))
🐞 Bug Fixes
- Prepare for new type in vite 6.0 - by @antfu (e66b1)
- annotation: Prefix hoverMessage & autocomplete - by @Simon-He95 and @antfu in https://github.com/unocss/unocss/issues/3849 (68e65)
- directives: Correctly parse colons in directives - by @antfu (9bce9)
- vite: Using astro integration in vitest causes hangs - by @Dunqing in https://github.com/unocss/unocss/issues/3851 (51c60)
View changes on GitHub
v0.60.3
🚀 Features
-
preset-mini:
text-align
utility - by @UltraCakeBakery, Chris and @antfu in https://github.com/unocss/unocss/issues/3796 (5f2a8) - transformer-directives: Add removeComments - by @Simon-He95 and @antfu in https://github.com/unocss/unocss/issues/3799 (a9ab8)
🐞 Bug Fixes
- Enable regex eslint rule, optimize regexes - by @antfu in https://github.com/unocss/unocss/issues/3801 (882cc)
- cli: Extractors not working - by @Simon-He95 in https://github.com/unocss/unocss/issues/3803 (398c1)
- preset-mini: DirectionSize size cause error when size is undefined - by @Simon-He95 in https://github.com/unocss/unocss/issues/3809 (c19ab)
- shared-integration: GetCssEscaperForJsContent replace conflict - by @Simon-He95 in https://github.com/unocss/unocss/issues/3797 (dd013)
- transformers: Try improve hmr in vite - by @Simon-He95 and @antfu in https://github.com/unocss/unocss/issues/3741 (22ff2)
-
vite: Warn when
unocss:global:build:bundle
has no CSS placeholder - by @Simon-He95 in https://github.com/unocss/unocss/issues/3802 (210a2)
🏎 Performance
View changes on GitHub
v0.60.2
🐞 Bug Fixes
- directives: Fix parsing positions, close #3795 - by @antfu in https://github.com/unocss/unocss/issues/3795 (84170)
View changes on GitHub
v0.60.1
🚀 Features
- eslint-plugin:
🐞 Bug Fixes
- transformer-attributify-jsx: MatchedRule - by @Simon-He95 in https://github.com/unocss/unocss/issues/3791 (da9c9)
- transformer-directive: Get raw string in directive, support slash & hash - by @zyyv and @antfu in https://github.com/unocss/unocss/issues/3790 (fa497)
View changes on GitHub
v0.60.0
🚨 Breaking Changes
-
CJS: Remove
.default
suffix from d.ts and d.cts files - by @userquin in https://github.com/unocss/unocss/issues/3750 (e9f5b)
🚀 Features
- preset-icons: Add svg props customization - by @zyyv and Anthony Fu in https://github.com/unocss/unocss/issues/3774 (0b36a)
- preset-mini: Add children variant (*-{modifier}) - by @serkodev in https://github.com/unocss/unocss/issues/3763 (249fe)
🐞 Bug Fixes
- preset-legacy-compat: Update the split color string regex - by @zyyv in https://github.com/unocss/unocss/issues/3756 (47eaf)
-
preset-mini: Align with
selection
- by @zyyv in https://github.com/unocss/unocss/issues/3771 (18df5) - shared-integration: Vscode match php <? stuck - by @Simon-He95 in https://github.com/unocss/unocss/issues/3745 (38274)
- vite: Move @import before other rules - by @lzl0304 in https://github.com/unocss/unocss/issues/3743 (0b84d)
View changes on GitHub
v0.59.4
🚀 Features
- core: Support safelist access to RuleContext - by @Simon-He95, @zyyv, Chris and @antfu in https://github.com/unocss/unocss/issues/3693 (04c27)
🐞 Bug Fixes
- eslint-plugin: Compactible with eslint v9 - by @antfu (09e3b)
- preset-mini: Transform-cpu - by @Simon-He95 in https://github.com/unocss/unocss/issues/3730 (a3170)
- webpack: SourceMap - by @Simon-He95 in https://github.com/unocss/unocss/issues/3732 (0dab7)
View changes on GitHub
v0.59.3
🐞 Bug Fixes
-
preset-mini:
- Remove LF in question mark rule - by @userquin in https://github.com/unocss/unocss/issues/3717 (c51bf)
- Transform-cpu - by @Simon-He95 in https://github.com/unocss/unocss/issues/3729 (9a371)
- Use
borderRadius
from theme to autosuggestrounded
values - by @DamianOsipiuk in https://github.com/unocss/unocss/issues/3727 (18346)
-
shared-integration:
- Improve ide matching regex - by @Simon-He95 and @antfu in https://github.com/unocss/unocss/issues/3712 (ddcf2)
-
vscode:
- ContextLoader with workspace - by @Simon-He95 in https://github.com/unocss/unocss/issues/3728 (351a4)
View changes on GitHub
v0.59.2
🐞 Bug Fixes
- Move
@unocss/webpack
to ESM First - by @userquin in https://github.com/unocss/unocss/issues/3708 (25e97) - Revert #3696 - by @antfu in https://github.com/unocss/unocss/issues/3696 (8e615)
- preset-mini: Negative custom spacing - by @Simon-He95 in https://github.com/unocss/unocss/issues/3694 (0f4ad)
View changes on GitHub
v0.59.1
🐞 Bug Fixes
- eslint-plugin:
-
postcss:
- Too many open files error - by @sonofmagic in https://github.com/unocss/unocss/issues/3695 (11918)
- Support async rule in directives, fix #3699 - by @DarkHole1 in https://github.com/unocss/unocss/issues/3701 and https://github.com/unocss/unocss/issues/3699 (f4ca5)
-
preset-mini:
-
marker
pesudo element - by @Simon-He95 in https://github.com/unocss/unocss/issues/3702 (0b4a9)
-
-
shared-integration:
- DefaultIdeMatchInclude - by @Simon-He95 in https://github.com/unocss/unocss/issues/3696 (7f85b)
View changes on GitHub
v0.59.0
🚨 Breaking Changes
- Move to ESM-only and fix package exports - by @kwaa, @userquin, @antfu, Chris and Anthony Fu in https://github.com/unocss/unocss/issues/3380 (41bc8)
-
preset-mini: RingWidth default changed to
3px
to align with Tailwind - by @NamesMT and @antfu in https://github.com/unocss/unocss/issues/3673 (274d3)
🐞 Bug Fixes
- autocomplete: Disable autocomplete for attributify props when not using - by @Simon-He95 and @antfu in https://github.com/unocss/unocss/issues/3685 (4dfc3)
- nuxt: Custom option priority in cssnano - by @Simon-He95 in https://github.com/unocss/unocss/issues/3679 (4e11d)
- packages: Add types versions - by @kwaa in https://github.com/unocss/unocss/issues/3677 (42187)
-
postcss: Move to ESM first + dual ESM/CJS + missing
@unocss/postcss/esm
subpackage export - by @userquin in https://github.com/unocss/unocss/issues/3678 (7eda3) - scope: Fix export types & main entry - by @kwaa in https://github.com/unocss/unocss/issues/3676 (ae44a)
- vscode: The information displayed by hover and autocomplete is inconsistent - by @Simon-He95 in https://github.com/unocss/unocss/issues/3680 (623c2)
- webpack: Correctly output CSS string - by @lzl0304 in https://github.com/unocss/unocss/issues/3686 (a03c2)
View changes on GitHub
v0.58.9
🚀 Features
- preset-mini: Keep unitOnlyRE same with tailwind - by @Simon-He95 in https://github.com/unocss/unocss/issues/3674 (f532b)
🐞 Bug Fixes
- vscode: GetColorString nested css var - by @Simon-He95 in https://github.com/unocss/unocss/issues/3668 (95576)
View changes on GitHub
v0.58.8
🐞 Bug Fixes
- preset-mini: Cannot read properties of undefined (reading 'split') - by @Simon-He95 in https://github.com/unocss/unocss/issues/3662 (31003)
- transform-variant-group: Sourcemap warning with Nuxt - by @Simon-He95 in https://github.com/unocss/unocss/issues/3664 (45356)
- vue-scoped: Scope only takes effect for vue files - by @Simon-He95 in https://github.com/unocss/unocss/issues/3661 (26443)
View changes on GitHub
v0.58.7
🚀 Features
-
autocomplete:
- Enhance the intellisense for enhancing vscode code fuzzy matching - by @Simon-He95 in https://github.com/unocss/unocss/issues/3620 (c428e)
-
preset-mini:
- Support
bg-[size:*]
- by @Simon-He95 in https://github.com/unocss/unocss/issues/3629 (e0333) - Support transform-xyz with brackets - by @Simon-He95 in https://github.com/unocss/unocss/issues/3634 (3f25a)
- Support
🐞 Bug Fixes
- cli: Watch for config source changes to reload config - by @lukpank in https://github.com/unocss/unocss/issues/3640 (4d144)
- preset-attributify: Fix parsing error for inline arrow functions - by @lzl0304 in https://github.com/unocss/unocss/issues/3651 (13faa)
- transformer-directives: Extra semicolon - by @Simon-He95 in https://github.com/unocss/unocss/issues/3658 (112f2)
- vscode: Completion color - by @Simon-He95 in https://github.com/unocss/unocss/issues/3632 (06092)
View changes on GitHub
v0.58.6
🚀 Features
-
core:
- Add option to output the internal layers as CSS Cascade Layers - by @RebeccaStevens and Simon He in https://github.com/unocss/unocss/issues/3587 (b798d)
-
eslint-plugin:
- Add new rule:
enforce-class-compile
- by @levchak0910 and Jacob Bowdoin in https://github.com/unocss/unocss/issues/3505 and https://github.com/unocss/unocss/issues/3506 (25a93)
- Add new rule:
-
preset-mini:
- Support for css property with the theme() - by @MellowCo in https://github.com/unocss/unocss/issues/3554 (8f57f)
- Add popover-open pseudo variant - by @henrikvilhelmberglund in https://github.com/unocss/unocss/issues/3619 (f3944)
- Support font-stretch rules - by @zyyv and Anthony Fu in https://github.com/unocss/unocss/issues/3565 (ad1bd)
- Allow shorter syntax for grid-cols utilities - by @AndrewBogdanovTSS, @zyyv and @antfu in https://github.com/unocss/unocss/issues/3533 and https://github.com/unocss/unocss/issues/3542 (ea68f)
🐞 Bug Fixes
- Capture group of RESOLVED_ID_RE - by @RebeccaStevens in https://github.com/unocss/unocss/issues/3588 (09514)
- Shortcuts will now respect any layer variants give them - by @RebeccaStevens in https://github.com/unocss/unocss/issues/3592 (2ffbd)
-
autocomplete:
- Fix background color autocomplete - by @jsardev in https://github.com/unocss/unocss/issues/3549 (809c5)
-
preset-mini:
- Handle arbitrary gradients correctly - by @henrikvilhelmberglund in https://github.com/unocss/unocss/issues/3589 (84088)
- Fixed shadow inset not working - by @lzl0304 and @antfu in https://github.com/unocss/unocss/issues/3612 (cc092)
-
webpack:
- Escape special chars in robust way - by @xc2 in https://github.com/unocss/unocss/issues/3570 (e1a8c)
View changes on GitHub
v0.58.5
🚀 Features
🐞 Bug Fixes
- attributify: Add some missing types for jsx - by @xsjcTony in https://github.com/unocss/unocss/issues/3529 (8505f)
-
preset-wind: Handle pseudo selector correctly when using
important
string option - by @Jungzl in https://github.com/unocss/unocss/issues/3544 (c3ab3) - webpack: HMR not work on Windows - by @anyesu in https://github.com/unocss/unocss/issues/3495 (2ac03)
View changes on GitHub
v0.58.4
🚀 Features
-
preset-wind: Add
important
option - by @xsjcTony in https://github.com/unocss/unocss/issues/3484 (0ba92)
🐞 Bug Fixes
- Certain inputs causing regex matching to hang - by @lewisl9029 in https://github.com/unocss/unocss/issues/3500 (a361d)
-
attributify:
- Add
position
type for jsx - by @xsjcTony in https://github.com/unocss/unocss/issues/3528 (cb084)
- Add
-
nuxt:
- Disable nuxt inlineStyles by default, #3472 - by @antfu in https://github.com/unocss/unocss/issues/3472 (5cee5)
- preset-icons:
-
preset-legacy-compat:
- Update default value - by @zyyv in https://github.com/unocss/unocss/issues/3486 (07a67)
-
preset-mini:
- Missing place-items - by @Simon-He95 in https://github.com/unocss/unocss/issues/3526 (fd4cb)
- Order custom container variants as given - by @gllms in https://github.com/unocss/unocss/issues/3496 (30209)
-
transformer-directives:
- Resolve selector group - by @zoeyzhao19 in https://github.com/unocss/unocss/issues/3485 (e5c1f)
View changes on GitHub
v0.58.3
🚀 Features
- Introduce legacy-compat preset - by @antfu and Simon He in https://github.com/unocss/unocss/issues/3480 (61b5d)
-
preset-mini: Add
appearance-auto
utility - by @navorite in https://github.com/unocss/unocss/issues/3470 (7c34b) -
preset-wind: Add
svh
,lvh
anddvh
values to default theme - by @navorite and @antfu in https://github.com/unocss/unocss/issues/3469 (7ec12)
🐞 Bug Fixes
- nuxt: Temporary revert #3448 - by @zyyv and @antfu in https://github.com/unocss/unocss/issues/3482 and https://github.com/unocss/unocss/issues/3448 (b3905)
View changes on GitHub
v0.58.2
🚀 Features
- vscode: Introduce `strictAnnotatio
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
resume | ❌ Failed (Inspect) | Aug 12, 2024 10:29am |