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