File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11
2+ ## v0.7.0 (2020-07-27)
3+
4+ #### :star : Features
5+ * [ #83 ] ( https://github.com/intlify/eslint-plugin-vue-i18n/pull/83 ) Add ` enableFix ` option to ` @intlify/vue-i18n/no-unused-keys ` rule ([ @ota-meshi ] ( https://github.com/ota-meshi ) )
6+ * [ #80 ] ( https://github.com/intlify/eslint-plugin-vue-i18n/pull/80 ) Add support for ` <i18n> ` blocks of SFC. ([ @ota-meshi ] ( https://github.com/ota-meshi ) )
7+
8+ #### Committers: 1
9+ - Yosuke Ota ([ @ota-meshi ] ( https://github.com/ota-meshi ) )
10+
11+
212## v0.6.0 (2020-07-19)
313
414#### :bug : Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @intlify/eslint-plugin-vue-i18n" ,
33 "description" : " ESLint plugin for Vue I18n" ,
4- "version" : " 0.6 .0" ,
4+ "version" : " 0.7 .0" ,
55 "author" : {
66 "name" : " kazuya kawaguchi" ,
77
You can’t perform that action at this time.
0 commit comments