We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccb4df8 commit 5005e99Copy full SHA for 5005e99
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+
2
+## 0.1.0 (2022-09-17)
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))
6
7
+#### Committers: 1
8
+- Ivan Demchuk ([@Demivan](https://github.com/Demivan))
9
10
## 0.0.3 (2022-07-30)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "unplugin-fluent-vue",
- "version": "0.0.3",
+ "version": "0.1.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