Skip to content

Latest commit

 

History

History
129 lines (68 loc) · 5.19 KB

CHANGELOG.md

File metadata and controls

129 lines (68 loc) · 5.19 KB

Change Log

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

15.0.0 (2023-05-18)

chore

  • deps: upgrade dependencies (ef060c7)
  • node: upgrade required Node version to 18 (9528841)

BREAKING CHANGES

  • node: Node bump from v14 to v18
  • deps: TypeScript bump from v4 to v5, Jest bump from v28 to v29

14.1.6 (2023-02-14)

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

14.1.5 (2023-01-30)

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

14.1.4 (2023-01-19)

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

14.1.3 (2022-12-07)

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

14.1.2 (2022-12-02)

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

14.1.1 (2022-11-25)

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

14.1.0 (2022-08-08)

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

14.0.2 (2022-07-15)

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

14.0.1 (2022-07-12)

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

13.0.1 (2022-04-19)

Bug Fixes

  • fix peer dependency versioning for eslint (46068c2)

13.0.0 (2022-03-21)

chore

BREAKING CHANGES

  • update @typescript-eslint from v4 to v5, eslint from v7 to v8
  • update eslint from v7 to v8

12.0.0 (2021-09-22)

Build System

  • node: drop support for Node v12. Support only NodeJS >= 14.17.x (be04398)

BREAKING CHANGES

  • node: Dropped support for Node v12. Minimum supported NodeJS version is now >= 14.17.x.

11.0.0 (2021-07-16)

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

10.1.0 (2021-06-30)

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

10.0.1 (2021-04-27)

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

10.0.0 (2021-04-14)

Build System

  • drop support for nodejs v10.x (3fe3059)

BREAKING CHANGES

  • drop support for NodeJS v10.x, which reaches EOL on April 30, 2021.

9.0.2 (2021-02-26)

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

9.0.1 (2021-02-21)

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

9.0.0 (2020-10-26)

Bug Fixes

8.1.1 (2020-09-22)

Bug Fixes

  • update eslint-plugin to allow for @typescript-eslint/parser@4 (0363558)

8.1.0 (2020-09-08)

Features

  • eslint-spotify: added eslint-plugin package w/ best-practices/no-discouraged-words (ddbbadc)