Commit 12b63ac
chore(deps): update oxc to ^0.141.0 (#415)
* chore(deps): update oxc to ^0.144.0
* fix: adapt to oxc 0.144 AST breaking changes
Migrate call sites for ExportDeclaration split, ArrowFunctionBody enum,
ClassHeritage, and TS module/namespace split so the oxc ^0.144 bump compiles.
Update one snapshot for oxc_codegen whitespace in method bodies.
* style: rustfmt after oxc 0.144 AST migration
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: LongYinan <lynweklm@gmail.com>1 parent dd19a47 commit 12b63ac
23 files changed
Lines changed: 626 additions & 595 deletions
File tree
- crates/oxc_angular_compiler
- src
- component
- directive
- injectable
- linker
- ng_module
- optimizer
- output
- pipe
- tests/snapshots
- napi/angular-compiler
- e2e/compare
- src
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments