File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Original file line number Diff line number Diff line change 10
10
11
11
12
12
13
+
14
+ ## 3.7.0 (2025-02-14)
15
+
16
+ #### :star : New Features
17
+ * [ #920 ] ( https://github.com/fluent-vue/fluent-vue/pull/920 ) Add support for mapping translation parameters ([ @Demivan ] ( https://github.com/Demivan ) )
18
+ * [ #918 ] ( https://github.com/fluent-vue/fluent-vue/pull/918 ) Add devtools integration ([ @Demivan ] ( https://github.com/Demivan ) )
19
+
20
+ #### :zap : Improved Features
21
+ * [ #921 ] ( https://github.com/fluent-vue/fluent-vue/pull/921 ) Improve directive SSR ([ @Demivan ] ( https://github.com/Demivan ) )
22
+
23
+ #### Committers: 1
24
+ - Ivan Demchuk ([ @Demivan ] ( https://github.com/Demivan ) )
25
+
13
26
## 3.6.0 (2024-05-14)
14
27
15
28
#### :star : New Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fluent-vue" ,
3
3
"type" : " module" ,
4
- "version" : " 3.6 .0" ,
4
+ "version" : " 3.7 .0" ,
5
5
"packageManager" : " pnpm@10.3.0+sha512.ee592eda8815a8a293c206bb0917c4bb0ff274c50def7cbc17be05ec641fc2d1b02490ce660061356bd0d126a4d7eb2ec8830e6959fb8a447571c631d5a2442d" ,
6
6
"description" : " Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js" ,
7
7
"author" : " Ivan Demchuk <ivan.demchuk@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments