Skip to content

Releases: intlify/eslint-plugin-vue-i18n

v3.0.0-next.3

26 Jul 22:53
0ca3231
Compare
Choose a tag to compare
v3.0.0-next.3 Pre-release
Pre-release

Patch Changes

  • #413 0fadd81 Thanks @dargmuesli! - Pin @intlify dependencies to tag beta to try to prevent renovate from downgrading.

Patch Changes

v3.0.0-next.2

22 Jul 02:03
c66f249
Compare
Choose a tag to compare
v3.0.0-next.2 Pre-release
Pre-release

Patch Changes

v3.0.0-beta.1

18 Jun 06:19
61f9ebd
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

v3.0.0-beta.1 (2023-06-18)

💥 Breaking Change

Committers: 4

v2.0.0

18 May 04:25
62eb364
Compare
Choose a tag to compare

v2.0.0 (2022-05-18)

💥 Breaking Change

Committers: 1

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