| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-14 | 1.6 kB | |
| Release 12.0.1 source code.tar.gz | 2026-09-14 | 354.5 kB | |
| Release 12.0.1 source code.zip | 2026-09-14 | 484.5 kB | |
| Totals: 3 Items | 840.6 kB | 1 | |
What's Changed
- fix(compiler): copy dotfiles when expanding a directory asset by @micalevisk in https://github.com/nestjs/nest-cli/pull/3523
- fix: honor preserveWatchOutput from tsconfig in watch mode by @tmprar in https://github.com/nestjs/nest-cli/pull/3565
- chore(configuration): add *.tsbuildinfo to default .gitignore template by @saeed-ebrahimi-dev in https://github.com/nestjs/nest-cli/pull/3543
- fix: show schematics as plain list on narrow terminals by @biisal in https://github.com/nestjs/nest-cli/pull/3548
- fix(cli): surface plugin load errors instead of "not compatible" by @micalevisk in https://github.com/nestjs/nest-cli/pull/3558
- feat(compiler): support native ESM for bundler config files by @AnasX7 in https://github.com/nestjs/nest-cli/pull/3553
- fix(compiler): resolve tsconfig absolute path by @id6tm-mteterel in https://github.com/nestjs/nest-cli/pull/3542
- fix(compiler): emit loadable path alias specifiers for esm by @johnnyhuirilef in https://github.com/nestjs/nest-cli/pull/3545
New Contributors
- @tmprar made their first contribution in https://github.com/nestjs/nest-cli/pull/3565
- @saeed-ebrahimi-dev made their first contribution in https://github.com/nestjs/nest-cli/pull/3543
- @biisal made their first contribution in https://github.com/nestjs/nest-cli/pull/3548
- @AnasX7 made their first contribution in https://github.com/nestjs/nest-cli/pull/3553
- @johnnyhuirilef made their first contribution in https://github.com/nestjs/nest-cli/pull/3545
Full Changelog: https://github.com/nestjs/nest-cli/compare/12.0.0...12.0.1