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 8a1f84e commit 04733c0Copy full SHA for 04733c0
fluent-react/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## @fluent/react 0.13.1 (Apr 7, 2021)
4
+
5
+ - Allow the Localized component to have an array with one element in its children
6
+ property (#541)
7
8
## @fluent/react 0.13.0 (July 2, 2020)
9
10
- Add the `useLocalization` hook. (#467, #475)
fluent-react/package.json
@@ -1,7 +1,7 @@
{
"name": "@fluent/react",
"description": "Fluent bindings for React",
- "version": "0.13.0",
+ "version": "0.13.1",
"homepage": "https://projectfluent.org",
"author": "Mozilla <l10n-drivers@mozilla.org>",
"license": "Apache-2.0",
0 commit comments