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 34f7c0f commit c5eef80Copy full SHA for c5eef80
fluent-sequence/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## fluent-sequence 0.3.0 (July 25, 2019)
4
+
5
+ - Deprecate `fluent-sequence` in favor of `@fluent/sequence`.
6
7
## fluent-sequence 0.2.0 (August 20, 2018)
8
9
- Rename `mapContextSync` to `mapBundleSync`. (#276)
fluent-sequence/package.json
@@ -1,7 +1,7 @@
{
"name": "fluent-sequence",
"description": "Manage ordered sequences of FluentBundles",
- "version": "0.2.0",
+ "version": "0.3.0",
"homepage": "https://projectfluent.org",
"author": "Mozilla <l10n-drivers@mozilla.org>",
"license": "Apache-2.0",
0 commit comments