Skip to content

Releases: fastify/fastify-cli

v4.3.0

05 Jul 12:21
dd476a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.1...v4.3.0

v4.2.1

04 Jul 10:42
742615d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.0...v4.2.1

v4.2.0

25 Jun 14:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.0

11 Jun 10:20
f4f8a33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0

v4.0.0

23 May 15:46
d563ce0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v4.0.0

v3.1.0

18 May 09:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

v3.0.1

12 May 12:48
fbf932f
Compare
Choose a tag to compare

What's Changed

  • add scoped autoload and sensible dependencies by @mcollina in #484

Full Changelog: v3.0.0...v3.0.1

v3.0.0

11 May 10:31
5ab4e56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.15.0...v3.0.0

v2.15.0

20 Jan 07:58
Compare
Choose a tag to compare

📚 PR:

  • chore(deps): bump fastify/github-action-merge-dependabot (#437)
  • feat: config to debug TypeScript in vscode (#427)
  • chore(deps): bump fastify/github-action-merge-dependabot (#438)
  • chore(deps-dev): bump @types/node from 16.11.14 to 17.0.0 (#441)
  • chore: upgrade github-action-merge-dependabot to v3 (#442)
  • chore(deps-dev): bump concurrently from 6.5.1 to 7.0.0 (#445)
  • chore(deps): bump dotenv from 10.0.0 to 13.0.1 (#449)
  • chore(deps): bump dotenv from 13.0.1 to 14.2.0 (#450)
  • feat: add test helper (#446)
  • fix: template plugin typescript definitions and remove mkdirp dev-dep (#448)

v2.14.0

27 Nov 06:59
Compare
Choose a tag to compare

📚 PR:

  • chore(deps): bump fastify/github-action-merge-dependabot (#381)
  • chore(deps-dev): bump tsd from 0.15.1 to 0.16.0 (#382)
  • chore(deps): bump commist from 1.1.0 to 2.0.0 (#383)
  • chore(deps): bump help-me from 2.0.0 to 3.0.0 (#384)
  • chore(deps): bump fastify/github-action-merge-dependabot (#385)
  • fix: only list files on the left-side navbar (#392)
  • feat: add default readme for generated project (#393)
  • chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 (#394)
  • chore(deps-dev): bump @types/node from 15.14.1 to 16.0.0 (#395)
  • chore(deps): bump fastify/github-action-merge-dependabot (#396)
  • docs: add container address info (#399)
  • chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 (#400)
  • chore(deps): bump actions/setup-node from 2.3.0 to 2.3.1 (#403)
  • chore(deps): bump actions/setup-node from 2.3.1 to 2.3.2 (#404)
  • chore(deps): bump actions/setup-node from 2.3.2 to 2.4.0 (#405)
  • chore: add whitespace (#406)
  • chore(deps): bump fastify/github-action-merge-dependabot (#407)
  • chore(deps): bump fastify/github-action-merge-dependabot (#408)
  • docs: add logging module option to readme (#410)
  • chore(deps): bump fastify/github-action-merge-dependabot (#413)
  • chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#415)
  • refactor(config): move ts-node flag (#417)
  • refactor(config): rename test tsconfig and add include pattern (#418)
  • chore(deps): bump split2 from 3.2.2 to 4.0.0 (#420)
  • chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#421)
  • chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#423)
  • chore(deps-dev): bump sinon from 11.1.2 to 12.0.0 (#424)
  • chore(deps-dev): bump ts-standard from 10.0.0 to 11.0.0 (#429)
  • chore(deps): bump fastify/github-action-merge-dependabot (#430)
  • build(dependabot): ignore minor and patch github-actions updates (#432)
  • fix: ignore watch (#434)