Skip to content

@fluent/react 0.11.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@stasm stasm released this 31 Jan 16:28
  • Don't call createParseMarkup too eagerly. (#453)

    Fix a regression from 0.11.0 in which the default FluentContext value
    was an empty ReactLocalization which would call createParseMarkup to
    create its markup parser. In SSR, it's not desirable to call this
    function as it uses the document global