Skip to content

v0.56.0

Latest

Choose a tag to compare

@sindresorhus sindresorhus released this 01 Jul 18:00

Improvements

  • Disable @typescript-eslint/no-unnecessary-boolean-literal-compare in favor of the type-aware unicorn/no-unnecessary-boolean-comparison, which catches the same cases without requiring strictNullChecks f93a16e (#117)
  • Allow the @isolated JSDoc tag used by unicorn/isolated-functions 6d78307 (#116)
  • Update to eslint-plugin-unicorn 70

New rules


v0.55.0...v0.56.0