Releases: fastify/point-of-view
Releases · fastify/point-of-view
v2.2.0
- Add support for includeViewExtension in hbs #105
v2.1.0
#86 - Added TypeScript definitions
v2.0.0
- Allow templates to be rendered without reply #59
- Update mustache to the top-recent version #74
- Update marko #78
v1.3.0
- Support partials for Mustache #68
v1.2.0
- Add support for mustache #65
- use simple-get #58
- Updated dependencies
v1.1.0
- Allow no data to be passed - #53
v1.0.0
- Updated to Fastify 1.0.0 #46
v0.7.0
- Set default charset #35
- Pass templatesDir to nunjucks #34
- ejs templates using a not existing include or a page attribute missing #33