Skip to content

Releases: fastify/fastify-request-context

v6.2.1

12 Aug 11:50
v6.2.1
6ee0b9a

Choose a tag to compare

What's Changed

  • build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #221
  • chore(license): update date ranges; standardise style by @Fdawgs in #223
  • build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in #224
  • feat: add function name for hooks by @golopot in #225

New Contributors

  • @golopot made their first contribution in #225

Full Changelog: v6.2.0...v6.2.1

v6.2.0

22 Apr 11:20

Choose a tag to compare

What's Changed

  • ci(ci): set job permissions by @Fdawgs in #216
  • docs(readme): update plugin version syntax by @Fdawgs in #217
  • ci: set permissions at workflow level by @Fdawgs in #218
  • ci: restore job level permissions by @Fdawgs in #219
  • Add docs and types for exposing asyncLocalStorage instance by @dennemark in #220

New Contributors

Full Changelog: v6.1.0...v6.2.0

v6.1.0

03 Mar 17:25

Choose a tag to compare

What's Changed

  • build(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1 by @dependabot in #209
  • build(dependabot): reduce npm updates to monthly by @Fdawgs in #210
  • chore: rename master to main by @Fdawgs in #212
  • test: moved everything to node test runner by @ilteoood in #214
  • feat: expose getStore() by @Eomm in #215

New Contributors

Full Changelog: v6.0.2...v6.1.0

v6.0.2

06 Jan 19:36
v6.0.2
0d99c6f

Choose a tag to compare

What's Changed

  • chore: update fastify-plugin to ^5.0.0 by @Fdawgs in #197
  • update readme for how it works by @trim21 in #198
  • style: remove trailing whitespace by @Fdawgs in #199
  • chore(package): add bugs url by @Fdawgs in #200
  • fix: refactor requestContextPlugin.spec.js to use response headers by @shawshankkumar in #176
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #201
  • types: use node: prefix for builtins by @Fdawgs in #202
  • chore(package): add funding by @Fdawgs in #204
  • chore(readme): update references to deprecated name by @kblcuk in #205
  • refactor: prefix unused params with underscores by @Fdawgs in #206
  • ci(coverage): remove coveralls workflow by @Fdawgs in #207
  • docs(readme): add compatibility table by @Fdawgs in #208

New Contributors

Full Changelog: v6.0.1...v6.0.2

v6.0.1

19 Sep 12:47
745ff4e

Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

06 Sep 14:51
4587541

Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v6.0.0

v5.1.0

07 Jan 08:29

Choose a tag to compare

What's Changed

  • build(deps-dev): bump prettier from 2.8.8 to 3.0.0 by @dependabot in #161
  • build(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.0.0 by @dependabot in #162
  • build(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0 by @dependabot in #163
  • build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #164
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #166
  • chore: add .gitattributes file by @Fdawgs in #167
  • fix linting by @Uzlopak in #168
  • test(internal): add missing use strict directives by @Fdawgs in #169
  • chore(package): explicitly declare js module type by @Fdawgs in #170
  • fix: change requestContextPlugin.spec.js status code from 204 to 200 by @alfonsograziano in #177
  • build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #171
  • feat: added AsyncResource factory function option by @imjuni in #173

New Contributors

Full Changelog: v5.0.0...v5.1.0

v5.0.0

12 Jun 14:08
61157e2

Choose a tag to compare

What's Changed

  • build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #146
  • chore(.gitignore): add clinic by @Fdawgs in #147
  • chore(.gitignore): add bun lockfile by @Fdawgs in #149
  • build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #150
  • build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #151
  • build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #152
  • ci: only trigger on pushes to main branches by @Fdawgs in #154
  • build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #155
  • defaultStoreValues() is sent the request by @voxpelli in #157
  • Stricter default context interface by @voxpelli in #160
  • Use vanilla AsyncLocalStorage instead of asynchronous-local-storage by @voxpelli in #158

New Contributors

Full Changelog: v4.2.0...v5.0.0

v4.2.0

05 Dec 09:32
1a8220d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.0

27 Oct 10:28

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0