Releases: Widen/eslint-config
Releases · Widen/eslint-config
eslint-config-widen-typescript@2.0.0
Major Changes
- bd529a2: Create separate packages for each component. Allows users to import
only the dependencies that they need, rather than all of them.
eslint-config-widen-react@2.0.0
Major Changes
- bd529a2: Create separate packages for each component. Allows users to import
only the dependencies that they need, rather than all of them.
eslint-config-widen-playwright@2.0.0
Major Changes
- bd529a2: Create separate packages for each component. Allows users to import
only the dependencies that they need, rather than all of them.
eslint-config-widen-jest@2.0.0
Major Changes
- bd529a2: Create separate packages for each component. Allows users to import
only the dependencies that they need, rather than all of them.
eslint-config-widen-emotion@1.3.0
Minor Changes
- 773a8e8: Work through cloning issues.
eslint-config-widen-emotion@1.2.0
Minor Changes
- f504ed8: Add a default severity level.
eslint-config-widen-emotion@1.1.0
Minor Changes
- f9eb07f: Add a new package for emotion specific rules.
eslint-config-widen-base@2.0.0
Major Changes
- bd529a2: Create separate packages for each component. Allows users to import
only the dependencies that they need, rather than all of them.
eslint-playground@1.0.2
Patch Changes
- 1913360: Correctly specify react version and fix typescript overrides.
eslint-playground@1.0.1
Patch Changes
- 7443c84: Upgrade the typescript-eslint package away from the legacy config
setups.