v6.2.0
What's Changed
- Fix: Test script cannot detect test under test directory with deep level by @adamward459 in #708
- chore(deps): bump fastify/workflows from 4.0.0 to 4.1.0 by @dependabot in #709
- Fix(templates) fix typo by @EstebanDalelR in #712
- fix: make-promises-safe is no longer required by @10xLaCroixDrinker in #711
- feat(generate): add note about --integrate to package.json exists error by @10xLaCroixDrinker in #710
- feat: add support for preloading ES module with --import flag by @weixinwu in #713
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #716
- chore(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in #721
- chore(deps-dev): bump sinon from 17.0.2 to 18.0.0 by @dependabot in #723
- fix: removes async from callback-based onClose hooks by @big-kahuna-burger in #727
- fix: ensure
options
are passed to app plugin with--options
flag by @dhensby in #728 - chore(deps): bump pino-pretty from 10.3.1 to 11.2.0 by @dependabot in #731
- refactor: uninstall global listeners not needed on eject templates by @jean-michelet in #732
- fix: add missing parameter for type of
build
function infastify-cli/helper
by @zetaraku in #724
New Contributors
- @adamward459 made their first contribution in #708
- @EstebanDalelR made their first contribution in #712
- @10xLaCroixDrinker made their first contribution in #711
- @weixinwu made their first contribution in #713
- @dhensby made their first contribution in #728
- @jean-michelet made their first contribution in #732
- @zetaraku made their first contribution in #724
Full Changelog: v6.1.1...v6.2.0