Skip to content

Releases: projectfluent/fluent.js

@fluent/syntax 0.14.0

25 Jul 10:51
Compare
Choose a tag to compare
@fluent/syntax 0.14.0 Pre-release
Pre-release
  • Rename fluent-syntax to @fluent/syntax.

@fluent/sequence 0.4.0

25 Jul 13:56
Compare
Choose a tag to compare
Pre-release
  • Rename the peer dependency to @fluent/bundle.

@fluent/sequence 0.3.0

25 Jul 12:52
Compare
Choose a tag to compare
Pre-release
  • Rename fluent-sequence to @fluent/sequence.

@fluent/react 0.9.0

25 Jul 14:20
Compare
Choose a tag to compare
@fluent/react 0.9.0 Pre-release
Pre-release
  • 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

25 Jul 12:41
Compare
Choose a tag to compare
@fluent/langneg 0.3.0 Pre-release
Pre-release
  • Rename fluent-langneg to @fluent/langneg.

@fluent/dom 0.5.0

25 Jul 17:22
Compare
Choose a tag to compare
@fluent/dom 0.5.0 Pre-release
Pre-release
  • Rename fluent-dom to @fluent/dom.

@fluent/bundle 0.13.0

25 Jul 11:48
Compare
Choose a tag to compare
@fluent/bundle 0.13.0 Pre-release
Pre-release
  • Rename fluent to @fluent/bundle.

fluent-langneg 0.2.0

01 Jul 18:15
Compare
Choose a tag to compare
fluent-langneg 0.2.0 Pre-release
Pre-release
  • Accept language variant tags as defined by UTS35. (#381)

@fluent/dedent 0.1.0

23 May 09:37
Compare
Choose a tag to compare
@fluent/dedent 0.1.0 Pre-release
Pre-release

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

17 Apr 07:54
Compare
Choose a tag to compare
fluent-syntax 0.13.0 Pre-release
Pre-release
  • 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.