@fastify/vite@9.1.0
·
36 commits
to main
since this release
Minor Changes
- bbab7c8: Align the renderer typings with the actual runtime contract and export the shared renderer types so TypeScript renderer packages can build against them instead of redeclaring them. Also widens
reply.html()to allow string and stream returns and a synchronouscreateHtmlFunction. Type-only.