Skip to content

v5.9.0

Compare
Choose a tag to compare
@Eomm Eomm released this 30 Oct 19:51
· 49 commits to master since this release
0f974bc

What's Changed

  • Replace pino-colada in help messages with pino-pretty by @segevfiner in #659
  • Add an option to generate YAML to generate-swagger by @segevfiner in #662
  • fix: app template options by @lqqyt2423 in #652
  • chore(deps-dev): bump sinon from 14.0.2 to 16.0.0 by @dependabot in #663
  • chore(deps-dev): bump fastify-tsconfig from 1.0.1 to 2.0.0 by @dependabot in #665
  • chore: update typescript version to v5 by @DemonHa in #672
  • chore: add missing use strict directives by @Fdawgs in #673
  • chore(deps-dev): bump sinon from 16.1.3 to 17.0.0 by @dependabot in #675
  • chore(deps-dev): bump concurrently from 7.6.0 to 8.2.2 by @dependabot in #676
  • test: optimize split params by @Fdawgs in #674
  • chore(package): explicitly declare js module type by @Fdawgs in #677
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #658

New Contributors

Full Changelog: v5.8.0...v5.9.0