Skip to content

Releases: fastify/point-of-view

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

v5.1.0

29 Jan 17:46
Compare
Choose a tag to compare

πŸ“š PR:

  • build: reduce dependabot update frequency (#293)
  • feat: Exclude paths from html minification #200 (#292)

v5.0.0

22 Dec 12:09
7843e54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.16.0...v5.0.0

v4.16.0

05 Dec 17:43
Compare
Choose a tag to compare

πŸ“š PR:

  • build(dependabot): ignore minor and patch github-actions updates (#274)
  • Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 (#282)
  • Restructure and update the docs (#284)
  • Add eslint and code format configuration (#277)
  • Fixes levels within "Miscellaneous" (#285)

v4.15.3

23 Nov 20:20
Compare
Choose a tag to compare

πŸ“š PR:

  • Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 (#253)
  • Bump actions/setup-node from 2.4.0 to 2.4.1 (#254)
  • Bump tsd from 0.17.0 to 0.18.0 (#255)
  • Bump split2 from 3.2.2 to 4.0.0 (#258)
  • Bump actions/checkout from 2.3.4 to 2.3.5 (#260)
  • Fix include logic using EJS templates (#262)
  • Bump actions/checkout from 2.3.5 to 2.4.0 (#264)
  • Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 (#268)
  • Bump tsd from 0.18.0 to 0.19.0 (#269)
  • typescript: Add a generic type to .view (#272)

v4.15.2

25 Aug 07:13
Compare
Choose a tag to compare

πŸ“š PR:

  • Bump actions/setup-node from 2.2.0 to 2.3.0 (#245)
  • Bump actions/setup-node from 2.3.0 to 2.3.1 (#246)
  • Bump actions/setup-node from 2.3.1 to 2.3.2 (#247)
  • Bump actions/setup-node from 2.3.2 to 2.4.0 (#248)
  • Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 (#249)
  • Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 (#250)
  • cache option to eta engine in production (#251)

v4.15.1

08 Jul 07:47
Compare
Choose a tag to compare

πŸ“š PR:

  • Removed the definition of locals from index.d.ts (#239)
  • Bump actions/setup-node from 2.1.5 to 2.2.0 (#240)
  • Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#241)
  • Bump @types/node from 15.14.1 to 16.0.0 (#242)
  • fix: correctly scope liquidjs errors (#244)

v4.15.0

17 Jun 15:47
Compare
Choose a tag to compare

πŸ“š PR:

  • chore(gitignore): use latest github ignore template (#212)
  • ci(dependabot): update github actions (#213)
  • Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#215)
  • Bump actions/setup-node from v1 to v2.1.5 (#214)
  • Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#216)
  • chore: ci updates and style change (#222)
  • docs: fix typos (#224)
  • chore tap 15 (#223)
  • docs(readme): minor grammar changes (#226)
  • ci: add nodejs v16 to test matrix (#227)
  • Bump @types/node from 14.14.42 to 15.0.0 (#228)
  • Bump tsd from 0.14.0 to 0.15.0 (#229)
  • Bump actions/checkout from 2 to 2.3.4 (#230)
  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#233)
  • Bump tsd from 0.15.1 to 0.16.0 (#234)
  • Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#235)
  • Bump tsd from 0.16.0 to 0.17.0 (#236)
  • Fix layout when includeViewExtension enabled (#238)

v4.13.0

10 Feb 18:31
Compare
Choose a tag to compare

πŸ“š PR:

  • dot: layout option (#210)