v0.8.0
v0.8.0 (2020-08-07)
⭐ Features
- #94 Add support YAML and JSON5 resources. (@ota-meshi)
🐛 Bug Fixes
- #92 Fix false positives of key used in
<i18n>
component inno-unused-keys
rule. (@ota-meshi)
⚡ Improvement Features
- #93 Change
no-missing-keys
andno-dynamic-keys
rules to also verify keys used in the<i18n-t>
component. (@ota-meshi) - #87 Change to apply update when resource file is updated. (@ota-meshi)
📝 Documentation
Committers: 2
- Yosuke Ota (@ota-meshi)
- azu (@azu)