Skip to content

Releases: nlibjs/eslint-config

v3.20.5

17 Jan 06:18
b16fc74
Compare
Choose a tag to compare

Dependency Upgrades

  • eslint:8.49.0→8.56.0
  • @typescript-eslint/parser: 6.7.0→6.19.0

v3.20.4

15 Sep 08:27
94b5560
Compare
Choose a tag to compare

Features

Bug Fixes

Dependency Upgrades

  • @typescript-eslint/eslint-plugin:6.5.0→6.7.0 @typescript-eslint/parser:6.5.0→6.7.0 (cc9a123)
  • eslint:8.48.0→8.49.0 (1f392ff)
  • @types/node:20.5.9→20.6.1 (fe9a922)

v3.20.3

03 Sep 13:26
c14b4ef
Compare
Choose a tag to compare

Features

  • enable @typescript-eslint/prefer-return-this-type (21c8a59)
  • enable @typescript-eslint/prefer-optional-chain (9ad9f73)
  • enable @typescript-eslint/prefer-nullish-coalescing (6b07d75)
  • enable @typescript-eslint/prefer-namespace-keyword (812b73a)
  • enable @typescript-eslint/prefer-function-type (78d44dc)

Continuous Integration

  • skip multi platform tests (0bbd051)

Dependency Upgrades

  • @types/node:20.5.7→20.5.9 (0a7a467)

v3.20.2

01 Sep 06:01
33f3239
Compare
Choose a tag to compare

Features

  • allow intentionally not awaited promises (8f3cee3)

v3.20.1

16 Aug 17:48
a27a350
Compare
Choose a tag to compare

v3.20.1 (2023-08-16)

Features

  • enable @nlib/print-filename (7c20e79)
  • turn off formatting rules (11df5fb)

Bug Fixes

Styles

Documentation

Dependency Upgrades

  • @nlib/eslint-plugin:1.1.1→1.1.2 (99291ae)
  • @nlib/changelog:0.2.4→0.3.0 (59e9656)
  • @nlib/lint-commit:0.2.0→1.0.0 (eee895f)

v3.20.0

16 Aug 09:27
67bb4d8
Compare
Choose a tag to compare

Features

  • turn off formatting rules (11df5fb)

v3.19.8

16 Aug 08:07
6b6d81e
Compare
Choose a tag to compare

Bug Fixes

v3.19.7

16 Aug 03:44
a1e4de7
Compare
Choose a tag to compare

Features

Continuous Integration

Dependency Upgrades

  • @types/eslint:8.44.1→8.44.2 @types/node:18.17.5→20.5.0 @typescript-eslint/eslint-plugin:5.49.0→6.4.0 @typescript-eslint/parser:5.62.0→6.4.0 eslint:8.45.0→8.47.0 eslint-plugin-import:2.26.0→2.28.0 lint-staged:13.2.3→14.0.0 typescript:4.9.5→5.1.6 (6cbdb7c)

v3.19.6

05 Jan 01:40
3a3f10d
Compare
Choose a tag to compare

Dependency Upgrades

  • @types/eslint:8.4.6→8.4.10 @types/node:18.7.14→18.11.18 @typescript-eslint/eslint-plugin:5.36.1→5.48.0 @typescript-eslint/parser:5.36.1→5.48.0 eslint:8.23.0→8.31.0 eslint-import-resolver-typescript:3.5.0→3.5.2 lint-staged:13.0.3→13.1.0 typescript:4.8.2→4.9.4 (c546449)

v3.19.5

03 Sep 08:34
39979bf
Compare
Choose a tag to compare

Features

  • disable @nlib/no-globals (e73e086)

Bug Fixes

  • postversion doesn't work (433fa68)
  • disable import/no-internal-modules and import/exports-last (e3f22e3)
  • add eslint-import-resolver-typescript (367a812)
  • disable prefer-default-export (5bca23f)
  • add @typescript-eslint/consistent-generic-constructors (bff2666)