Skip to content

Releases: intlify/eslint-plugin-vue-i18n

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

v0.12.0

27 Jul 01:55
b6ac57c
Compare
Choose a tag to compare

v0.12.0 (2021-07-27)

⚙️ Updates

  • #205 Upgrade @intlify/message-compiler and @intlify/message-resolver
  • #206 Replace ESLint CLIEngine with @eslint/eslintrc
  • #211 update dependency yaml-eslint-parser to ^0.4.0

v0.11.1

18 Mar 01:05
8a444c4
Compare
Choose a tag to compare

v0.11.1 (2021-03-18)

🐛 Bug Fixes

Committers: 2

v0.11.0

23 Feb 06:40
0ed86a5
Compare
Choose a tag to compare

v0.11.0 (2021-02-23)

⭐ Features

Committers: 1

v0.10.0

04 Jan 15:29
814758c
Compare
Choose a tag to compare

v0.10.0 (2021-01-04)

⭐ Features

🐛 Bug Fixes

  • #150 Fix false negatives for member expression in no-dynamic-keys rule (@ota-meshi)

📝 Documentation

  • #153 Replace documentation example with vue-eslint-editor (@ota-meshi)
  • #144 Chores: Add to documentation that eslint-plugin-jsonc and eslint-plugin-yml can be used (@ota-meshi)
  • #122 Docs: Fix typo and dead link (@mfmfuyu)

Committers: 2