Skip to content

v16.0.0

Compare
Choose a tag to compare
@pohnemus pohnemus released this 04 Oct 17:16
eb8e4c1

💥 Breaking Changes

  • Add eslint-plugin-unicorn and recommended ruleset. (#229)

👑 Changed

  • Remove jest and mocha environments from config. (#229)
  • Move jest config to extends instead of overrides. (#229)
  • Add override support for TypeScript files. '/*.spec.ts', '/.test.ts', '**/tests-.ts' (#229)

🧹 Chores

  • Bump eslint-plugin-jest from 24.0.0 to 24.0.1 (#222)
  • Bump eslint from 7.8.1 to 7.10.0 (#223, #227)
  • Bump prettier from 2.1.1 to 2.1.2 (#224)
  • Bump eslint-plugin-jest from 24.0.1 to 24.0.2 (#225)
  • Bump eslint-config-prettier from 6.11.0 to 6.12.0 (#228)
  • Bump eslint-plugin-import from 2.22.0 to 2.22.1 (#226)