Skip to content

fluent-syntax@0.5.0

@stasm stasm tagged this 23 Jun 07:42
  - Most AST nodes now have a Span.

    Use `new FluentParser({ withSpans: false })` to disable this
    behavior.

  - The `withAnnotations` config option to `FluentParser` has been
    removed.

    The parser always produces Annotations if necessary now.
Assets 2
Loading