Skip to content

Releases: fastify/fastify-cli

v5.5.1

26 Oct 06:53
1ba2fd2

Choose a tag to compare

📚 PR:

  • chore(deps-dev): bump ts-standard from 11.0.0 to 12.0.1 (#556)
  • docs: add debug options (#562)

v5.5.0

27 Sep 19:31
3a7377c

Choose a tag to compare

📚 PR:

  • Add test helper utility in TypeScript template (#554)
  • feat: added serverOptions to test helper.js (#552)

v5.4.2

19 Sep 14:30
c694d12

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.4.1...v5.4.2

v5.4.1

04 Sep 06:53

Choose a tag to compare

📚 PR:

  • fix: esm help text and removed use strict (#545)

v5.4.0

02 Sep 09:20
96a5a27

Choose a tag to compare

What's Changed

  • chore(deps): bump pino-pretty from 8.1.0 to 9.0.0 by @dependabot in #538
  • Add .env conf to graceful termination strategy suggested by templates by @avanelli in #537
  • simplify regex in unit tests by @Uzlopak in #540
  • feat: support generation of ES modules based templates by @nooreldeensalah in #541
  • feat: support a help flag by @evanshortiss in #544

New Contributors

Full Changelog: v5.0.1...v5.4.0

v5.3.0

25 Aug 06:02

Choose a tag to compare

📚 PR:

  • simplify regex in unit tests (#540)
  • feat: support generation of ES modules based templates (#541)

v5.1.0

16 Aug 14:11
aa90d51

Choose a tag to compare

What's Changed

  • chore(deps): bump pino-pretty from 8.1.0 to 9.0.0 by @dependabot in #538
  • Add .env conf to graceful termination strategy suggested by templates by @avanelli in #537

New Contributors

Full Changelog: v5.0.1...v5.1.0

v5.0.1

09 Aug 09:53
90e5866

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v5.0.1

v5.0.0

08 Aug 08:01
6df5802

Choose a tag to compare

What's Changed

  • chore: update outdated routes' documentation link by @nooreldeensalah in #524
  • chore(package): remove engines field by @Fdawgs in #525
  • chore(deps-dev): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #526
  • chore(deps): bump commist from 2.0.0 to 3.0.0 by @dependabot in #528
  • Updated README.md to add available commands in CLI by @prempopatia in #529
  • build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #530
  • Improve eject command by @mateonunez in #532
  • chore(deps): bump help-me from 2.0.1 to 4.0.1 by @dependabot in #504
  • chore(deps): bump yargs-parser from 20.2.9 to 21.1.1 by @dependabot in #534
  • Updates @fastify/sensible v5 by @mcollina in #533

New Contributors

Full Changelog: v4.4.0...v5.0.0

v4.4.0

11 Jul 08:36
4bc9958

Choose a tag to compare

What's Changed

  • feat: support exporting server options using --options on ESM by @nooreldeensalah in #523

Full Changelog: v4.3.0...v4.4.0