Skip to content

Releases: vuejs/eslint-config-typescript

v9.1.0

16 Nov 14:47
8c37a3a
Compare
Choose a tag to compare
  • feat: allow using const foo = require('foo') in plain CommonJS modules (109b3f8)

v9.0.1

03 Nov 14:49
051886d
Compare
Choose a tag to compare
  • Fixes the peer dependency version of eslint-plugin-vue (#37) (@2malh)

v9.0.0

29 Oct 06:37
397e9b9
Compare
Choose a tag to compare
  • Upgrade vue-eslint-parser to v8;
  • Drop support for Node.js < v12.22.0, v13, >=v14 < v14.17.0, v15

v8.0.0

13 Oct 07:27
0048da4
Compare
Choose a tag to compare

Thanks to @cexbrayat

v7.0.0

08 Oct 12:21
Compare
Choose a tag to compare

Update to @typescript-eslint/* v4.

See detailed breaking changes at https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0

v6.0.0

07 Oct 07:47
Compare
Choose a tag to compare

Update to @typescript-eslint/* v3. See detailed breaking changes at https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0

The most notable ones are:

  • Dropped support for Node version 8
  • Dropped support for TypeScript 3.2

Check out the linked issues for more information about added/removed rules:

v5.1.0

26 Aug 07:51
3ea8906
Compare
Choose a tag to compare

Accept eslint@7 & eslint-plugin-vue@7 as peer dependencies

v5.0.2

26 Feb 07:55
af56bec
Compare
Choose a tag to compare

Fix parser loading in Yarn 2 #8

v5.0.1

26 Nov 00:49
166bc0d
Compare
Choose a tag to compare

Fix the Cannot read config file error for the recommended ruleset #6

v5.0.0

15 Nov 07:59
c00ec46
Compare
Choose a tag to compare