Skip to content

1.5.1

Choose a tag to compare

@porada porada released this 11 Mar 08:24
· 69 commits to main since this release
  • Tweaked typescript/no-base-to-string not to flag unknown values.
  • Lowered typescript/no-unnecessary-* rules’ severity to warn.
  • Disabled react/no-clone-element (oxlint@1.53.0).
  • Disabled react/no-react-children (oxlint@1.53.0).
  • Disabled typescript/related-getter-setter-pairs.