point-of-view

Template rendering plugin for Fastify

MIT License

Downloads
513.4K
Stars
327
Committers
84

Bot releases are hidden (Show)

point-of-view - v4.1.0

Published by mcollina over 4 years ago

📚 PR:

  • Bumped [email protected]
  • Bump pug from 2.0.4 to 3.0.0 (#165)
  • Add ability to override defaultContext properties with ones from reply locals (#166)
point-of-view - v4.0.2

Published by mcollina over 4 years ago

📚 PR:

point-of-view - v4.0.1

Published by mcollina over 4 years ago

  • add twig engine to definitions (#160)
point-of-view - v4.0.0

Published by mcollina over 4 years ago

📚 PR:

  • Add dependabot
  • Add notice about v2 branch
  • Support for Fastify v3 (#22)
  • Drop proxyaddr support (#24)
point-of-view - v3.8.0

Published by mcollina over 4 years ago

📚 PR:

  • Add async example in usage section (#150)
  • viewEjs && options: root (all), layout (for ejs), viewExt (all) (#146)
point-of-view - v3.7.2

Published by Eomm over 4 years ago

📚 PR:

  • Update dependencies to enable Greenkeeper 🌴 (#145)
  • fix: catch Handlebars render errors (#147)
point-of-view - v3.7.1

Published by Eomm over 4 years ago

📚 PR:

  • async example (#139)
  • fix: add missing props for options in TS declaration file (#143)
point-of-view - v3.7.0

Published by Eomm almost 5 years ago

📚 PR:

  • Add support for layout in handlebars (#136)
point-of-view - v3.6.0

Published by mcollina about 5 years ago

📚 PR:

  • Fix ejs templates relative paths (in doc and examples) for latest EJS release (#135)
point-of-view - v3.5.2

Published by Eomm about 5 years ago

📚 PR:

  • Make data-parameter of view(page, data) optional (#131)
  • Precompile Handlebars templates and partials (#133)
point-of-view - v3.5.1

Published by Eomm about 5 years ago

📚 PR:

  • Fix relative include for Pug (#130)
  • fix:support await fastify.view mode with art-template (#129)
point-of-view - v3.5.0

Published by mcollina over 5 years ago

📚 PR:

  • Separate tests into multiple files (#122)
  • Partials support for Handlebars engine (#121)
point-of-view - v3.4.0

Published by Eomm over 5 years ago

📚 PR:

  • feat: add default engine data (#119)
point-of-view - v3.3.0

Published by Eomm over 5 years ago

📚 PR:

  • add art-template support (#117)
point-of-view - v3.2.0

Published by Eomm over 5 years ago

📚 PR:

  • chore(package): update @types/node to version 11.11.3 (#111)
  • Fix for production view cache issue (#115)
  • chore(package): update html-minifier to version 4.0.0 (#113)
point-of-view - v3.1.1

Published by mcollina over 5 years ago

  • Fastify v2 release
point-of-view - v2.3.0

Published by mcollina over 5 years ago

  • add option to use html minifier #108
point-of-view - v2.2.0

Published by mcollina over 5 years ago

  • Add support for includeViewExtension in hbs #105
point-of-view - v3.0.1

Published by mcollina over 5 years ago

  • Add support for includeViewExtension in hbs #105
point-of-view - v3.0.0

Published by cemremengu over 5 years ago

Fastify v2 support