Merged
Conversation
601d8bd to
56eea26
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.3.20->1.3.21Release Notes
swc-project/swc
v1.3.21Compare Source
Bug Fixes
(ci) Fix publish action for binaries (#6517) (2ac3201)
(es/minifier) Don't drop used variables from sequential inliner (#6520) (b394f9f)
(es/minifier) Make sequential inliner respect resolution order (#6509) (27ae59e)
(es/minifier) Use unsafe option for arrow => method (#6521) (9752b43)
(es/minifier) Don't convert a signed integer literal key to a numeric literal (#6529) (81224b5)
(html/parser) Fix parsing of cdata (#6534) (e3cbe7e)
Features
(common) Add contexts to the error messages (#6526) (b8fe04f)
(es/parser) Make error message helpful (#6535) (cb15721)
(es/preset-env) Update data (#6538) (ae63220)
(xml/parser) Parse cdata section (#6531) (7f8c4e0)
Miscellaneous Tasks
(bindings) Fix jemalloc on aarch64 (#6541) (d56b5a8)
(swc_core) Reexport more modules (#6548) (9b58cce)
Performance
Refactor
Testing
(es/minifier) Add tests for preserving top-level directives (#6545) (8d8f150)
(es/transforms) Add tests about preserving top-level directives (#6518) (5ff87af)
(es/typescript) Migrate inline tests to fixture tests (#6546) (cddbc41)
(ts/compat) Migrate inline tests to fixture testing (#6475) (cc4646a)- general: Use correct extensions for fixture tests (#6539) (7ee86d1)
Build
browerslist-rs(#6547) (d730186)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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.