Skip to content

Commit 04733c0

Browse files
committed
@fluent/react 0.13.1
1 parent 8a1f84e commit 04733c0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

fluent-react/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

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+
38
## @fluent/react 0.13.0 (July 2, 2020)
49

510
- Add the `useLocalization` hook. (#467, #475)

fluent-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fluent/react",
33
"description": "Fluent bindings for React",
4-
"version": "0.13.0",
4+
"version": "0.13.1",
55
"homepage": "https://projectfluent.org",
66
"author": "Mozilla <l10n-drivers@mozilla.org>",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)