Releases: fastify/fastify-cli
Releases · fastify/fastify-cli
v5.9.0
What's Changed
- Replace pino-colada in help messages with pino-pretty by @segevfiner in #659
- Add an option to generate YAML to generate-swagger by @segevfiner in #662
- fix: app template options by @lqqyt2423 in #652
- chore(deps-dev): bump sinon from 14.0.2 to 16.0.0 by @dependabot in #663
- chore(deps-dev): bump fastify-tsconfig from 1.0.1 to 2.0.0 by @dependabot in #665
- chore: update typescript version to v5 by @DemonHa in #672
- chore: add missing
use strict
directives by @Fdawgs in #673 - chore(deps-dev): bump sinon from 16.1.3 to 17.0.0 by @dependabot in #675
- chore(deps-dev): bump concurrently from 7.6.0 to 8.2.2 by @dependabot in #676
- test: optimize split params by @Fdawgs in #674
- chore(package): explicitly declare js module type by @Fdawgs in #677
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #658
New Contributors
- @lqqyt2423 made their first contribution in #652
- @DemonHa made their first contribution in #672
Full Changelog: v5.8.0...v5.9.0
v5.8.0
What's Changed
- fix: Correct wrong instructions for typescript ejecting by @anyonecancode in #589
- Improve the Typescript template. by @meotimdihia in #592
- chore(.gitignore): add bun lockfile by @Fdawgs in #594
- feat: add support for typescript and esm generation (#577) by @S-Abhishek in #585
- fix: use dot notation by @is2ei in #634
- Fix failing tests with cross-env by @bcomnes in #639
- print-routes options and print-plugins by @bcomnes in #637
- chore(deps): bump pino-pretty from 9.4.1 to 10.1.0 by @dependabot in #645
- chore(deps-dev): bump @types/node from 18.17.0 to 20.4.4 by @dependabot in #646
- fix error on undefined plugin by @dancastillo in #649
New Contributors
- @anyonecancode made their first contribution in #589
- @S-Abhishek made their first contribution in #585
- @is2ei made their first contribution in #634
- @dancastillo made their first contribution in #649
Full Changelog: v5.7.1...v5.8.0
v5.7.1
v5.7.0
What's Changed
- Add a generate-swagger command by @segevfiner in #567
Full Changelog: v5.6.1...v5.7.0
v5.6.1
v5.6.0
What's Changed
- create eject --esm command by @rommelandrea in #566
- fix: prevented .env values from overwriting existing env values when using --watch #558 by @yazaldefilimonepinto in #564
New Contributors
- @yazaldefilimonepinto made their first contribution in #564
Full Changelog: v5.5.1...v5.6.0
v5.5.1
v5.5.0
v5.4.2
What's Changed
- Add comment how to use options. by @meotimdihia in #550
- Adding option also for ESM template by @mccare in #551
New Contributors
- @meotimdihia made their first contribution in #550
Full Changelog: v5.4.1...v5.4.2