fix(deps): update dependency @swc/core to v1.2.222 #117
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.2.218
->1.2.222
Release Notes
swc-project/swc
v1.2.222
Compare Source
v1.2.220
Compare Source
Bug Fixes
(atoms) Workaround a bug of
rkyv
(#5323) (14894ed)(css/prefixer) Avoid prefixes for media features (#5308) (925b16a)
Features
Testing
v1.2.219
Compare Source
Bug Fixes
(css) Fix parsing of
layer
(#5290) (83651c2)(css/prefixer) Generate at-rules based on preset-env (#5294) (94b4e0a)
(es/codegen) Add
;
for a generator function (#5292) (daac26b)(es/codegen) Fix sourcemap of multiline comments (#5299) (3100bf8)
(es/compat) Preserve orders of
import
s andexport
s (#5249) (2010409)(es/compat) Fix capturing of block scoping pass (#5279) (b423d6f)
(es/decorators) Use decorated consturctors (#5263) (d9877e3)
(es/fixer) Wrap
await
andyield
in callee (#5314) (b3269fd)(es/minifier) Preserve order of side-effects in sequences pass (#5283) (ee84842)
(es/modules) Use a private context for
export from
(#5262) (c0ace4c)(es/preset-env) Realign with
babel-polyfills
(#5293) (dd0a152)(es/preset-env) Don't add instance properties when there's a static property (#5305) (06677c2)
(es/visit) Disable
serde
by default (#5273) (a0007e1)(html/minifier) Don't break unknown attributes (#5256) (4f55459)
(html/parser) Fix span (#5312) (c80b9e1)
Documentation
Features
(css/minifier) Remove duplicate selectors (#5257) (ce34746)
(css/prefixer) Implement
preset-env
(#5247) (e78d23d)(es/codegen) Optimize number and bigint literal (#5223) (3f0856d)
(es/codegen) Remove extra space before a private method (#5295) (0f254d5)
(es/minifier) Calculate correct size (#5253) (6573324)
(es/plugin) Add experimental metadata field (#5254) (bd1c2cc)
(es/plugin) Pass experimental metadata from host (#5261) (43eeeb3)
(node) Coerce fallback bindings (#5250) (7e6ffff)
(plugin) Make metadata api lazy (#5310) (5a164bd)
(testing/macros) Generalize test names with regex (#5242) (ecbf9d6)
Miscellaneous Tasks
(ci) Update macos runner (#5284) (e8473eb)
(ci) Fix build for Android platforms (#5317) (18d4029)
(deps) Update
bytecheck
(#5296) (35b1e78)- general: Fix CI (#5251) (d229917)- general: Fix CI (3421064)Performance
Atom
in some places (#5271) (037a53d)Testing
Build
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.
This PR has been generated by Mend Renovate. View repository job log here.