Skip to content

@fluent/syntax 0.15.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@stasm stasm released this 02 Mar 13:54
  • Migrate @fluent/syntax to TypeScript. (#457)

    • FluentSerializer now relies on instanceof checks rather than
      node.type comparisons. Serializing a JSON dump of an AST is not
      supported any more.