Skip to content

Releases: niksy/eslint-config-nitpick

v14.2.1

16 Nov 11:13

Choose a tag to compare

Added

  • Add types

v14.2.0

10 Nov 08:54

Choose a tag to compare

Changed

  • Allow CommonJS for .cjs files
  • Use TypeScript parser for TypeScript files
  • Upgrade package

v14.1.0

16 Feb 17:59

Choose a tag to compare

Changed

  • Upgrade to ESLint 9 compatible version of eslint-find-rules
  • Update rules

v14.0.2

23 Nov 11:09

Choose a tag to compare

Changed

  • Vue parser and processor options

v14.0.1

23 Nov 10:31

Choose a tag to compare

Fixed

  • Peer dependencies and engines version

v14.0.0

23 Nov 09:15

Choose a tag to compare

Changed

  • Breaking: Supports Node >= 18
  • Breaking: Supports ESLint >= 9

v13.0.2

18 Apr 09:29

Choose a tag to compare

  • Update rules

v13.0.1

14 Apr 09:40

Choose a tag to compare

  • Update rules

v13.0.0

14 Apr 08:52

Choose a tag to compare

  • Incremental switch to ESM rules and behavior by default
  • Remove React, JSX and Next configuration
  • Use camel case for event naming in Vue
  • Group stylistic rules in preparation for Stylistic plugin
  • Use maintained version of Node plugin
  • Update environment for configuration files
  • Upgrade dependencies

v12.0.2

16 Nov 12:33

Choose a tag to compare

Changed

  • Update rules