Skip to content

Releases: fastify/fastify-cli

v0.25.0

03 Nov 12:42
Compare
Choose a tag to compare
  • Improved project scaffolding (#114)

v0.24.0

01 Nov 10:19
Compare
Choose a tag to compare
  • Update make-promises-safe v3.0.0 #118

v0.23.0

28 Oct 21:58
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Fix unit test and refactor start #98
  • Added a default pluginTimeout #99

v0.20.0

23 Aug 18:54
Compare
Choose a tag to compare
  • Set the default log level to INFO in the template #61

v0.19.0

15 Aug 22:37
Compare
Choose a tag to compare
  • Updated fastify-autoload #93

v0.18.0

12 Aug 09:28
Compare
Choose a tag to compare
  • Added support for watch #92

v0.17.0

17 Jul 14:36
Compare
Choose a tag to compare
  • Support PORT env variable #88