Skip to content

v55.0.0

Latest
Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 24 Jul 22:47
· 8 commits to main since this release

New rules

Improvements

Fixes

  • no-single-promise-in-promise-methods: Remove broken autofix for Promise.all() (#2386) 8d28b6e
  • prefer-node-protocol: Ignore Bun modules (#2384) a45b24a
  • no-negation-in-equality-check: Ignore boolean type casting (#2379) 37e00dd

v54.0.0...v55.0.0