Update @swc/core 1.3.100 → 1.6.7 (minor) #121
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.3.100 → 1.6.7) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 27 commits:
chore: Publish `1.6.7` with `swc_core` `v0.96.2`
chore: Update changelog
chore: Publish `1.6.7-nightly-20240703.4` with `swc_core` `v0.96.2`
test(bindings/ts): Test Wasm binding (#9128)
chore: Update changelog
chore: Publish `1.6.7-nightly-20240703.3` with `swc_core` `v0.96.2`
chore: Bump crates
refactor(es/typescript): Extract type annotation proposal out (#9127)
chore: Update changelog
chore: Publish `1.6.7-nightly-20240703.2` with `swc_core` `v0.96.1`
build(bindings): Fix build of typescript binding (#9125)
chore: Publish `1.6.7-nightly-20240703.1` with `swc_core` `v0.96.1`
chore: Bump crates
feat(binding): Create Wasm package for stripping only TypeScript (#9124)
chore: Improve Wasm publish pipeline (#9123)
doc: Use `@swc/counter` for 3rd-party download count
chore: Bump crates
test(es/decorators): Split `decorator-tests` (#9119)
chore: Bump crates
feat(es/minifier): Handle more indexing expression (#8750)
chore: Bump crates
perf(es/lexer): Do not use `memchr::memmem` in parser (#9118)
chore: Bump crates
feat(preset-env): Upgrade `browserslist-rs` (#9023)
chore: Bump crates
fix(es/compat): Do not reuse span (#9117)
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