v0.10.0
v0.10.0 (2021-01-04)
⭐ Features
- #149 Add
prefer-linked-key-with-paren
rule (@ota-meshi) - #148 Add
no-missing-keys-in-other-locales
rule (@ota-meshi) - #148 Change
no-missing-keys
rule to not report if there is one matching key (@ota-meshi) - #147 Add
valid-message-syntax
rule (@ota-meshi) - #145 Supports vue-i18n v9 message format (@ota-meshi)
🐛 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
- Yosuke Ota (@ota-meshi)
- fuyu (@mfmfuyu)