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 1
1
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
+
2
12
## v0.6.0 (2020-07-19)
3
13
4
14
#### :bug : Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @intlify/eslint-plugin-vue-i18n" ,
3
3
"description" : " ESLint plugin for Vue I18n" ,
4
- "version" : " 0.6 .0" ,
4
+ "version" : " 0.7 .0" ,
5
5
"author" : {
6
6
"name" : " kazuya kawaguchi" ,
7
7
You can’t perform that action at this time.
0 commit comments