Releases: intlify/eslint-plugin-vue-i18n
Releases · intlify/eslint-plugin-vue-i18n
v1.4.1
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
- Yosuke Ota (@ota-meshi)
v1.4.0
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
- Yosuke Ota (@ota-meshi)
v1.3.0
v1.3.0 (2022-02-11)
⭐ Features
- #289 Add splitByDots option to key-format-style rule (@ota-meshi)
- #288 Add ignores option to no-unused-keys rule (@ota-meshi)
- #287 Add no-unknown-locale rule (@ota-meshi)
- #286 Add sfc-locale-attr rule (@ota-meshi)
📝 Documentation
- #274 Fix unordered list formatting in docs (@FloEdelmann)
Committers: 2
- Flo Edelmann (@FloEdelmann)
- Yosuke Ota (@ota-meshi)
v1.2.0
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
- Yosuke Ota (@ota-meshi)
- kazuya kawaguchi (@kazupon)
v1.1.0
v1.1.0 (2021-11-16)
⭐ Features
- #259 Add
attributes
option tono-raw-text
rule (@ota-meshi) - #257 Add
SCREAMING_SNAKE_CASE
option tokey-format-style
rule (@ota-meshi)
🐛 Bug Fixes
- #256 Fix bug when using delimited-like path. (@ota-meshi)
- #253 Fix false negatives for
<i18n-t keypath>
inno-missing-key
rule (@ota-meshi)
Committers: 1
- Yosuke Ota (@ota-meshi)
v1.0.1
v1.0.1 (2021-10-29)
🐛 Bug Fixes
- #252 Fix false positives for
<i18n-t keypath>
inno-unused-key
rule (@ota-meshi)
Committers: 1
- Yosuke Ota (@ota-meshi)
v1.0.0
v1.0.0 (2021-10-29)
💥 Breaking Change
- #243 fix(deps): update dependency vue-eslint-parser to v8 (@renovate[bot])
- #247 Drop support for Node <v12, v13, and v15 (@ota-meshi)
Committers: 1
- Yosuke Ota (@ota-meshi)
v0.15.0
v0.15.0 (2021-09-08)
⭐ Features
- #232 feat: support suggestion for
no-raw-text
rule (@ota-meshi)
Committers: 1
- Yosuke Ota (@ota-meshi)
v0.14.0
v0.14.0 (2021-09-08)
⭐ Features
🐛 Bug Fixes
- #230 Fix false positives for non component template in
no-raw-text
rule. (@ota-meshi)
Committers: 2
- Yosuke Ota (@ota-meshi)
- kazuya kawaguchi (@kazupon)
v0.13.0
v0.13.0 (2021-08-22)
⭐ Features
- #221 Add support for eslint v8(beta) (@ota-meshi)
Committers: 1
- Yosuke Ota (@ota-meshi)