react-ssr-starter
                                
                                
                                
                                    react-ssr-starter copied to clipboard
                            
                            
                            
                        Update @swc/core 1.2.147 → 1.11.22 (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.11.22) · 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 26 commits:
chore: Publish `1.11.22` with `swc_core` `v22.5.2`chore: Update changelogchore: Publish `1.11.22-nightly-20250423.1` with `swc_core` `v22.5.2`chore: Publish crates with `swc_core` `v22.5.2`chore(bindings/node): Add `README.md` (#10402)perf(common): Use `next` instead of `nth` (#10403)chore: Publish crates with `swc_core` `v22.5.1`fix(swc_core): Fix downstream doc builds (#10401)chore(es/utils): Mark Symbol members as literal (#10400)fix(es/proposal): Fix exported class for `explicit-resource-management` (#10393)chore: Publish crates with `swc_core` `v22.5.0`fix: upgrade browserslist-rs version (#10389)perf(es/minifier): Use `bitflags` to reduce compress context size (#10381)perf(es/minifier): Use `bitflags` to reduce context size of `InfectionCollector` (#10387)perf(es/parser): Move `found_module_item` to `Parser` (#10388)chore(es/parser): Remove useless check (#10386)refactor(es/lexer): Split lexer (#10377)perf(es/minifier): Use bigflags to reduce context size of analyzer (#10380)chore(ci): Run publish actions iff it's maintest(es/transform): Add tests for source map (#10375)chore: Publish crates with `swc_core` `v22.4.0`fix(es/parser): Parse `export default from;` with `exportDefaultFrom: true` option (#10373)refactor(es/compat): Simplify `async_to_generator` (#10341)feat(bindings/core): Enhance existing parse function to accept both string and buffer types(#10371)feat(css/prefixer): Fix default implementation (#10351)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
- @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)