File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
2
- ## 0. 1.0 (2022-09-17 )
2
+ ## 1.0.0 (2022-09-18 )
3
3
4
- #### :star : New Features
5
- * [ #22 ] ( https://github.com/fluent-vue/unplugin-fluent-vue/pull/22 ) Report fluent syntax errors ([ @Demivan ] ( https://github.com/Demivan ) )
4
+ #### :star : Features
6
5
7
- #### Committers: 1
8
- - Ivan Demchuk ([ @Demivan ] ( https://github.com/Demivan ) )
6
+ * Migrate functionality of ` fluent-vue-loader ` and ` rollup-plugin-fluent-vue `
7
+ * Allow defining locale messages in Vue SFCs
8
+ * Allow defining locale messages in external ftl files
9
+ * [ #22 ] ( https://github.com/fluent-vue/unplugin-fluent-vue/pull/22 ) Report fluent syntax errors
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-fluent-vue" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 1.0 .0" ,
4
4
"description" : " unplugin for fluent-vue. Adds support for custom blocks in Vue SFC and external ftl files." ,
5
5
"author" : {
6
6
"name" : " Ivan Demchuk" ,
You can’t perform that action at this time.
0 commit comments