Skip to content

Releases: natterstefan/eslint-config-ns

v1.6.1

04 Apr 09:43

Choose a tag to compare

v1.6.1 (2021-04-04)

🐛 Bug Fix

  • eslint-config-ns-ts
    • #31 fix: added eslint-import-resolver-typescript (for path & baseUrl) (@natterstefan)

Committers: 1

v1.6.0

03 Apr 20:22

Choose a tag to compare

v1.6.0 (2021-04-03)

🚀 New Feature

  • eslint-config-ns, eslint-config-ns-ts

Committers: 1

v1.5.0

03 Apr 17:47

Choose a tag to compare

v1.5.0 (2021-04-03)

🚀 New Feature

  • eslint-config-ns, eslint-config-ns-ts

Committers: 1

v1.5.0-alpha.0

07 Mar 17:44
a3658be

Choose a tag to compare

v1.5.0-alpha.0 (2021-03-07)

🚀 New Feature

Committers: 1

v0.5.0

21 Jul 08:41
137a84a

Choose a tag to compare

2019/07/21 0.5.0

Changed

  • feat: update peerDependencies' versions to latest supported version, but
    without breaking ESLint change from 5.x to 6.x

v0.4.0

05 Apr 18:09
0e8dd8b

Choose a tag to compare

2019/04/05 0.4.0

Added

Changed

  • upgraded all dependencies to latest version (updated example as well)
  • changed all dependencies to peerDependencies

v0.3.0

03 Feb 17:59
e37551b

Choose a tag to compare

2019/02/03 0.3.0

Added

Changed

  • changed prettier's printWidth from 100 back to 80
  • upgraded all dependencies to latest version (updated example as well)
  • upgraded node version (via .nvmrc) from 8 to 10

Deprecated

Removed

  • globals from the ESLint configuration, as they are defined in the env already

v0.2.0

25 Aug 20:05
e0a3d8d

Choose a tag to compare

2018/08/25 0.2.0

Removed

v0.1.1

25 Aug 09:33
dac41f4

Choose a tag to compare

2018/08/25 0.1.1

  • Prepare package for npm release

0.1.0

07 Aug 15:41
47ff82f

Choose a tag to compare

2018/05/27 0.1.0

Added

  • Initial setup with prettier, esLint and stylelint