Skip to content

Releases: EvgenyOrekhov/eslint-config-hardcore

v49.0.0

05 Aug 20:43

Choose a tag to compare

  • Update typescript-eslint to v7
  • Add new perfectionist/* rules
  • Add tomdoc to import/docstyle (affects import/no-deprecated)

Most likely, this is the last major release that will support ESLint v8 and legacy config.

Also, the next major release will likely support only TypeScript, since I stopped using plain JavaScript a long time ago, and I don't have the capacity to support it.

v48.0.0

04 Aug 16:49

Choose a tag to compare

  • Update dependencies
  • Add new rules

v47.0.1

26 Jun 12:03

Choose a tag to compare

Fix #897 Issue with "use client" in next.js project

v47.0.0

25 Jun 22:48

Choose a tag to compare

Major changes

Check more file extensions by default:

  • .*.js
  • *.mjs
  • .*.mjs
  • *.cts
  • .*.cts
  • *.mts
  • .*.mts

v46.1.0

25 Jun 20:49

Choose a tag to compare

v46.0.0

09 Jun 23:26

Choose a tag to compare

Update Putout to the latest version.

Please report any weird warnings/fixes from putout/putout rule.

v45.8.0

09 Jun 20:00

Choose a tag to compare

Migrate deprecated core formatting rules to ESLint Stylistic

  • lines-between-class-members
  • lines-around-comment
  • max-len
  • no-tabs
  • padding-line-between-statements
  • quotes
  • spaced-comment

v45.7.0

09 Jun 14:51

Choose a tag to compare

v45.6.0

19 Apr 20:17

Choose a tag to compare

hardcore/ts and hardcore/ts-for-js

v45.5.0

19 Apr 19:53

Choose a tag to compare