Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: vuejs/eslint-config-typescript

v14.5.0

06 Mar 07:26
05c4b9d
Compare
Choose a tag to compare
Loading

What's Changed

  • chore(deps): update dependency vue-eslint-parser to v10 by @renovate in #157
  • chore(deps): expand peer dependency eslint-plugin-vue version range to allow v10 by @renovate in #156

Full Changelog: v14.4.0...v14.5.0

v14.4.0

09 Feb 13:23
e0ca842
Compare
Choose a tag to compare
Loading

What's Changed

Full Changelog: v14.3.0...v14.4.0

v14.3.0

14 Jan 14:31
cdbecf6
Compare
Choose a tag to compare
Loading

New Features

  • A completely new approach to set up the ESLint configurations with helpers like defineConfigWithVueTs and vueTsConfigs.
    Please read the documentation for more details.
    With this new API set, you can easily override type-aware linting rules without worrying its position in the config array. Therefore there would be fewer mysterious errors or slowdown in a heavily customized project.

Note

The old style ...vueTsEslintConfig() still works, there's no need to update to the new style if that has been working well in your project.

Bug Fixes

New Contributors

Full Changelog: v14.2.0...v14.3.0

v14.2.0

25 Dec 14:31
8ec24b6
Compare
Choose a tag to compare
Loading

What's Changed

  • fix: add absolute path for reading file contents, fix rootDir issue by @markieo1 in #108
  • feat: add a defineConfig utility function and use it in examples by @haoqunjiang in #117 Don't use this feature yet, it's under active refactoring for better usability.

New Contributors

Full Changelog: v14.1.4...v14.2.0

v14.1.3

23 Oct 07:23
3f8bf2e
Compare
Choose a tag to compare
Loading

What's Changed

  • docs: add missing curly bracket in example config by @henribru in #93
  • fix: skip typechecking cjs and mjs files by @henribru in #94

New Contributors

Full Changelog: v14.1.2...v14.1.3

v14.1.2

22 Oct 11:34
aaca88c
Compare
Choose a tag to compare
Loading

Bug Fixes

  • Print more friendly error messages if the user provides a non-existent configuration name to extends.

Full Changelog: v14.1.1...v14.1.2

v14.1.1

15 Oct 08:20
3bca91e
Compare
Choose a tag to compare
Loading

Bug Fixes

  • Fixed #91

    TypeError: Config "typescript-eslint/disable-type-checked": Key "files": Expected value to be a non-empty array"

Full Changelog: v14.1.0...v14.1.1

v14.1.0

14 Oct 14:21
0370486
Compare
Choose a tag to compare
Loading

New Features

  • feat: simplify the *TypeChecked configs by providing a meaningful and performant default by @haoqunjiang in #89

Bug Fixes

  • fix: add the missing dot to extraFileExtensions by @jfrs in #90

New Contributors

  • @jfrs made their first contribution in #90

Full Changelog: v14.0.1...v14.1.0

v14.0.1

14 Oct 14:20
9acfd84
Compare
Choose a tag to compare
Loading

Bugfixes

  • Fixed an occasional bug that when using with npm or yarn v1, an invalid ecmaVersion error would be thrown if the wrong version of estree is hoisted to the node_modules root. Fixes #87. [aae95d6]

New Contributors

  • @bmulholland made their first contribution in #84
  • @50Wliu made their first contribution in #86

Full Changelog: v14.0.0...v14.0.1

v14.0.0

05 Oct 17:01
85e919c
Compare
Choose a tag to compare
Loading

What's Changed

Full Changelog: v13.0.0...v14.0.0

Morty Proxy This is a proxified and sanitized view of the page, visit original site.