Skip to content

Releases: leukeleu/eslint-config

v2.1.0

08 Feb 11:07
Compare
Choose a tag to compare

What's Changed

Major bump:

  • Bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.21.0 by @dependabot in #143

Minor bumps:

Patch bumps:

  • Bump eslint-plugin-vuejs-accessibility from 2.2.0 to 2.2.1 by @dependabot in #141
  • Bump @babel/eslint-parser from 7.23.3 to 7.23.10 by @dependabot in #144

Housekeeping:

  • Bump @leukeleu/prettier-config from 2.1.0 to 3.1.0 by @dependabot in #135

Full Changelog: v2.0.0...v2.1.0

v2.0.0

01 Feb 14:30
Compare
Choose a tag to compare

What's Changed

  • Bump @leukeleu/prettier-config from 2.0.1 to 2.1.0 by @dependabot in #129
  • update readme to include proper eslint command by @sabir-leukeleu in #134
  • Bump vue-eslint-parser from 9.3.2 to 9.4.2 by @dependabot in #136
  • Update CODEOWNERS by @tomaszpuzio in #140
  • Make separate config for each type of project by @sabir-leukeleu in #139

New Contributors

  • @sabir-leukeleu made their first contribution in #134

Full Changelog: v1.11.0...v2.0.0

v1.11.0

04 Dec 08:45
c435b88
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

27 Jun 07:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

11 Apr 08:22
Compare
Choose a tag to compare

What's Changed

Updates

  • Bump eslint from 8.36.0 to 8.38.0 by @dependabot in #47
  • Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.1 by @dependabot in #46
  • Bump vue-eslint-parser from 9.1.0 to 9.1.1 by @dependabot in #43
  • Bump @typescript-eslint/parser from 5.56.0 to 5.58.0 by @dependabot in #49
  • Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.58.0 by @dependabot in #48

Full Changelog: v1.8.0...v1.9.0

v1.8.0

30 Mar 07:46
Compare
Choose a tag to compare

What's Changed

Updates

  • Bump eslint-plugin-vue from 9.9.0 to 9.10.0 by @dependabot in #40
  • Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0 by @dependabot in #39
  • Bump eslint-config-prettier from 8.7.0 to 8.8.0 by @dependabot in #38
  • Bump @typescript-eslint/parser from 5.55.0 to 5.56.0 by @dependabot in #37

Full Changelog: v1.7.0...v1.8.0

v1.7.0

20 Mar 09:21
Compare
Choose a tag to compare

What's Changed

Features

Updates

  • Bump @typescript-eslint/parser from 5.54.1 to 5.55.0 by @dependabot in #35
  • Bump @babel/eslint-parser from 7.19.1 to 7.21.3 by @dependabot in #34
  • Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 by @dependabot in #33

Full Changelog: v1.6.1...v1.7.0

v1.6.1

17 Mar 10:02
Compare
Choose a tag to compare

What's Changed

  • Bump @leukeleu/prettier-config from 1.2.3 to 1.3.0 by @dependabot in #26
  • Bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in #25
  • Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 by @dependabot in #28
  • Bump eslint-config-prettier from 8.6.0 to 8.7.0 by @dependabot in #29
  • Bump eslint from 8.35.0 to 8.36.0 by @dependabot in #27
  • Always self-close html void elements by @wadevries in #30

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

10 Mar 10:03
Compare
Choose a tag to compare

What's Changed

Features

Updates

  • Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 by @dependabot in #21
  • Bump eslint from 8.34.0 to 8.35.0 by @dependabot in #19
  • Bump @typescript-eslint/parser from 5.52.0 to 5.53.0 by @dependabot in #20
  • Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 by @dependabot in #22
  • Bump @typescript-eslint/parser from 5.53.0 to 5.54.0 by @dependabot in #23

Full Changelog: v1.5.0...v1.6.0

v1.5.0

22 Feb 11:20
Compare
Choose a tag to compare

What's Changed

This release adds a basic check for low hanging accessibility errors, though it's not enough to only do these checks to be accessible.

Features

Updates

  • Bump @typescript-eslint/parser from 5.51.0 to 5.52.0 by @dependabot in #14
  • Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 by @dependabot in #15

Full Changelog: v1.4.0...v1.5.0