Skip to content

Releases: Widen/eslint-config

eslint-config-widen-typescript@2.0.0

13 Jan 18:34
Compare
Choose a tag to compare

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

13 Jan 18:34
Compare
Choose a tag to compare

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

13 Jan 18:34
Compare
Choose a tag to compare

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

13 Jan 18:34
Compare
Choose a tag to compare

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

13 Jan 22:30
3816485
Compare
Choose a tag to compare

Minor Changes

  • 773a8e8: Work through cloning issues.

eslint-config-widen-emotion@1.2.0

13 Jan 22:13
597e4c2
Compare
Choose a tag to compare

Minor Changes

  • f504ed8: Add a default severity level.

eslint-config-widen-emotion@1.1.0

13 Jan 18:34
Compare
Choose a tag to compare

Minor Changes

  • f9eb07f: Add a new package for emotion specific rules.

eslint-config-widen-base@2.0.0

13 Jan 18:33
Compare
Choose a tag to compare

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

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

Patch Changes

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

eslint-playground@1.0.1

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.