Update @swc/core 1.7.35 → 1.7.40 (patch) #150
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @swc/core (1.7.35 → 1.7.40) · Repo · Changelog
Release Notes
1.7.40 (from changelog)
1.7.39 (from changelog)
1.7.36 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 48 commits:
chore: Publish `1.7.40` with `swc_core` `v1.0.6`
chore: Publish `1.7.40-nightly-20241026.1` with `swc_core` `v1.0.6`
chore: Publish crates with `swc_core` `v1.0.6`
fix(typescript): Check whether the method is abstract when checking `is_overload` (#9678)
chore(deps): update dependency swc-plugin-coverage-instrument to ^0.0.25 (#9676)
chore: Publish crates with `swc_core` `v1.0.5`
fix(bindings/node): Add `VisitTsPropertySignature` (#9670)
fix(es/codegen): Improve EndsWithAlphaNum (#9675)
fix(bindings): Update napi to handle string with `\0` (#9665)
doc(contributing): Document changeset (#9667)
chore(ci): Remove miri ci for `swc_ecma_codegen` and `swc_ecma_minifier` (#9664)
fix(es/renamer): Check `preserved` in normal renaming mode (#9666)
chore: Update changelog
chore: Publish `1.7.39` with `swc_core` `v1.0.4`
chore: Publish `1.7.39-nightly-20241022.1` with `swc_core` `v1.0.4`
chore: Disable `nest-cli` of `swc-ecosystem-ci`
chore: Publish `1.7.38-nightly-20241021.1` with `swc_core` `v1.0.4`
chore: Configure `run-name`
chore: Disable `zod` of `swc-ecosystem-ci`
chore: Update changelog
chore: Publish `1.7.37-nightly-20241021.1` with `swc_core` `v1.0.4`
chore: Publish crates with `swc_core` `v1.0.4`
feat(es/minifier): Implement optional catch binding (#9657)
fix(wasm-typescript): Fix option types of functions (#9662)
fix(es/compat): Add missing visit children for `destructuring` (#9658)
chore: Publish crates with `swc_core` `v1.0.3`
fix(es/proposal): Use `tsc` version of explicit resource management (#9585)
chore: Publish crates with `swc_core` `v1.0.2`
chore(ci): Auto-publish crates on bump
chore(es/typescript): Improve enum comments and sourcemap (#9652)
fix(es/parser): Correct `>` and `<` when exit type context (#9653)
chore: Update changelog
chore: Publish `1.7.36` with `swc_core` `v1.0.1`
chore: Update changelog
chore: Publish `1.7.36-nightly-20241015.1` with `swc_core` `v1.0.1`
chore: Publish crates with `swc_core` `v1.0.1`
feat(es): Introduce `runPluginFirst` for Wasm plugins (#9645)
fix(es): Run esnext transforms on esnext target (#9644)
feat(es/minifier): Support unary negate in `cast_to_number` (#9642)
chore(deps): update dependency magic-string to v0.30.12 (#9634)
fix(es/minifier): Check type of assignment target before merging assignments (#9617)
chore: Publish crates with `swc_core` `v1.0.0`
chore: Use major version for breaking changes (#9637)
chore: Publish crates with `swc_core` `v0.109.2`
fix(es/minifier): Only merge last if return (#9633)
fix(es/lints): Correct the false positive error of TS2309 (#9635)
fix(es/codegen): Emit space after div if rhs has leading comment (#9631)
chore: Update changelog
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands