Skip to content

Releases: fastify/point-of-view

v11.1.1

22 Aug 15:00
d0da734

Choose a tag to compare

What's Changed

  • chore(license): update date ranges; standardise style by @Fdawgs in #478
  • build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in #479
  • build(deps-dev): bump cross-env from 7.0.3 to 10.0.0 by @dependabot[bot] in #480
  • chore: remove tap by @ilteoood in #482
  • Fix using multiple view instances in production mode by @ilmari in #476

New Contributors

Full Changelog: v11.1.0...v11.1.1

v11.1.0

05 May 17:59
966840f

Choose a tag to compare

What's Changed

  • ci: set permissions at workflow level by @Fdawgs in #468
  • ci: restore job level permissions by @Fdawgs in #469
  • build(deps-dev): bump express from 4.21.2 to 5.1.0 by @dependabot in #470
  • fix: support mustache partials as documented by @blex41 in #471
  • build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot in #473
  • build(deps-dev): bump borp from 0.19.0 to 0.20.0 by @dependabot in #474
  • Add security notice for raw option by @mcollina in #475
  • feat: add Edge.js templating engine support by @oszoou in #472

New Contributors

Full Changelog: v11.0.0...v11.1.0

v11.0.0

18 Mar 10:33
v11.0.0
1e57bbd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.0.2...v11.0.0

v10.0.2

11 Jan 11:41
v10.0.2
a21d1cb

Choose a tag to compare

What's Changed

  • refactor(index): use Object.hasOwn() by @Fdawgs in #439
  • build(deps-dev): bump autocannon from 7.15.0 to 8.0.0 by @dependabot in #441
  • build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #442
  • style: remove trailing whitespace by @Fdawgs in #443
  • docs(readme): update ci badge syntax by @Fdawgs in #444
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #445
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #446
  • types: use node: prefix for builtins by @Fdawgs in #447
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #449
  • chore(package): add contribs and funding by @Fdawgs in #450
  • fix: stop duplication of path in template dir by @richdouglasevans in #440
  • build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #448
  • docs(readme): fix broken link by @Fdawgs in #451
  • refactor: prefix unused params with underscores by @Fdawgs in #452
  • chore: delete .eslintrc by @Fdawgs in #453
  • refactor(index): return directly in arrow function by @Fdawgs in #455
  • perf(index): immediately return instead of using temp var by @Fdawgs in #454
  • docs(readme): spelling and grammar fixes by @Fdawgs in #456

New Contributors

Full Changelog: v10.0.1...v10.0.2

v10.0.1

21 Sep 08:37
5f30f93

Choose a tag to compare

What's Changed

Full Changelog: v10.0.0...v10.0.1

v10.0.0

21 Sep 08:36
9fe7979

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.1.0...v10.0.0

v9.1.0

22 Apr 12:39
ca01b2f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.0.0...v9.1.0

v9.0.0

19 Feb 16:14
616f0f9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.2.0...v9.0.0

v8.2.0

19 Sep 13:16
5e9f24d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.0...v8.2.0

v8.1.0

12 Sep 17:47
9ce93ba

Choose a tag to compare

What's Changed

  • build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #382
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #384
  • fix some typos by @Uzlopak in #386
  • refactor(index): destruct module imports by @Fdawgs in #387
  • fix warning: 'You are accessing the deprecated "request.routerPath" p… by @jkenda in #388
  • prefer request.routeOptions.url by @gurgunday in #389
  • Add support for Handlebars compile options and data variables by @mohd-akram in #383

New Contributors

Full Changelog: v8.0.0...v8.1.0