Releases: fastify/point-of-view
Releases · fastify/point-of-view
v7.3.0
v7.2.0
v7.1.2
v7.1.1
📚 PR:
- remove references to useHtmlMinifyStream (#338)
- Minor refactoring (#339)
- build(deps-dev): bump tsd from 0.22.0 to 0.23.0 (#340)
- build(deps-dev): remove typescript (#342)
- types: add view property to FastifyInstance (#343)
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#344)
- docs(readme): add maxCache option description (#345)
- catch async errors (#347)
- chore: replace use of deprecated fastify.request.context (#348)
v7.1.0
What's Changed
- chore(.gitignore): use updated skeleton template by @Fdawgs in #326
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #328
- build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #329
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #330
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #331
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #335
- ci: enable license checking by @Fdawgs in #336
- Extend TS interface for route specific options by @toilandtrouble in #333
- chore: replace use of deprecated variadic
listen()
by @Fdawgs in #337
New Contributors
- @toilandtrouble made their first contribution in #333
Full Changelog: v7.0.0...v7.1.0
v7.0.0
What's Changed
- doc: add mention to v5 for Fastify 3.x by @RafaelGSS in #322
- build(deps-dev): bump pino from 7.11.0 to 8.0.0 by @dependabot in #323
- Rename module by @RafaelGSS in #325
- docs: update references to old point-of-view module by @Fdawgs in #324
New Contributors
- @RafaelGSS made their first contribution in #322
Full Changelog: v6.2.1...v7.0.0
v6.2.1
v6.2.0
What's Changed
- Support for async rendering with ejs in production mode by @TTPO100AJIEX in #315
Full Changelog: v6.1.0...v6.2.0
v6.1.0
What's Changed
- ci: migrate to fastify reusable workflow by @Fdawgs in #308
- docs(readme): remove snyk badge by @Fdawgs in #313
- Support for async rendering with ejs by @TTPO100AJIEX in #314
New Contributors
- @TTPO100AJIEX made their first contribution in #314
Full Changelog: v6.0.0...v6.1.0