Skip to content

Releases: sveltejs/eslint-config

v8.1.0

17 Sep 15:27
d257ada
Compare
Choose a tag to compare

Minor Changes

  • feat: add rule to enforce that process is imported (#40)

v8.0.1

29 Jun 13:52
c91e102
Compare
Choose a tag to compare

Patch Changes

v8.0.0

29 Jun 06:45
Compare
Choose a tag to compare

Major Changes

v7.0.1

10 Apr 19:24
bcb67bf
Compare
Choose a tag to compare

Patch Changes

  • fix: do not require globals as peer dependency (#35)

v7.0.0

10 Apr 19:20
844b1c4
Compare
Choose a tag to compare

Major Changes

  • breaking: require eslint v9 and switch to flat config (#31)

  • breaking: replace deprecated stylistic rules (#34)

v6.0.4

09 Jun 17:40
1b6263f
Compare
Choose a tag to compare

Patch Changes

  • fix: remove old config referring to eslint-plugin-import (#28)

v6.0.3

09 Jun 17:21
8524d2f
Compare
Choose a tag to compare

Patch Changes

  • remove eslint-plugin-node (#27)

  • remove eslint-plugin-import (#25)

v6.0.2

21 May 03:47
460c566
Compare
Choose a tag to compare

Patch Changes

  • fix: lower typescript peerDependency version (8e88354)

  • fix: lower typescript peerDependency version (502c0a4)

v6.0.1

21 May 03:31
accec97
Compare
Choose a tag to compare

Patch Changes

  • fix: move changesets CLI to devDependencies (9605ac3)

v6.0.0

21 May 03:15
6454c92
Compare
Choose a tag to compare

Major Changes

  • update and simplify config removing style-related rules which should be covered by prettier (fdded5b)