Skip to content

Releases: fastify/create-fastify

v5.0.0

06 Sep 17:33
42e497b
Compare
Choose a tag to compare

v4.1.0

07 May 17:30
f7ad870
Compare
Choose a tag to compare

What's Changed

  • test: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #49
  • chore: add .gitattributes file by @Fdawgs in #51
  • chore(cmd): add missing use strict directive by @Fdawgs in #52
  • chore(package): explicitly declare js module type by @Fdawgs in #53
  • build(deps): bump fastify-cli from 5.9.0 to 6.0.0 by @dependabot in #54
  • chore(.gitignore): add .tap/ dir by @Fdawgs in #55
  • feat: added ability to specify project name by @10xLaCroixDrinker in #56

New Contributors

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

v4.0.0

01 Jun 19:10
ccd453b
Compare
Choose a tag to compare

What's Changed

  • docs(readme): remove snyk badge by @Fdawgs in #36
  • chore(.gitignore): use updated skeleton template by @Fdawgs in #37
  • ci: enable license checking by @Fdawgs in #38
  • fix unit test by @Uzlopak in #39
  • disable package-lock generation by @Uzlopak in #41
  • enable linting in ci and coverage by directly calling tap by @Uzlopak in #40
  • build(deps): bump fastify-cli from 4.4.0 to 5.0.1 by @dependabot in #42
  • fix urls in package.json by @Uzlopak in #43
  • fix: package version by @Eomm in #44
  • chore(.gitignore): add bun lockfile by @Fdawgs in #45
  • chore: add mention of @fastify/autoload in Readme by @ekynoxe in #46
  • ci: only trigger on pushes to main branches by @Fdawgs in #47

New Contributors

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

v3.0.0

25 May 07:36
0df81de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v3.0.0