Closed slogive closed 1 month ago
Please check if your PR fulfills the following requirements:
What kind of change does this PR introduce?
[ ] Bugfix [x] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Build related changes [ ] CI related changes [ ] Other... Please describe:
Adding support for bun package manager
Issue Number: N/A
When you use the CLI it now support bun to create a new project
[ ] Yes [x] No
All test passed in my local
https://github.com/nestjs/nest-cli/pull/2223
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Adding support for bun package manager
Issue Number: N/A
What is the new behavior?
When you use the CLI it now support bun to create a new project
Does this PR introduce a breaking change?
Other information