Releases: projectfluent/fluent.js
Releases · projectfluent/fluent.js
@fluent/syntax 0.14.0
- Rename
fluent-syntax
to@fluent/syntax
.
@fluent/sequence 0.4.0
- Rename the peer dependency to
@fluent/bundle
.
@fluent/sequence 0.3.0
- Rename
fluent-sequence
to@fluent/sequence
.
@fluent/react 0.9.0
- Rename
fluent-react
to@fluent/react
. - Rename the runtime dependency to
@fluent/sequence
. - Rename the peer dependency to
@fluent/bundle
.
@fluent/langneg 0.3.0
- Rename
fluent-langneg
to@fluent/langneg
.
@fluent/dom 0.5.0
- Rename
fluent-dom
to@fluent/dom
.
@fluent/bundle 0.13.0
- Rename
fluent
to@fluent/bundle
.
fluent-langneg 0.2.0
- Accept language variant tags as defined by UTS35. (#381)
@fluent/dedent 0.1.0
This is the first release of @fluent/dedent
as an independent package. It's
based on the ftl
template tag from the fluent
package, but the behavior
has changed and the code has been refactored.
The behavior in this version is largely based on the multiline strings
specification in Swift. See the README.md
for more details.
fluent-syntax 0.13.0
-
Support Fluent Syntax 1.0.
Fluent Syntax 1.0 has been published today. There are no changes
to the grammar nor the AST compared to the Syntax 0.9.