Skip to content

v3.1.0

Choose a tag to compare

@arthurfiorette arthurfiorette released this 21 Jan 19:12
· 345 commits to master since this release
95b7b12

What's Changed

  • Initial support for fastify-html-plugin.
  • Added attrs attribute to enable attributes with custom syntax.
  • Improved error messages.
  • Updated dependencies.
  • Support for strings in renderToStream request id.
  • Added pipeHtml method to external runtimes.

Suspense and renderToStream internals were changed in favor to support fastify-html-plugin. You may have breaking changes if you were using SUSPENSE_ROOT global directly.

Full Changelog: v3.0.11...v3.1.0