Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

42 lines (23 loc) · 1.6 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.0 (2019-10-10)

Note: Version bump only for package @spotify/eslint-config-base

2.0.0 (2019-09-23)

Features

  • eslint-config-base: Add rule for disallowing useless constructors (beab7ec)

BREAKING CHANGES

  • eslint-config-base: Adding a lint rule which doesn't have a fix, which means that upgrading could break builds due to the new rule.

1.1.4 (2019-07-17)

Bug Fixes

  • Add repostiory field to package.json files (fccd2db)

1.1.0 (2019-07-01)

Bug Fixes

  • support ESLint 6 in our configs (59341e3)
  • Updates engines field to node >=10 (b3b4f58)

1.0.2 (2019-06-26)

Bug Fixes

  • update dependencies for peerDependency warnings (eceff7c)

1.0.1 (2019-06-24)

Note: Version bump only for package @spotify/eslint-config-base