Update dependency @swc/core to v1.3.1 #311
Merged
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.0
->1.3.1
Release Notes
swc-project/swc
v1.3.1
Compare Source
Bug Fixes
(cli) Update the plugin template (#5824) (969ecde)
(css/minifier) Compress alpha (#5825) (b531410)
(css/minifier) Fix minification of universal selectors (#5826) (1803874)
(es/ast) Revert #5798 (#5798) (#5855) (4cde553)
(es/codegen) Remove redundant
;
after export default decl (#5851) (2b24642)(es/minifier) Don't replace parameters of IIFE if it's recursive (#5852) (a5f7b69)
(es/minifier) Preserve more side effects (#5853) (32f1806)
(es/modules) Improve compatibility with
cjs-module-lexer
(#5835) (bf75981)(es/parser) Keep comments of the RHS of a binary expression (#5812) (8adbe16)
(es/parser) Handle more
TS1185
(#5834) (10637b0)(swc_core) Fix reexport of
testing
(#5848) (c0da2e9)Features
(css/minifier) Compress
@media
and@supports
(#5828) (211b0a9)(es/minifier) Extend inlining of identifiers to multi-usage (#5832) (8567a38)
(es/parser) Improve jsx lexer (#5805) (97729e5)
(swc_core) Export
swc_common/sourcemap
(#5818) (2819be5)(swc_core) Export testing utilities (#5839) (856d741)
Miscellaneous Tasks
Performance
(atoms) Reduce size of
Atom
(#5831) (2400427)(css) Optimize memory layout of ast types (#5823) (4f119b2)
(css/minifier) Merge passes (#5820) (f523502)
(css/minifier) Merge more passes into the compressor (#5821) (4fa5a27)
(css/minifier) Merge passes and reduce clone (#5822) (9e81c26)
(es/minifier) Optimize usage of
IndexSet
(#5814) (704ea3d)(es/minifier) Make expression simplifier stateless and parallel (#5819) (cfe575e)
(es/minifier) Make the expression simplifier more parallel (#5841) (b6cf975)
(es/minifier) Reduce type sizes (#5843) (fe3072b)
(es/parser) Optimize memory layout (#5833) (10484ed)
(html/minifier) Improve performance (#5840) (b691fec)
(html/minifier) Improve performance (#5838) (ccd618c)
Refactor
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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.