Skip to content

Releases: tclindner/eslint-config-vue-tc

v11.0.0

23 May 01:06
e63b427
Compare
Choose a tag to compare

What's Changed

💥 Breaking changes

🧹 Chores

🎁 Other

Full Changelog: v10.0.0...v11.0.0

v10.0.0

05 Mar 17:59
6084385
Compare
Choose a tag to compare

What's Changed

💥 Breaking changes

  • Support for ESLint 8.x.x. Drop support for node 12 by @tclindner in #358

Full Changelog: v9.0.0...v10.0.0

v9.0.0

13 Nov 02:12
6d23f69
Compare
Choose a tag to compare

What's Changed

💥 Breaking changes

  • Update minimum peerDep range for eslint-plugin-vue to ^8.0.0 by @tclindner in #326

Full Changelog: v8.1.0...v9.0.0

v8.1.0

12 Aug 19:38
587c1b0
Compare
Choose a tag to compare

👑 Changed

Add test override (#281)

v8.0.0

27 Apr 02:04
200f24f
Compare
Choose a tag to compare

💥 Breaking changes

  • Drop support for Node 10

🧹 Chores

  • Bump eslint-config-tc from 16.3.1 to 16.4.0 (#192)
  • Bump eslint from 7.15.0 to 7.16.0 (#194)
  • Bump eslint-plugin-unicorn from 23.0.0 to 24.0.0 (#193)
  • Bump node-notifier from 8.0.0 to 8.0.1 (#195)
  • Bump eslint-plugin-vue from 7.3.0 to 7.4.0 (#196)
  • Bump eslint from 7.16.0 to 7.17.0 (#197)
  • Bump eslint-plugin-prettier from 3.3.0 to 3.3.1 (#200)
  • Bump eslint-config-tc from 16.4.0 to 17.0.0 (#198)
  • Bump eslint-plugin-vue from 7.4.0 to 7.4.1 (#199)
  • Bump eslint-plugin-unicorn from 24.0.0 to 25.0.1 (#201)
  • Bump eslint from 7.17.0 to 7.18.0 (#202)
  • Bump eslint-plugin-vuejs-accessibility from 0.6.0 to 0.6.1 (#203)
  • Bump eslint-plugin-vue from 7.4.1 to 7.5.0 (#204)
  • Bump eslint from 7.18.0 to 7.19.0 (#205)
  • Bump eslint from 7.19.0 to 7.20.0 (#207)
  • Bump eslint-plugin-vue from 7.5.0 to 7.6.0 (#206)
  • Bump eslint-plugin-jest from 24.1.3 to 24.1.5 (#208)
  • Bump eslint from 7.20.0 to 7.21.0 (#209)
  • Bump eslint-plugin-vue from 7.6.0 to 7.7.0 (#210)
  • Bump eslint-plugin-jest from 24.1.5 to 24.1.8 (#211)
  • Bump eslint-plugin-jest from 24.1.8 to 24.1.9 (#212)
  • Bump eslint-plugin-jest from 24.1.9 to 24.2.0 (#213)
  • Bump eslint-plugin-jest from 24.2.0 to 24.2.1 (#214)
  • Bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#216)
  • Bump eslint from 7.21.0 to 7.22.0 (#215)
  • Bump eslint-config-tc from 17.0.0 to 18.0.0 (#217)
  • Bump eslint-plugin-unicorn from 25.0.1 to 28.0.2 (#218)
  • Bump eslint-plugin-jest from 24.3.1 to 24.3.2 (#220)
  • Bump eslint-config-tc from 18.0.0 to 18.1.0 (#219)
  • Bump eslint-plugin-vue from 7.7.0 to 7.8.0 (#221)
  • Bump eslint from 7.22.0 to 7.23.0 (#222)
  • Bump y18n from 4.0.0 to 4.0.1 (#223)
  • Bump eslint-plugin-jest from 24.3.2 to 24.3.4 (#224)
  • Bump eslint from 7.23.0 to 7.24.0 (#225)
  • Bump eslint-plugin-vue from 7.8.0 to 7.9.0 (#227)
  • Bump eslint-plugin-jest from 24.3.4 to 24.3.5 (#226)
  • do not run codeql on push (#228)
  • Bump eslint-plugin-prettier from 3.3.1 to 3.4.0 (#229)
  • Bump eslint-plugin-jest from 24.3.5 to 24.3.6 (#231)
  • Bump eslint from 7.24.0 to 7.25.0 (#232)

v7.0.0

18 Dec 05:02
3e5e6ad
Compare
Choose a tag to compare

💥Breaking Changes

v6.1.0

23 Nov 14:15
d42fa9a
Compare
Choose a tag to compare

👑 Changed

  • Bump some dependencies and prep for release. Updated eslint-plugin-vuejs-accessibility peerDependency range. (#178)

v6.0.0

11 Oct 22:22
32e7793
Compare
Choose a tag to compare

v5.0.1

04 Sep 14:50
d52ad64
Compare
Choose a tag to compare

🙈 Fixed

  • Turn off vue/singleline-html-element-content-newline for compatibility with Prettier (#151)

v5.0.0

30 Aug 23:20
91bc62b
Compare
Choose a tag to compare

💥 Breaking changes