Skip to content

v5.0.0-beta.4

Choose a tag to compare

@github-actions github-actions released this 17 Jun 05:34
2500069

5.0.0-beta.4 (2025-06-17)

⚠ BREAKING CHANGES

  • handle TS object-like nodes in object-curly-spacing instead of block-spacing (#822)
  • space-before-function-paren: handle catch clause with param (#821)

Features

  • handle TS object-like nodes in object-curly-spacing instead of block-spacing (#822) (e9a4b80)
  • no-extra-parens: allow spread syntax to wrap parentheses (#781) (bc74e90)
  • space-before-function-paren: handle catch clause with param (#821) (64c0607)

Bug Fixes

  • indent: correctly ignore JSXText and TS nodes (#785) (b0b4218)
  • metadata path generate normalize (#820) (7c6d6ef)
  • type-generic-spacing: prevent errors caused by empty type params (#828) (229eff0)

Documentation

Chores

  • one-var-declaration-per-line: use replace string insert \n (#705) (48181b5)
  • release-please-mark (4ead7ab)