Releases: fastify/create-fastify
Releases · fastify/create-fastify
v5.0.0
v4.1.0
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
- @10xLaCroixDrinker made their first contribution in #56
Full Changelog: v4.0.0...v4.1.0
v4.0.0
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
What's Changed
- build: reduce dependabot update frequency by @Fdawgs in #26
- Bump actions/setup-node from 2 to 3 by @dependabot in #28
- fix (test): drop deprecated tap method and match
fastify-cli
templates by @darkgl0w in #29 - Bump tap from 15.2.3 to 16.0.0 by @dependabot in #30
- Bump actions/checkout from 2 to 3 by @dependabot in #31
- Bump standard from 16.0.4 to 17.0.0 by @dependabot in #32
- Bump fastify-cli from 2.15.0 to 3.0.1 by @dependabot in #34
- feat: update to fastify-cli@4 by @metcoder95 in #35
New Contributors
- @darkgl0w made their first contribution in #29
- @metcoder95 made their first contribution in #35
Full Changelog: v2.1.2...v3.0.0