版本发布 8
## What's Changed * Bump fastify-plugin from 4.5.1 to 5.0.0 by @dependabot in https://github.com/mcollina/fastify-html/pull/21 * Bump @fastify/cookie from 10.0.1 to 11.0.1 by @dependabot in https://github.com/mcollina/fastify-html/pull/22 * fix: default export using namespace by @abdelbenamara in https://github.com/mcollina/fastify-html/pull/27 ## New Contributors * @abdelbenamara made their first contribution in https://github.com/mcollina/fastify-html/pull/27 **Full Changelog**: https://github.com/mcollina/fastify-html/compare/v0.7.0...v0.7.1
## What's Changed * Update to Fastify v5 by @mcollina in https://github.com/mcollina/fastify-html/pull/20 **Full Changelog**: https://github.com/mcollina/fastify-html/compare/v0.6.0...v0.7.0
## What's Changed * Bump @types/node from 20.14.14 to 22.1.0 by @dependabot in https://github.com/mcollina/fastify-html/pull/18 * Bump ghtml from 2.3.0 to 3.0.6 by @dependabot in https://github.com/mcollina/fastify-html/pull/19 **Full Changelog**: https://github.com/mcollina/fastify-html/compare/v0.5.0...v0.6.0
## What's Changed * update to `ghtml@2`, `c8@10` by @gurgunday in https://github.com/mcollina/fastify-html/pull/15 **Full Changelog**: https://github.com/mcollina/fastify-html/compare/v0.4.0...v0.5.0
## What's Changed * Bump tsd from 0.30.7 to 0.31.0 by @dependabot in https://github.com/mcollina/fastify-html/pull/10 * feat: async mode by @gurgunday in https://github.com/mcollina/fastify-html/pull/12 **Full Changelog**: https://github.com/mcollina/fastify-html/compare/v0.3.3...v0.4.0
## What's Changed * use global scope version of the package by @gurgunday in https://github.com/mcollina/fastify-html/pull/7 * simplify readme and show more features by @gurgunday in https://github.com/mcollina/fastify-html/pull/8 * add types by @gurgunday in https://github.com/mcollina/fastify-html/pull/9 **Full Changelog**: https://github.com/mcollina/fastify-html/compare/v0.3.2...v0.3.3
## What's Changed * Support Node 18 by @mcollina in https://github.com/mcollina/fastify-html/pull/6 **Full Changelog**: https://github.com/mcollina/fastify-html/compare/v0.3.0...v0.3.2
## What's Changed * use faster html tag by @gurgunday in https://github.com/mcollina/fastify-html/pull/3 * Bump @gurgunday/html from 6.5.5 to 7.0.0 by @dependabot in https://github.com/mcollina/fastify-html/pull/4 * Bump c8 from 8.0.1 to 9.0.0 by @dependabot in https://github.com/mcollina/fastify-html/pull/5 ## New Contributors * @gurgunday made their first contribution in https://github.com/mcollina/fastify-html/pull/3 * @dependabot made their first contribution in https://github.com/mcollina/fastify-html/pull/4 **Full Changelog**: https://github.com/mcollina/fastify-html/compare/v0.2.0...v0.3.0