Skip to content

v0.40.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 09 Feb 12:35
· 23 commits to main since this release

Breaking

  • Require ESLint 8 and Node.js 12 da1fd09

Improvements

  • Remove default-param-last rule 5f341e2
  • Avoid explicit return arrows in object-shorthand rule (#76) db4809a

v0.39.0...v0.40.0