Releases: nestjs/nest-cli
Releases · nestjs/nest-cli
Release 11.0.21
Release 11.0.20
Release 11.0.19
What's Changed
- fix(types): correct Asset type definition from string literal to string union by @yogeshwaran-c in #3323
- fix(generate): use selected project name for specFileSuffix lookup by @yogeshwaran-c in #3325
- fix(info): add missing space in os version display by @yogeshwaran-c in #3321
- fix(compiler): run tsconfig paths plugin before user plugins in tsc compiler by @yogeshwaran-c in #3326
- fix(start): skip signal forwarding in watch mode by @maruthang in #3338
- feat(compiler): resolve path aliases in declaration files by @maruthang in #3344
- fix(deps): update angular-cli monorepo to v19.2.24 by @renovate[bot] in #3337
Full Changelog: 11.0.18...11.0.19
11.0.18
What's Changed
- fix(build): delete tsbuildinfo file with out dir (#3312) by @maruthang in #3317
- fix(swc): prevent double initialization in watch mode by @maruthang in #3316
- fix(swc): respect root dir option for strip leading paths by @maruthang in #3318
- fix(cli): error on unexpected extra positional arguments by @maruthang in #3314
- fix(start): wait for async shutdown hooks before exiting by @maruthang in #3313
- fix(assets): use ready event for watcher closing by @maruthang in #3315
- fix: expand @swc/cli peer range to include ^0.8.0 by @wwenrr in #3309
- chore(deps): update dependency @nestjs/schematics to v11.0.10 by @renovate[bot] in #3300
- refactor(compiler): potential undefined access in getWebpackConfigPath by @zendy199x in #3296
- fix(deps): update angular-cli monorepo to v19.2.23 by @renovate[bot] in #3299
New Contributors
- @maruthang made their first contribution in #3317
- @wwenrr made their first contribution in #3309
- @zendy199x made their first contribution in #3296
Full Changelog: 11.0.17...11.0.18
Release 11.0.17
Release 11.0.16
Release 11.0.15
What's Changed
- chore(deps): update dependency @swc/core to v1.15.8 by @renovate[bot] in #3230
- chore(deps): update dependency @swc/cli to v0.7.10 by @renovate[bot] in #3242
- fix(utils): tree-kill use spawn sync to fix node 24 crash by @LucM in #3235
- fix(deps): update dependency webpack to v5.104.1 by @renovate[bot] in #3221
- chore(deps): update node.js to v24.13.0 by @renovate[bot] in #3214
- fix(deps): update dependency @inquirer/prompts to v8 by @renovate[bot] in #3183
New Contributors
Full Changelog: 11.0.14...11.0.15
Release 11.0.14
What's Changed
- ci: switch npm ignore to allow list by @bryopsida in #3203
New Contributors
- @bryopsida made their first contribution in #3203
Full Changelog: 11.0.13...11.0.14