Releases: fastify/fastify-cli
Releases · fastify/fastify-cli
v2.12.0
📚 PR:
- fix all test deprecations (#360)
- chore(deps-dev): bump tsd from 0.14.0 to 0.15.1 (#365)
- chore(deps): bump actions/checkout from 2 to 2.3.4 (#366)
- chore(deps): bump tap from 14 to 15.0.9 (#369)
- actually stop the watcher (#370)
- await close all the time (#371)
- fix: skip watch test on github ci (#373)
- ci: add nodejs 16 to matrix (#349)
v2.11.0
📚 PR:
- chore(deps-dev): bump @types/node from 14.14.42 to 15.0.0 (#350)
- fix: watcher ignores ts files in typescript projects (#352)
- docs: fix number of tasks (#356)
- chore(deps): bump dotenv from 8.6.0 to 9.0.0 (#358)
- fix: fixed test script in typescript template project (#321)
- Add TS Node environment variable (#355)
- allow preloading modules without referencing by filename (#359)
v2.10.0
📚 PR:
- chore: ci updates and style change (#331)
- ci: remove redundant conditional (#335)
- chore(deps-dev): bump sinon from 9.2.4 to 10.0.1 (#336)
- Updated services to routes (#337)
- chore(deps-dev): bump @types/tap from 14.10.3 to 15.0.0 (#339)
- Update README.md (#340)
- Update README.md migration section with the latest eject template code (#347)
- docs(readme): minor grammatical fixes (#346)
- add code to check a file (#343)
v2.9.1
v2.9.0
v2.8.0
v2.7.0
v2.6.0
📚 PR:
- chore(deps): bump help-me from 1.1.0 to 2.0.0
- Merge pull request #297 from fastify/dependabot/npm_and_yarn/help-me-2.0.0
- chore(deps-dev): bump tsd from 0.13.1 to 0.14.0
- Merge pull request #298 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
- chore(deps-dev): bump ts-standard from 9.0.0 to 10.0.0
- Merge pull request #299 from fastify/dependabot/npm_and_yarn/ts-standard-10.0.0
- support ESM modules (#288)
- chore: add dependabot auto merge (#292)
- chore(deps-dev): bump standard from 14.3.4 to 16.0.3 (#293)
- docs(help/generate.txt, readme): add generate command typescript template info (#294)
- fix: help command now prints generate-plugin info (#296)
- feat: fastify eject (#302)
- feat: reload env when watch restarts the application (#300)