Skip to content

Releases: ocavue/eslint-config

v1.3.0

12 Oct 09:15
7194335
Compare
Choose a tag to compare

1.3.0 (2023-10-12)

Features

  • update typescript-eslint to v6 and automatically detect tsconfig (#29) (20e7bba)

v1.2.3

13 Aug 13:32
c4aa9c5
Compare
Choose a tag to compare

1.2.3 (2023-08-13)

Bug Fixes

v1.2.2

07 Aug 06:09
359f868
Compare
Choose a tag to compare

1.2.2 (2023-08-07)

Bug Fixes

v1.2.1

18 Jun 02:25
64fd51a
Compare
Choose a tag to compare

1.2.1 (2023-06-18)

Bug Fixes

  • enable unicorn/prefer-regexp-test (f8cc908)

v1.2.0

08 Jun 10:35
c2cfa3a
Compare
Choose a tag to compare

1.2.0 (2023-06-08)

Features

  • add eslint-plugin-deprecation (e7306b5)

v1.1.2

03 Jun 17:11
a6e9437
Compare
Choose a tag to compare

1.1.2 (2023-06-03)

Bug Fixes

  • correct file glob for cjs and cts files (907e623)

v1.1.1

29 May 18:09
dbc3685
Compare
Choose a tag to compare

1.1.1 (2023-05-29)

Bug Fixes

  • enable react rules for .ts files (b586d33)

v1.1.0

29 May 15:57
d773db5
Compare
Choose a tag to compare

1.1.0 (2023-05-29)

Features

  • prefer top-level function declarations (#14) (6d1823c)

v1.0.0

29 May 14:45
0feb81f
Compare
Choose a tag to compare

1.0.0 (2023-05-29)

Features

  • add @typescript-eslint/no-unused-vars (7593fbf)
  • add eslint-plugin-import (05162b2)
  • enable import/no-extraneous-dependencies (5e41a5c)
  • enable linebreak-style (5848aa7)
  • release packages (247817b)
  • rewrite with new flat ESLint config format (#12) (09ff00b)
  • turn off some ts rules (61d55d7)

Bug Fixes

  • add back eslint-plugin-import (ed3967f)
  • add missing dependencies (70eaaa5)
  • add missing imports (c6f7931)
  • correct the repository link in package.json (#10) (4b5ad5e)
  • disable @typescript-eslint/no-extra-semi (a9d0cf5)
  • disable react/prop-types (6ae02f0)
  • remove eslint-plugin-yml (2b1d71b)
  • update dependencies (b1c1738)
  • update react version (c8f84b0)

eslint-config: v0.4.7

15 Jan 07:49
34e6b2b
Compare
Choose a tag to compare

0.4.7 (2023-01-15)

Bug Fixes

  • correct the repository link in package.json (#10) (4b5ad5e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @ocavue/eslint-config-basic bumped from ^0.6.4 to ^0.6.5
      • @ocavue/eslint-config-prettier bumped from ^0.4.2 to ^0.4.3