| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 11.0.18 source code.tar.gz | 2026-04-07 | 287.5 kB | |
| 11.0.18 source code.zip | 2026-04-07 | 351.8 kB | |
| README.md | 2026-04-07 | 1.6 kB | |
| Totals: 3 Items | 640.9 kB | 2 | |
What's Changed
- fix(build): delete tsbuildinfo file with out dir (#3312) by @maruthang in https://github.com/nestjs/nest-cli/pull/3317
- fix(swc): prevent double initialization in watch mode by @maruthang in https://github.com/nestjs/nest-cli/pull/3316
- fix(swc): respect root dir option for strip leading paths by @maruthang in https://github.com/nestjs/nest-cli/pull/3318
- fix(cli): error on unexpected extra positional arguments by @maruthang in https://github.com/nestjs/nest-cli/pull/3314
- fix(start): wait for async shutdown hooks before exiting by @maruthang in https://github.com/nestjs/nest-cli/pull/3313
- fix(assets): use ready event for watcher closing by @maruthang in https://github.com/nestjs/nest-cli/pull/3315
- fix: expand @swc/cli peer range to include ^0.8.0 by @wwenrr in https://github.com/nestjs/nest-cli/pull/3309
- chore(deps): update dependency @nestjs/schematics to v11.0.10 by @renovate[bot] in https://github.com/nestjs/nest-cli/pull/3300
- refactor(compiler): potential undefined access in getWebpackConfigPath by @zendy199x in https://github.com/nestjs/nest-cli/pull/3296
- fix(deps): update angular-cli monorepo to v19.2.23 by @renovate[bot] in https://github.com/nestjs/nest-cli/pull/3299
New Contributors
- @maruthang made their first contribution in https://github.com/nestjs/nest-cli/pull/3317
- @wwenrr made their first contribution in https://github.com/nestjs/nest-cli/pull/3309
- @zendy199x made their first contribution in https://github.com/nestjs/nest-cli/pull/3296
Full Changelog: https://github.com/nestjs/nest-cli/compare/11.0.17...11.0.18