Skip to content

Releases: etchteam/eslint

v1.11.6

03 Jun 12:27
096e147

Choose a tag to compare

1.11.6 (2024-06-03)

Bug Fixes

  • bump prettier from 3.2.5 to 3.3.0 (7615efe)

v1.11.5

28 May 12:14
00d97e9

Choose a tag to compare

1.11.5 (2024-05-28)

Bug Fixes

  • bump @typescript-eslint/parser from 7.10.0 to 7.11.0 (f9e10e6)

v1.11.4

28 May 12:12
4f93a83

Choose a tag to compare

1.11.4 (2024-05-28)

Bug Fixes

  • bump @typescript-eslint/eslint-plugin from 7.10.0 to 7.11.0 (e7d776e)
  • bump eslint-plugin-react from 7.34.1 to 7.34.2 (f960d1e)

v1.11.3

27 May 12:10
31023d7

Choose a tag to compare

1.11.3 (2024-05-27)

Bug Fixes

  • bump eslint-plugin-json from 3.1.0 to 4.0.0 (5eb4c3c)

v1.11.2

23 May 12:48
2c07c83

Choose a tag to compare

1.11.2 (2024-05-23)

Bug Fixes

  • bump eslint-plugin-prettier from 5.0.1 to 5.1.3 (0fdf48e)

v1.11.1

23 May 12:47
fbf4684

Choose a tag to compare

1.11.1 (2024-05-23)

Bug Fixes

  • bump eslint-config-next from 14.0.1 to 14.2.3 (7e28c6d)

v1.11.0

21 May 10:04
d082227

Choose a tag to compare

1.11.0 (2024-05-21)

Features

  • add precommit hook (7c9f260)
  • add you-dont-need-lodash-underscore (bedda3c)
  • capture all supported file types (495971e)
  • install husky hooks on postinstall (0257184)

Bug Fixes

  • add schedule and directory to dependabot config (5a88e95)

v1.10.0

11 Jan 10:32
06c6efc

Choose a tag to compare

1.10.0 (2024-01-11)

Features

  • configure dependabot so that it uses the correct commit message prefix (cfbce50)

v1.8.0

06 Dec 18:03
92e3880

Choose a tag to compare

1.8.0 (2023-12-06)

Features

  • add json and yaml linting (c1354f8)
  • use a symlink so we use our own linter to lint our linter (afea6ba)

v1.7.1

06 Nov 15:00
2c9f434

Choose a tag to compare

1.7.1 (2023-11-06)

Bug Fixes

  • only warn on explicit any (e1a6d39)