Releases: fastify/point-of-view
Releases Β· fastify/point-of-view
v4.4.0
π PR:
- Bump typescript from 3.9.7 to 4.0.2
- feat: support liquidjs (#172) (#173)
v4.3.0
π 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
- Added missing root and viewExt properties to typescript definitions (#162)
v4.1.0
π 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
π PR:
- Bumped fastify@3.0.0-rc.4
- Bump pug from 2.0.4 to 3.0.0 (#165)
v4.0.1
- add twig engine to definitions (#160)
v4.0.0
π PR:
- Add dependabot
- Add notice about v2 branch
- Support for Fastify v3 (#22)
- Drop proxyaddr support (#24)
v3.8.0
π PR:
- Add async example in usage section (#150)
- viewEjs && options: root (all), layout (for ejs), viewExt (all) (#146)
v3.7.2
π PR:
- Update dependencies to enable Greenkeeper π΄ (#145)
- fix: catch Handlebars render errors (#147)
v3.7.1
π PR:
- async example (#139)
- fix: add missing props for options in TS declaration file (#143)