Skip to content

Releases: emerson-eps/eslint-config

v2.0.3

18 Nov 16:27
2fa9686
Compare
Choose a tag to compare

2.0.3 (2021-11-18)

Bug Fixes

  • prettier: remove eslint-plugin-prettier (#39) (2fa9686), closes #38

v2.0.2

12 Nov 16:41
27b4131
Compare
Choose a tag to compare

2.0.2 (2021-11-12)

Bug Fixes

What's Changed

  • build(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #29
  • build(deps): bump semver-regex from 3.1.2 to 3.1.3 by @dependabot in #30
  • ci: Create dependabot.yml by @alhugot-emr in #32
  • build(deps): bump eslint-plugin-react from 7.23.1 to 7.23.2 by @dependabot in #33
  • build(deps): bump @typescript-eslint/parser from 4.22.0 to 4.22.1 by @dependabot in #34
  • build(deps-dev): bump typescript from 4.2.3 to 4.2.4 by @dependabot in #35
  • build(deps-dev): bump semantic-release from 17.4.2 to 17.4.7 by @dependabot in #36
  • fix: release new patch by @alhugot-emr in #37

New Contributors

  • @alhugot-emr made their first contribution in #32

Full Changelog: v2.0.1...v2.0.2

v2.0.1

14 Jun 09:39
d8e9711
Compare
Choose a tag to compare

2.0.1 (2021-06-14)

Bug Fixes

  • upgrade @typescript-eslint/parser from 4.19.0 to 4.22.0 (d8e9711)

v2.0.0

23 Apr 19:23
76844b6
Compare
Choose a tag to compare

2.0.0 (2021-04-23)

⚠ BREAKING CHANGES

  • Add the sonarjs/recommented set of rules (#16)

Features

  • Add the sonarjs/recommented set of rules (#16) (a6c068d), closes #4

v1.0.1

23 Apr 13:19
20df940
Compare
Choose a tag to compare

1.0.1 (2021-04-23)

Bug Fixes

  • Replace NPM_TOKEN with NODE_AUTH_TOKEN (#14) (20df940)

v1.0.0

19 Apr 15:26
Compare
Choose a tag to compare
Update install command