Skip to content

Releases: fastify/point-of-view

v7.1.1

16 Oct 14:00
9170b69
Compare
Choose a tag to compare

πŸ“š 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

06 Aug 21:55
14fcfd4
Compare
Choose a tag to compare

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

07 Jun 19:48
b85e8db
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.1...v7.0.0

v6.2.1

31 May 10:07
Compare
Choose a tag to compare

πŸ“š PR:

  • chore: fix typo contenxt -> context (#316)
  • Fixed the use of html-minifier with ejs, added support for local options in the render function (#317)
  • fix: local override of async from true to false (#319)

v6.2.0

27 May 11:07
b953e8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.2.0

v6.1.0

24 May 12:46
c6be666
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.1.0

v6.0.0

10 May 17:18
Compare
Choose a tag to compare

πŸ“š PR:

  • major: update to Fastify v4 (#309)

v5.3.0

10 May 17:02
Compare
Choose a tag to compare

πŸ“š PR:

  • chore: delete unused marko template (#307)
  • feat: allow passing array of template paths for nunjucks engine (#306)

v5.2.1

30 Apr 06:56
Compare
Choose a tag to compare

πŸ“š PR:

  • build(deps): bump actions/checkout from 2 to 3 (#300)
  • build(deps-dev): bump tsd from 0.19.1 to 0.20.0 (#302)
  • build(deps-dev): bump standard from 16.0.4 to 17.0.0 (#304)
  • perf: setup nunjucks environment on load rather than per request (#305)

v5.2.0

26 Mar 08:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.0...v5.2.0