We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba87926 commit bdeb8c9Copy full SHA for bdeb8c9
CHANGELOG.md
@@ -4,6 +4,15 @@
4
5
6
7
+
8
+## 1.3.0 (2024-04-05)
9
10
+#### :star: New Features
11
+* [#84](https://github.com/fluent-vue/unplugin-fluent-vue/pull/84) Add Nuxt module ([@Demivan](https://github.com/Demivan))
12
13
+#### Committers: 1
14
+- Ivan Demchuk ([@Demivan](https://github.com/Demivan))
15
16
## 1.2.0 (2024-03-05)
17
18
#### :star: New Features
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "unplugin-fluent-vue",
3
"type": "module",
- "version": "1.2.0",
+ "version": "1.3.0",
"description": "unplugin for fluent-vue. Adds support for custom blocks in Vue SFC and external ftl files.",
"author": {
"name": "Ivan Demchuk",
0 commit comments