Skip to content

Releases: levchak0910/vkcn-eslint-plugin

v0.5.3

10 May 14:32
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.5.2

31 Mar 15:51
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.5.1

30 Mar 23:08
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.5.0

30 Mar 19:34
Compare
Choose a tag to compare

   🚨 Breaking Changes

    View changes on GitHub

v0.4.0

30 Mar 03:15
Compare
Choose a tag to compare

   🚨 Breaking Changes

   🚀 Features

v0.3.2

14 Nov 18:40
Compare
Choose a tag to compare
ci: run only this package tests

v0.3.1

13 Nov 17:10
Compare
Choose a tag to compare
fix(rule/no-undefined-class-names): fix error messages

v0.3.0

13 Nov 15:17
Compare
Choose a tag to compare

Breaking changes!

rule(no-undefined-class-names): changed scope of checked and suggested classes

v0.2.1

16 Jul 15:08
Compare
Choose a tag to compare
fix(rule/no-convention-violation): do not report already reported nodes

v0.2.0

15 Jul 12:47
Compare
Choose a tag to compare

Breaking changes!

  • running rules through custom attribute names changed from in-rule options to global settings f79a49a

  • rule(no-undefined-class-names): options ignoreClassNameList and ignoreClassNameRegexps merged into single ignoreClassNames 95bb158