Releases: mryechkin/eslint-config-acme
Releases · mryechkin/eslint-config-acme
v3.1.0
20 Oct 14:17
Compare
Sorry, something went wrong.
No results found
Added src aliases @ and # (in addition to existing src and ~)
Removed eslint-plugin-prettier as it's no longer used
v3.0.1
15 Oct 03:25
Compare
Sorry, something went wrong.
No results found
Added @ianvs/prettier-plugin-sort-imports
Removed eslint-plugin-simple-import-sort
Added prettier-plugin-packagejson
Added shared Prettier config via eslint-config-acme/prettier export
v2.3.0
17 Sep 16:23
Compare
Sorry, something went wrong.
No results found
Migrate to import-resolver-custom-alias for custom aliases.
v2.2.1
27 Aug 01:24
Compare
Sorry, something went wrong.
No results found
Bump prettier-plugin-tailwindcss to ^0.5
v2.2.0
04 Aug 20:27
Compare
Sorry, something went wrong.
No results found
v2.1.0
18 Jun 14:50
Compare
Sorry, something went wrong.
No results found
Updating env to use ES2022
Updating simple-import-sort to include more Node internals
Cleaning up peerDependencies to relax minor versions range
v2.0.0
03 Dec 23:49
Compare
Sorry, something went wrong.
No results found
[2.0.0] - 2022-12-03
Added
Added an override to turn off react/function-component-definition rule
Added src alias for import resolver
Removed
Removed overrides to eslint-plugin-jsx-a11y, as they are no longer required as of Next 13
Removed @ alias, as it was causing issues with sorting imports when both relative and alias imports were used
v1.4.0
30 Jun 16:09
Compare
Sorry, something went wrong.
No results found
feat: Bumping deps and fixing usage of TailwindCSS plugin
v1.3.1
18 Jun 21:39
Compare
Sorry, something went wrong.
No results found
fix: Updating tailwindcss rule to use boolean value
v1.3.0
10 Apr 16:14
Compare
Sorry, something went wrong.
No results found
feat: Adding ESLint Tailwind plugin; updating peer deps