v3.1.0
What's Changed
- Initial support for
fastify-html-plugin. - Added
attrsattribute to enable attributes with custom syntax. - Improved error messages.
- Updated dependencies.
- Support for strings in
renderToStreamrequest id. - Added
pipeHtmlmethod 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