-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(node): update app generator for fastify to the next major v5 (#2…
…9589) ## Current Behavior `npx create-nx-workspace`, when fastify is chosen, generates fastify 4 boilerplate ## Expected Behavior fastify bumped their major version, and many latest plugins require v5 (e.g. [cors](https://github.com/fastify/fastify-cors)) ## Related Issue(s) no - the combination of versions works on my setup - the combinations of versions is the latest at the moment --------- Co-authored-by: Colum Ferry <[email protected]>
- Loading branch information
1 parent
2c60795
commit 1f69dce
Showing
2 changed files
with
25 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters