react-ssr-starter
react-ssr-starter copied to clipboard
Update @swc/core 1.2.147 → 1.7.28 (minor)
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.2.147 → 1.7.28) · 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 22 commits:
chore: Publish `1.7.28` with `swc_core` `v0.106.0`chore: Publish `1.7.28-nightly-20240924.1` with `swc_core` `v0.106.0`chore: Publish crates with `swc_core` `v0.106.0`chore: Fix graph creation of `cargo bump`fix(es/compat): Skip `getter` and `setter` as FlowHelper `function` do (#9580)fix(es/module): Rewrite import specifier in type declaration (#9577)fix(es/codegen): Fix wrong sourcemap when there are new lines in tpl (#9578)fix(ast): Add `archive(check_bytes)` to all relevant AST types (#9574)fix(es/minifier): Check variable type while optimizing `+=` (#9575)fix(es/isolated-dts): Preserve comments (#9572)chore: Fix infinite recursion of releaserchore: Stabilize some crates (#9570)chore: Drop dependency on `cargo-mono` (#9569)chore: Publish crates with `swc_core` `v0.105.0`chore: Run `yarn changelog` while bumping cratesfix(plugin): Don't panic when ast byte not match (#9562)chore: Publish crates with `swc_core` `v0.104.3`fix(cli): Exclude non-files from get_files_list (#9560)test(es): Add tests for arm64 windows (#9547)chore: Publish crates with `swc_core` `v0.104.2`chore(es): Update `wasmer` to `v4.3.7` (#9557)fix(es/minifier): Avoid decl name when mangle with eval (#9546)
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
- @depfu rebase
- Rebases against your default branch and redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @depfu cancel merge
- Cancels automatic merging of this PR
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if it's closed)
- @depfu pause
- Ignores all future updates for this dependency and closes this PR
- @depfu pause [minor|major]
- Ignores all future minor/major updates for this dependency and closes this PR
- @depfu resume
- Future versions of this dependency will create PRs again (leaves this PR as is)