Skip to content

oxlint v0.2.7

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 13:41
52e3244

What's Changed

This release fixes a critical bug where errors not being reported from finally block of try/catch/finally.

New Rules

  • implement @next/next/no-before-interactive-script-outsi… by @kaykdm in #2203
  • implement @next/next/no-unwanted-polyfillio by @kaykdm in #2197

Features

Fixes

  • Better report source line and col for multiline annotations by @maurice in #2242
  • Better source line and column numbers by @maurice in #2213
  • display target triple when error is thrown by @Boshen in #2259
  • correct the span for irregular whitespaces by @Boshen in #2245
  • jsx no undef match scope should check with ancestors by @xxleyi in #2027

Parser

New Contributors

Full Changelog: oxlint_v0.2.6...oxlint_v0.2.7