Skip to content

v8.2.1

Compare
Choose a tag to compare
@mcollina mcollina released this 10 Feb 10:52
188bf91

What's Changed

  • docs: use npm install alias; remove redundant --save arg by @Fdawgs in #190
  • build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #191
  • ci: enable license checking by @Fdawgs in #192
  • use isPrototypeOf from Object.prototype by @Uzlopak in #193
  • fix codesmell in callWithCbOrNextTick and closeWithCbOrNextTick by @Uzlopak in #194
  • disable package-lock generation by @Uzlopak in #196
  • synchronize with fastify-errors by @Uzlopak in #197
  • chore(.gitignore): add clinic by @Fdawgs in #198
  • Fixed error in queue when timeout is 0 by @marcopiraccini in #200

New Contributors

Full Changelog: v8.2.0...v8.2.1