Skip to content

Releases: fastify/point-of-view

v10.0.2

11 Jan 11:41
v10.0.2
a21d1cb
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v10.0.0

21 Sep 08:36
9fe7979
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v8.0.0

30 Jun 12:44
2cd6425
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.4.1...v8.0.0

v7.4.1

26 Jan 11:37
ae72d6e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.4.0...v7.4.1

v7.4.0

13 Jan 14:53
441400f
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump liquidjs from 9.43.0 to 10.0.0 by @dependabot in #356
  • build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #357
  • chore(.gitignore): add clinic by @Fdawgs in #360
  • Type of templates property in PointOfViewOptions show allow arrays by @dancastillo in #359
  • refactor: set nunjucks environment globals on load not per request by @gunjam in #361

New Contributors

Full Changelog: v7.3.0...v7.4.0