Skip to content

Releases: SwingbyProtocol/eslint-config

v3.0.0

21 Sep 10:53

Choose a tag to compare

3.0.0 (2021-09-21)

Features

BREAKING CHANGES

  • Higher versions required for peer dependencies
  • Linting rules changes

v2.5.0

09 Jul 10:56

Choose a tag to compare

2.5.0 (2021-07-09)

Features

  • Upgraded dependencies and rolled back Next.js integration (8046df5)

v2.4.0

18 Jun 13:54

Choose a tag to compare

2.4.0 (2021-06-18)

Features

  • Support for eslint-config-next (d2bad5b)

v2.3.0

12 Mar 12:16

Choose a tag to compare

2.3.0 (2021-03-12)

Features

  • Allow generated/* imports (bcc8ae6)

v2.2.0

12 Mar 12:10

Choose a tag to compare

2.2.0 (2021-03-12)

Features

  • Allow generated/**/* imports (d7f852a)

v2.1.0

29 Jan 10:30

Choose a tag to compare

2.1.0 (2021-01-29)

Features

  • Added exception for crypto-js/* imports (d71c813)

v2.0.0

18 Jan 09:32

Choose a tag to compare

2.0.0 (2021-01-18)

Features

  • Added config for object-shorthand (1966d15)

BREAKING CHANGES

  • object-shorthand will fail if existing code does not follow this rule

v1.4.0

05 Jan 15:50

Choose a tag to compare

1.4.0 (2021-01-05)

Features

  • Allow deep imports for next-auth (da33e6f)

v1.3.0

28 Nov 11:17

Choose a tag to compare

1.3.0 (2020-11-28)

Features

  • Allow store/* and scenes/* imports (3cc250c)

v1.2.0

03 Nov 17:20

Choose a tag to compare

1.2.0 (2020-11-03)

Features

  • Allow **/public/**/* imports (41250a1)