|
| 1 | +<a name="13.0.4"></a> |
| 2 | + |
| 3 | +# 13.0.4 (2021-12-01) |
| 4 | + |
| 5 | +### @angular/cli |
| 6 | + |
| 7 | +| Commit | Type | Description | |
| 8 | +| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------------------- | |
| 9 | +| [ded7b5c06](https://github.com/angular/angular-cli/commit/ded7b5c069a145d1b3e264538d7c4302919ad030) | fix | exit with a non-zero error code when migration fails during `ng update` | |
| 10 | +| [250a58b48](https://github.com/angular/angular-cli/commit/250a58b4820a738aba7609627fa7fce0a24f10db) | fix | logic which determines which temp version of the CLI is to be download during `ng update` | |
| 11 | + |
| 12 | +### @schematics/angular |
| 13 | + |
| 14 | +| Commit | Type | Description | |
| 15 | +| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------- | |
| 16 | +| [372e2e633](https://github.com/angular/angular-cli/commit/372e2e633f4bd9bf29c35d02890e1c6a70da3169) | fix | address eslint linting failures in `test.ts` | |
| 17 | + |
| 18 | +### @angular-devkit/build-angular |
| 19 | + |
| 20 | +| Commit | Type | Description | |
| 21 | +| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------------------------------------------- | |
| 22 | +| [b835389c8](https://github.com/angular/angular-cli/commit/b835389c8a60749151039ed0baf0be025ce0932b) | fix | correctly extract messages when using cached build ([#22266](https://github.com/angular/angular-cli/pull/22266)) | |
| 23 | +| [647a5f0b1](https://github.com/angular/angular-cli/commit/647a5f0b18e49b2ece3f43c0a06bfb75d7caef49) | fix | don't watch nested `node_modules` when polling is enabled | |
| 24 | +| [4d01d4f72](https://github.com/angular/angular-cli/commit/4d01d4f72344c42f650f5495b21e6bd94069969a) | fix | transform remapped sourcemap into a plain object | |
| 25 | + |
| 26 | +### @ngtools/webpack |
| 27 | + |
| 28 | +| Commit | Type | Description | |
| 29 | +| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | |
| 30 | +| [4d918ef99](https://github.com/angular/angular-cli/commit/4d918ef9912d53a09d73fb19fa41b121dceed37c) | fix | JIT mode CommonJS accessing inexistent `default` property | |
| 31 | + |
| 32 | +## Special Thanks |
| 33 | + |
| 34 | +Alan Agius, Billy Lando, David-Emmanuel DIVERNOIS and Derek Cormier |
| 35 | + |
| 36 | +<!-- CHANGELOG SPLIT MARKER --> |
| 37 | + |
1 | 38 | <a name="13.1.0-next.2"></a>
|
2 | 39 |
|
3 | 40 | # 13.1.0-next.2 (2021-11-17)
|
|
0 commit comments