Skip to content

v8.4.0

Compare
Choose a tag to compare
@mcollina mcollina released this 07 Jun 20:37
08e71c2

What's Changed

  • build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #200
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #201
  • build(deps-dev): bump sinon from 15.2.0 to 16.0.0 by @dependabot in #203
  • test: add missing use strict directive by @Fdawgs in #204
  • build(deps-dev): bump sinon from 16.1.3 to 17.0.0 by @dependabot in #205
  • Document Default Error Responses by @muya in #198
  • chore(package): explicitly declare js module type by @Fdawgs in #207
  • build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #208
  • docs(readme): replace fastify.io links with fastify.dev by @Fdawgs in #209
  • chore(.gitignore): add .tap/ dir by @Fdawgs in #210
  • Add example for 200 response by @melroy89 in #213
  • build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #214
  • build(deps-dev): bump sinon from 17.0.2 to 18.0.0 by @dependabot in #217
  • Fix clearing timeout using clearTimeout by @karankraina in #218

New Contributors

Full Changelog: v8.3.0...v8.4.0