Skip to content

Releases: fastify/point-of-view

v4.4.0

24 Aug 08:25
Compare
Choose a tag to compare

πŸ“š PR:

  • Bump typescript from 3.9.7 to 4.0.2
  • feat: support liquidjs (#172) (#173)

v4.3.0

05 Aug 15:55
Compare
Choose a tag to compare

πŸ“š PR:

  • Bumped fastify
  • Bump tsd from 0.11.0 to 0.12.0 (#168)
  • Bump tsd from 0.12.1 to 0.13.1 (#169)
  • Bump html-minify-stream from 1.0.0 to 2.0.0 (#170)
  • make reply view result thenable (#171)

v4.2.0

22 Jun 19:25
Compare
Choose a tag to compare
  • Added missing root and viewExt properties to typescript definitions (#162)

v4.1.0

16 Jun 07:46
Compare
Choose a tag to compare

πŸ“š PR:

  • Bumped fastify@3.0.0-rc.4
  • Bump pug from 2.0.4 to 3.0.0 (#165)
  • Add ability to override defaultContext properties with ones from reply locals (#166)

v4.0.2

12 Jun 22:50
Compare
Choose a tag to compare

πŸ“š PR:

  • Bumped fastify@3.0.0-rc.4
  • Bump pug from 2.0.4 to 3.0.0 (#165)

v4.0.1

19 May 16:45
Compare
Choose a tag to compare
  • add twig engine to definitions (#160)

v4.0.0

08 May 14:24
Compare
Choose a tag to compare

πŸ“š PR:

  • Add dependabot
  • Add notice about v2 branch
  • Support for Fastify v3 (#22)
  • Drop proxyaddr support (#24)

v3.8.0

29 Mar 19:49
Compare
Choose a tag to compare

πŸ“š PR:

  • Add async example in usage section (#150)
  • viewEjs && options: root (all), layout (for ejs), viewExt (all) (#146)

v3.7.2

27 Feb 23:00
Compare
Choose a tag to compare

πŸ“š PR:

  • Update dependencies to enable Greenkeeper 🌴 (#145)
  • fix: catch Handlebars render errors (#147)

v3.7.1

20 Jan 20:45
Compare
Choose a tag to compare

πŸ“š PR:

  • async example (#139)
  • fix: add missing props for options in TS declaration file (#143)