Skip to content

v97.0.0

Compare
Choose a tag to compare
@alexander-akait alexander-akait released this 14 Jan 15:17
· 76 commits to master since this release

97.0.0 - 2019-01-14

  • Added: unicorn/no-console-spaces rule.
  • Added: unicorn/prefer-node-append rule.
  • Chore: minimum require eslint-plugin-unicorn version is now ^7.0.0.
  • Removed: react/no-did-mount-set-state rule.
  • Removed: unicorn/no-unsafe-regex rule (due it is very unstable and annoying).