| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-09 | 1.0 kB | |
| Release 11.0.19 source code.tar.gz | 2026-04-09 | 288.4 kB | |
| Release 11.0.19 source code.zip | 2026-04-09 | 354.0 kB | |
| Totals: 3 Items | 643.4 kB | 0 | |
What's Changed
- fix(types): correct Asset type definition from string literal to string union by @yogeshwaran-c in https://github.com/nestjs/nest-cli/pull/3323
- fix(generate): use selected project name for specFileSuffix lookup by @yogeshwaran-c in https://github.com/nestjs/nest-cli/pull/3325
- fix(info): add missing space in os version display by @yogeshwaran-c in https://github.com/nestjs/nest-cli/pull/3321
- fix(compiler): run tsconfig paths plugin before user plugins in tsc compiler by @yogeshwaran-c in https://github.com/nestjs/nest-cli/pull/3326
- fix(start): skip signal forwarding in watch mode by @maruthang in https://github.com/nestjs/nest-cli/pull/3338
- feat(compiler): resolve path aliases in declaration files by @maruthang in https://github.com/nestjs/nest-cli/pull/3344
- fix(deps): update angular-cli monorepo to v19.2.24 by @renovate[bot] in https://github.com/nestjs/nest-cli/pull/3337
Full Changelog: https://github.com/nestjs/nest-cli/compare/11.0.18...11.0.19