Releases: fastify/point-of-view
Releases · fastify/point-of-view
v10.0.1
v10.0.0
What's Changed
- build(deps-dev): bump pino from 8.21.0 to 9.2.0 by @dependabot in #430
- Merge
next
intomaster
by @jsumners in #432 - build(deps-dev): bump tap from 16.3.10 to 21.0.0 by @dependabot in #433
- build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #434
- build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by @dependabot in #436
- chore: update min fastify version by @Fdawgs in #435
New Contributors
Full Changelog: v9.1.0...v10.0.0
v9.1.0
What's Changed
- chore: use FastifyPluginAsync in types by @Uzlopak in #411
- chore: remove duplicate hbs tests by @mweberxyz in #415
- Feature/migrate html minifier terser by @multivoltage in #378
- refactor: encapsulate cache as decorator by @mweberxyz in #416
- chore: swap toad cache for hashlru by @mweberxyz in #418
- perf: cache layout access check by @mweberxyz in #414
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #421
- suggestion: await engine to support inline engine import in options by @autopulated in #422
- feat: viewAsync reply decorator by @mweberxyz in #420
New Contributors
- @autopulated made their first contribution in #422
Full Changelog: v9.0.0...v9.1.0
v9.0.0
What's Changed
- chore(package): explicitly declare js module type by @Fdawgs in #398
- test(eta): replace
typeof
undefined check by @Fdawgs in #400 - build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #401
- chore(.gitignore): add .tap/ dir by @Fdawgs in #403
- chore(.prettierignore): add by @mweberxyz in #406
- chore: add benchmarking script, additional benchmarks by @mweberxyz in #407
- build(deps-dev): bump delay from 5.0.0 to 6.0.0 by @dependabot in #409
- chore(benchmark): remove
delay
dependency by @mweberxyz in #410 - refactor(index): async flow control by @mweberxyz in #405
New Contributors
- @mweberxyz made their first contribution in #406
Full Changelog: v8.2.0...v9.0.0
v8.2.0
What's Changed
- add parse raw template in view by @sirenkovladd in #391
New Contributors
- @sirenkovladd made their first contribution in #391
Full Changelog: v8.1.0...v8.2.0
v8.1.0
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
- @jkenda made their first contribution in #388
- @gurgunday made their first contribution in #389
Full Changelog: v8.0.0...v8.1.0
v8.0.0
What's Changed
- build(deps-dev): bump eta from 1.14.2 to 2.0.0 by @dependabot in #364
- chore(.gitignore): add bun lockfile by @Fdawgs in #366
- build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #367
- build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #368
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #369
- ci: only trigger on pushes to main branches by @Fdawgs in #370
- build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #371
- feat: add support for [email protected] by @multivoltage in #377
New Contributors
- @multivoltage made their first contribution in #377
Full Changelog: v7.4.1...v8.0.0
v7.4.1
What's Changed
- Fix hbs with layout not throwing errors correctly by @MellowMelon in #363
New Contributors
- @MellowMelon made their first contribution in #363
Full Changelog: v7.4.0...v7.4.1
v7.4.0
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
- @dancastillo made their first contribution in #359
Full Changelog: v7.3.0...v7.4.0