Skip to content

v.2.0.0

Compare
Choose a tag to compare
@natterstefan natterstefan released this 28 Jan 15:53
· 54 commits to main since this release

v2.0.0 (2022-01-28)

馃殌 New Feature

  • eslint-config-ns-ts, eslint-config-ns, example-app-ts, example-app
    • #46 feat: updated all linter packages to latest version (js and ts config), which enables latest available rules (@natterstefan)

Breaking

  • min. required node version is ^14.17.x
  • updated ESLint to ^8.7.x and Prettier to ^2.5.1
  • replaced babel-eslint with @babel/eslint-parser

Full Changelog: v1.6.1...v2.0.0