Skip to content

Releases: fastify/fastify-cli

v0.25.3

11 Nov 11:03

Choose a tag to compare

  • Updated yargs parser (#123)

v0.25.2

07 Nov 07:44

Choose a tag to compare

  • Updated help texts (#121)

v0.25.1

03 Nov 13:25

Choose a tag to compare

  • Prefix gitignore template with __ (#120)

v0.25.0

03 Nov 12:42

Choose a tag to compare

  • Improved project scaffolding (#114)

v0.24.0

01 Nov 10:19

Choose a tag to compare

  • Update make-promises-safe v3.0.0 #118

v0.23.0

28 Oct 21:58

Choose a tag to compare

  • Switch minimist with yargs-parser #111 (fixes #110)
  • Fix typos #116
  • Update dependencies to fix windows related issues (#115 , #113)

v0.22.1

04 Sep 20:48

Choose a tag to compare

  • Make sure we restart after a bad crash when watching #105
  • -w watch cleanup #107

v0.22.0

03 Sep 10:25

Choose a tag to compare

  • Added a test helper #103
  • Create docs on how to migrate off fastify-cli #104
  • Added make-promises-safe #102

v0.21.0

28 Aug 15:25

Choose a tag to compare

  • Fix unit test and refactor start #98
  • Added a default pluginTimeout #99

v0.20.0

23 Aug 18:54

Choose a tag to compare

  • Set the default log level to INFO in the template #61