Skip to content

Releases: fastify/fastify-cli

v6.1.1

12 Feb 15:07
2632223
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.0...v6.1.1

v6.1.0

29 Jan 17:56
b677462
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.1...v6.1.0

v6.0.1

06 Jan 08:21
Compare
Choose a tag to compare

What's Changed

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

v6.0.0

31 Dec 09:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.9.0...v6.0.0

v5.9.0

30 Oct 19:51
0f974bc
Compare
Choose a tag to compare

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

v5.8.0

28 Jul 16:37
a444cd8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.7.1...v5.8.0

v5.7.1

13 Jan 15:00
ec71989
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.7.0...v5.7.1

v5.7.0

05 Dec 10:16
6c110c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.6.1...v5.7.0

v5.6.1

01 Dec 20:25
33e5179
Compare
Choose a tag to compare

📚 PR:

  • fix: server config deep merge (#568)

v5.6.0

14 Nov 12:02
c32b2e3
Compare
Choose a tag to compare

What's Changed

  • create eject --esm command by @rommelandrea in #566
  • fix: prevented .env values ​​from overwriting existing env values ​​when using --watch #558 by @yazaldefilimonepinto in #564

New Contributors

  • @yazaldefilimonepinto made their first contribution in #564

Full Changelog: v5.5.1...v5.6.0