github oxc-project/oxc v0.0.5
CLI v0.0.5

latest releases: crates_v0.35.0, oxlint_v0.11.0, oxlint_v0.10.3...
19 months ago

What's Changed

  • fix(parser): fix additional char being consumed in JSXText by @yesmeck in #259
  • fix(parser): fix crashing on empty ParenthesizedExpression with comments by @Boshen in #263
  • fix(parser): fix parse error on JSXText preceded by JSXFragment by @yesmeck in #262
  • fix(linter): fix panic when directive appears at the first line by @yesmeck in #264
  • fix(parser): fix [+in] context in CallArguments by @Boshen in #265
  • fix(paresr): parse [+In] in template by @Boshen in #266
  • fix(parser): fix [+In] Destructuring Binding Pattern Initializer by @Boshen in #267
  • feat(linter): no constant condition by @mysteryven in #271
  • feat(semantic): Add index mapping from span to reference id by @YangchenYe323 in #270
  • refactor(linter,semantic): move syntax check from linter to semantic by @Boshen in #272

New Contributors

Full Changelog: https://github.com/Boshen/oxc/compare/v0.0.4...

Don't miss a new oxc release

NewReleases is sending notifications on new releases.