Skip to content

Releases: cabify/eslint-config

3.0.1

25 Feb 12:31

Choose a tag to compare

What's Changed

  • Migration to flat configs making it compatible with ESlint v9.
  • Migrate the code to es6
  • Add new compilation process to build the lib to es6 and common-js
  • Add new recommended rules.

v3.0.1-beta-37

25 Feb 12:01

Choose a tag to compare

v3.0.1-beta-37 Pre-release
Pre-release
v3.0.1-beta-37

v3.0.1-beta-35

17 Feb 13:21

Choose a tag to compare

v3.0.1-beta-35 Pre-release
Pre-release
v3.0.1-beta-35

v3.0.1-beta-34

20 Jan 18:18

Choose a tag to compare

v3.0.1-beta-34 Pre-release
Pre-release
v3.0.1-beta-34

v2.1.4

12 Sep 12:15

Choose a tag to compare

What's Changed

  • Bump the eslint dependencies.

Full Changelog: v2.1.2...v2.1.4

v2.1.4-beta.1

12 Sep 12:05

Choose a tag to compare

v2.1.4-beta.1 Pre-release
Pre-release

What's changed

  • Revert estlint-plugin-lodash to keep compatibility with ESLint v8.

Full Changelog: v2.1.4-beta.0...v2.1.4-beta.1

v2.1.4-beta.0

12 Sep 11:49

Choose a tag to compare

v2.1.4-beta.0 Pre-release
Pre-release

What's Changed

  • Fixing problems with dependencies not being published properly in v2.1.3.

Full Changelog: v2.1.2...v2.1.4-beta.0

v2.1.3

12 Sep 11:17

Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

12 Sep 10:54

Choose a tag to compare

What's Changed

  • Bump the typescript-eslint group across 1 directory with 2 updates by @dependabot in #445
  • Bump prettier from 3.3.2 to 3.3.3 by @dependabot in #443
  • Bump the typescript-eslint group across 1 directory with 2 updates by @dependabot in #449
  • Bump the typescript-eslint group with 2 updates by @dependabot in #452
  • Bump the typescript-eslint group with 2 updates by @dependabot in #454
  • Bump the typescript-eslint group across 1 directory with 2 updates by @dependabot in #459

Full Changelog: v2.1.1...v2.1.2

2.1.1

10 Jul 11:22
f016500

Choose a tag to compare

[2.1.1] - 2024-07-10

  • Updating naming convention for imports. Added camelCase, PascalCase and UPPER_CASE.