Skip to content

v45.0.0

Compare
Choose a tag to compare
@standard-cd-bot standard-cd-bot released this 07 Apr 16:28
· 170 commits to main since this release

45.0.0 (2024-04-07)

⚠ BREAKING CHANGES

  • all rule configs are arrays.
    This is a breaking change only if you are importing and processing the
    exported value yourself. Otherwise, this shouldn't affect you. Sorry for
    the major bump. Just being careful.

Features

  • all rule configs are arrays (9738761)

Refactoring

  • no extend from eslint-config-standard (065ce30)

Testing

  • rule todo list for eslint core & all plugins (8c84a0e)