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 9e22aaf commit 49d5d3dCopy full SHA for 49d5d3d
fluent-syntax/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## fluent-syntax 0.14.0 (July 25, 2019)
4
+
5
+ - Deprecate fluent-syntax. Plase use @fluent/syntax from now on.
6
7
## fluent-syntax 0.13.0 (April 17, 2019)
8
9
- Support Fluent Syntax 1.0.
fluent-syntax/package.json
@@ -1,7 +1,7 @@
{
"name": "fluent-syntax",
"description": "AST and parser for Fluent",
- "version": "0.13.0",
+ "version": "0.14.0",
"homepage": "http://projectfluent.org",
"author": "Mozilla <[email protected]>",
"license": "Apache-2.0",
0 commit comments