Skip to content

Releases: Widen/eslint-config

[email protected]

15 Jul 19:38
f1cc5f7
Compare
Choose a tag to compare

Patch Changes

  • 1913360: Correctly specify react version and fix typescript overrides.

[email protected]

15 Jul 13:22
469c750
Compare
Choose a tag to compare

Patch Changes

  • 7443c84: Upgrade the typescript-eslint package away from the legacy config
    setups.

[email protected]

15 Jul 19:38
f1cc5f7
Compare
Choose a tag to compare

Patch Changes

  • 1913360: Correctly specify react version and fix typescript overrides.

[email protected]

15 Jul 13:22
469c750
Compare
Choose a tag to compare

Patch Changes

  • 7443c84: Upgrade the typescript-eslint package away from the legacy config
    setups.

[email protected]

11 Jul 17:36
9df6cfa
Compare
Choose a tag to compare

Major Changes

  • 601e5bd: Update to eslint 9, apps will need to be on eslint 9+ alongside this
    update. They will also need to convert their .eslintrc and .eslintignore into
    the new format of eslint.config.mjs. Here is a migration guide that goes over
    the basics https://eslint.org/docs/latest/use/configure/migration-guide. For
    general usage and a sample eslint.config.mjs see the updated readme in this
    repo.

[email protected]

11 Jul 17:36
9df6cfa
Compare
Choose a tag to compare

Major Changes

  • 601e5bd: Update to eslint 9, apps will need to be on eslint 9+ alongside this
    update. They will also need to convert their .eslintrc and .eslintignore into
    the new format of eslint.config.mjs. Here is a migration guide that goes over
    the basics https://eslint.org/docs/latest/use/configure/migration-guide. For
    general usage and a sample eslint.config.mjs see the updated readme in this
    repo.

Patch Changes

[email protected]

06 Nov 15:07
d7ba3f4
Compare
Choose a tag to compare

Major Changes

[email protected]

06 Nov 15:07
d7ba3f4
Compare
Choose a tag to compare

Major Changes

Patch Changes

[email protected]

13 Jul 18:28
34f381e
Compare
Choose a tag to compare

Patch Changes

  • 235a3c6: Remove npmRegistryServer

[email protected]

13 Jul 16:13
b9d1214
Compare
Choose a tag to compare

Minor Changes