Skip to content

v5.6.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 03:33
· 169 commits to main since this release

   🚨 Breaking Changes

  • javascript: Enable rule preserve-caught-error  -  by @ntnyq (6fc69)
  • jsdoc: Enable rule type-formatting  -  by @ntnyq (d38a0)

   🚀 Features

  • depend:
  • jsdoc:
    • Enable new rules in v57 with warning severity  -  by @ntnyq (9129a)
    • Enable rule reject-any-type and reject-function-type  -  by @ntnyq (6d806)
    • Enable v60 rules with warning severity  -  by @ntnyq (c6949)

   🐞 Bug Fixes

  • svelte: Remove deprecated rule no-dynamic-slot-name  -  by @ntnyq (968ba)
    View changes on GitHub