Skip to content

Releases: EvgenyOrekhov/eslint-config-hardcore

v41.0.0 - typescript-eslint v6

26 Jul 22:29
Compare
Choose a tag to compare

Should be no major changes, but bumping just in case.

v40.1.0

26 Jul 12:07
Compare
Choose a tag to compare

hardcore

hardcore/react

v40.0.0

12 Jul 14:00
Compare
Choose a tag to compare

Update Prettier to v3

v39.0.3

06 Jul 20:09
Compare
Choose a tag to compare

Update dependencies

v39.0.2

05 Jul 15:24
Compare
Choose a tag to compare

Update dependencies

v39.0.1

24 Jun 20:47
Compare
Choose a tag to compare

Disable react/sort-comp in hardcore/ts-for-js and hardcore/ts because it conflicts with eslint-plugin-sort-class-members.

v39.0.0 - Alphabetical sorting

24 Jun 19:48
Compare
Choose a tag to compare

Enforce natural (if available) or alphabetical case-insensitive sorting of almost everything.
All new rules are autofixable.

Consistency FTW!

v38.0.0 - eslint-plugin-simple-import-sort

23 Jun 21:07
Compare
Choose a tag to compare

Major changes

Use eslint-plugin-simple-import-sort instead of import/order for ESM. Simplify FTW!

The new order rules are pretty close to the old ones, but there still might be a ton of warnings.
It's good that they are autofixable, right?

v37.0.0

20 Jun 14:38
Compare
Choose a tag to compare

v36.4.0

20 Jun 14:04
Compare
Choose a tag to compare

hardcore

hardcore/react

  • a11y: add <Image> and <Img> as aliases for <img>

hardcore/vue