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