Skip to content

Releases: cletusw/eslint-plugin-local-rules

Update postcss

25 Nov 05:12
Compare
Choose a tag to compare

v2.0.0

25 Aug 17:35
Compare
Choose a tag to compare

BREAKING: Add support for npm/yarn/pnpm workspaces by checking for eslint-local-rules in the current working directory before this plugin's install location

v1.3.2

30 Aug 22:56
Compare
Choose a tag to compare

Update vite

v1.3.1

25 Jul 18:16
Compare
Choose a tag to compare

Fix "undefined var exts when eslint-local-rules.js not found"

v1.3.0

12 Jun 06:49
Compare
Choose a tag to compare

Add package-lock

v1.2.0

12 Jun 06:47
Compare
Choose a tag to compare

Fix MODULE_NOT_FOUND error message

v1.1.2

10 Jun 14:29
Compare
Choose a tag to compare

Reverts #8

Was causing #8 (comment)

v1.1.1

10 Jun 06:12
Compare
Choose a tag to compare

Throw original error if a 'MODULE_NOT_FOUND' error occurs when importing a module other than 'eslint-local-rules'

v1.1.0

09 Mar 16:46
Compare
Choose a tag to compare

Add support for config in eslint-local-rules/index.js

v1.0.1

25 Nov 19:37
Compare
Choose a tag to compare

Forgot to bump npm version before tagging v1.0.0