Skip to content

Releases: intlify/eslint-plugin-vue-i18n

v1.4.1

07 Apr 01:41
7a658c1
Compare
Choose a tag to compare

v1.4.1 (2022-04-07)

🐛 Bug Fixes

  • #315 Fix crash with null value in no-raw-text rule (@ota-meshi)
  • #313 Fix false positives in no-missing-keys (@ota-meshi)
  • #312 Fix false negatives when using parsers other than vue-eslint-parser in no-missing-keys (@ota-meshi)

Committers: 1

v1.4.0

06 Mar 23:35
b30ccb3
Compare
Choose a tag to compare

v1.4.0 (2022-03-06)

🐛 Bug Fixes

  • #302 Fix false positives and false negatives for no-missing-keys and no-unused-keys rules (@ota-meshi)

Committers: 1

v1.3.0

11 Feb 16:25
b56a11c
Compare
Choose a tag to compare

v1.3.0 (2022-02-11)

⭐ Features

📝 Documentation

Committers: 2

v1.2.0

18 Nov 13:42
6801d72
Compare
Choose a tag to compare

v1.2.0 (2021-11-18)

⭐ Features

  • #267 Add prefer-sfc-lang-attr rule (@ota-meshi)
  • #270 feat: support localePattern option for locale structured with directory (@kazupon)

Committers: 2

v1.1.0

16 Nov 01:56
f41b7be
Compare
Choose a tag to compare

v1.1.0 (2021-11-16)

⭐ Features

🐛 Bug Fixes

  • #256 Fix bug when using delimited-like path. (@ota-meshi)
  • #253 Fix false negatives for <i18n-t keypath> in no-missing-key rule (@ota-meshi)

Committers: 1

v1.0.1

29 Oct 21:28
7a304e2
Compare
Choose a tag to compare

v1.0.1 (2021-10-29)

🐛 Bug Fixes

  • #252 Fix false positives for <i18n-t keypath> in no-unused-key rule (@ota-meshi)

Committers: 1

v1.0.0

29 Oct 08:15
cc62a1b
Compare
Choose a tag to compare

v1.0.0 (2021-10-29)

💥 Breaking Change

Committers: 1

v0.15.0

08 Sep 14:27
e8966b5
Compare
Choose a tag to compare

v0.15.0 (2021-09-08)

⭐ Features

Committers: 1

v0.14.0

08 Sep 05:53
7cd9ab3
Compare
Choose a tag to compare

v0.14.0 (2021-09-08)

⭐ Features

  • #229 feat: support template literal for no-raw-text rule (@kazupon)

🐛 Bug Fixes

  • #230 Fix false positives for non component template in no-raw-text rule. (@ota-meshi)

Committers: 2

v0.13.0

22 Aug 03:42
ccbcff0
Compare
Choose a tag to compare

v0.13.0 (2021-08-22)

⭐ Features

Committers: 1