Releases: fastify/fastify-cli
Releases · fastify/fastify-cli
v5.1.0
What's Changed
- chore(deps): bump pino-pretty from 8.1.0 to 9.0.0 by @dependabot in #538
- Add .env conf to graceful termination strategy suggested by templates by @avanelli in #537
New Contributors
Full Changelog: v5.0.1...v5.1.0
v5.0.1
What's Changed
- fix:
argv
is callable by @mikaelkaron in #535
New Contributors
- @mikaelkaron made their first contribution in #535
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- chore: update outdated routes' documentation link by @nooreldeensalah in #524
- chore(package): remove
engines
field by @Fdawgs in #525 - chore(deps-dev): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #526
- chore(deps): bump commist from 2.0.0 to 3.0.0 by @dependabot in #528
- Updated README.md to add available commands in CLI by @prempopatia in #529
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #530
- Improve eject command by @mateonunez in #532
- chore(deps): bump help-me from 2.0.1 to 4.0.1 by @dependabot in #504
- chore(deps): bump yargs-parser from 20.2.9 to 21.1.1 by @dependabot in #534
- Updates @fastify/sensible v5 by @mcollina in #533
New Contributors
- @prempopatia made their first contribution in #529
- @mateonunez made their first contribution in #532
Full Changelog: v4.4.0...v5.0.0
v4.4.0
What's Changed
- feat: support exporting server options using
--options
on ESM by @nooreldeensalah in #523
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
- feat: add support for configuration file by @nooreldeensalah in #522
Full Changelog: v4.2.1...v4.3.0
v4.2.1
What's Changed
- Remove extra
Fastify-CLI
at template'sREADME.md
by @nooreldeensalah in #517 - Fix watch regression by @bcomnes in #519
New Contributors
- @nooreldeensalah made their first contribution in #517
- @bcomnes made their first contribution in #519
Full Changelog: v4.2.0...v4.2.1
v4.2.0
What's Changed
- Drop pump, remove unneeded loglevel settings by @mcollina in #501
- Fix-457: TS Testing pattern fix by @nnorbert in #506
- Fix deprecation warning when using --socket by @segevfiner in #507
- chore(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #509
- fix unreachable if-block by @Uzlopak in #511
- feat: lint option for javascript template by @Mazuh in #505
New Contributors
- @nnorbert made their first contribution in #506
- @Uzlopak made their first contribution in #511
- @Mazuh made their first contribution in #505
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- chore(deps): bump help-me from 3.0.0 to 4.0.0 by @dependabot in #495
- fix: downgrade help-me by @simoneb in #493
- chore(.gitignore): use updated skeleton template by @Fdawgs in #498
- Use pino-pretty in favor of pino-colada by @mcollina in #494
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- ci: migrate to fastify reusable workflow by @Fdawgs in #486
- chore(deps-dev): bump minimatch from 4.2.1 to 5.1.0 by @dependabot in #489
- feat!: migrate to fastify@v4 by @metcoder95 in #490
New Contributors
- @metcoder95 made their first contribution in #490
Full Changelog: v3.1.0...v4.0.0
v3.1.0
What's Changed
- Enhance generated VS Code configuration by @segevfiner in #485
Full Changelog: v3.0.1...v3.1.0