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 e8f70e7 commit af2d38eCopy full SHA for af2d38e
fluent-react/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## fluent-react 0.9.0 (July 25, 2019)
4
+
5
+ - Deprecate `fluent-react` in favor of `@fluent/react`.
6
7
## fluent-react 0.8.5 (July 25, 2019)
8
9
- Accept `fluent` 0.13.x as a peer dependency.
fluent-react/package.json
@@ -1,7 +1,7 @@
{
"name": "fluent-react",
"description": "Fluent bindings for React",
- "version": "0.8.5",
+ "version": "0.9.0",
"homepage": "http://projectfluent.org",
"author": "Mozilla <[email protected]>",
"license": "Apache-2.0",
0 commit comments