github oxc-project/oxc crates_v0.122.0
oxc crates_v0.122.0

6 hours ago

🚀 Features

  • 4fec907 formatter: Add JSDoc comment formatting support (#19828) (Dunqing)
  • 07128b0 semantic: Report error for await using in class static block (#20535) (camc314)
  • 728fc8d semantic: Improve diagnostic for await in static block (#20534) (camc314)
  • 76cd0b1 ast: Add method to retrieve SymbolIds from BindingPattern (#20532) (camc314)

🐛 Bug Fixes

  • 3d76121 transformer: Incorrect output with multiple JSX spread children in automatic mode (#20647) (Dunqing)
  • 5e893d7 jsdoc: Parse tags after interval notation in descriptions (#20046) (camc314)

⚡ Performance

  • 9a622c7 linter/plugins: Lazy deserialize tokens and comments (#20474) (overlookmotel)
  • 89946e1 ast: Mark AstKind::address as #[inline] (#20586) (overlookmotel)
  • 3420abb ast: Mark AstKind::span as #[inline] (#20585) (overlookmotel)
  • c6ea0a0 ast: Place NodeId field after Span in structs (#20584) (overlookmotel)
  • d176ecc napi/parser, oxlint/plugins: Shorten deserializer for WithClause (#20575) (overlookmotel)

Don't miss a new oxc release

NewReleases is sending notifications on new releases.