Releases: Widen/eslint-config
Releases · Widen/eslint-config
[email protected]
Patch Changes
- 1913360: Correctly specify react version and fix typescript overrides.
[email protected]
Patch Changes
- 7443c84: Upgrade the typescript-eslint package away from the legacy config
setups.
[email protected]
Patch Changes
- 1913360: Correctly specify react version and fix typescript overrides.
[email protected]
Patch Changes
- 7443c84: Upgrade the typescript-eslint package away from the legacy config
setups.
[email protected]
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]
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
- Updated dependencies [601e5bd]
[email protected]
Major Changes
- d6e4c92: Updates all versions to latest with major version updates for
@typescript-eslint and eslint-plugin-jest
[email protected]
Major Changes
- d6e4c92: Updates all versions to latest with major version updates for
@typescript-eslint and eslint-plugin-jest
Patch Changes
- Updated dependencies [d6e4c92]
[email protected]
Patch Changes
- 235a3c6: Remove npmRegistryServer
[email protected]
Minor Changes
- 485da96: Update versions