66.md (60367B)
1 # PR #66 Update angularcli monorepo to v12 (major) - autoclosed 2 3 - **Status:** closed 4 - **Author:** @renovate[bot] 5 - **Created:** 2019-03-01T07:35:11Z 6 - **Branch:** renovate/major-angularcli-monorepo → master 7 - **Closed:** 2021-10-18T18:15:22Z 8 - **Diff:** [66.diff](./66.diff) 9 10 --- 11 12 [](https://renovatebot.com) 13 14 This PR contains the following updates: 15 16 | Package | Change | Age | Adoption | Passing | Confidence | 17 |---|---|---|---|---|---| 18 | [@angular-devkit/build-angular](https://togithub.com/angular/angular-cli) | [`~0.7.0` -> `~12.0.0`](https://renovatebot.com/diffs/npm/@angular-devkit%2fbuild-angular/0.7.0/12.0.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | 19 | [@angular-devkit/core](https://togithub.com/angular/angular-cli) | [`^0.7.0` -> `^12.0.0`](https://renovatebot.com/diffs/npm/@angular-devkit%2fcore/0.7.0/12.0.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | 20 | [@angular/cli](https://togithub.com/angular/angular-cli) | [`^6.0.3` -> `^12.0.0`](https://renovatebot.com/diffs/npm/@angular%2fcli/6.0.3/12.0.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | 21 22 --- 23 24 ### Release Notes 25 26 <details> 27 <summary>angular/angular-cli</summary> 28 29 ### [`v12.0.4`](https://togithub.com/angular/angular-cli/releases/v12.0.4) 30 31 [Compare Source](https://togithub.com/angular/angular-cli/compare/v12.0.3...v12.0.4) 32 33 ##### Commits 34 35 <table> 36 <tbody> 37 38 <tr><td colspan=3><h3>@​angular-devkit/build-angular (12.0.4)</h3></td></tr> 39 <tr> 40 <td><b>Commit</b> 41 <td><b>Description</b> 42 <td><b>Notes</b> 43 </tr> 44 45 <tr> 46 47 <td> 48 <a href="https://togithub.com/angular/angular-cli/commit/10a263a7af99fbdafea799ae6d41d893ad888fb6"><img 49 align="top" 50 title="Bug Fix" src="https://img.shields.io/badge/10a263a-fix-green.svg" /> 51 </a> 52 </td> 53 54 <td>ensure all Webpack Stats assets are present on rebuilds</td> 55 56 <td> 57 <a href="https://togithub.com/angular/angular-cli/issues/21038"> 58 [Closes #​21038]<br /> 59 </a> 60 61 </td> 62 </tr> 63 64 <tr> 65 66 <td> 67 <a href="https://togithub.com/angular/angular-cli/commit/8575056949e1a8bc7d90d76e7647f7064d69201e"><img 68 align="top" 69 title="Bug Fix" src="https://img.shields.io/badge/8575056-fix-green.svg" /> 70 </a> 71 </td> 72 73 <td>dispose Sass worker resources on Webpack shutdown</td> 74 75 <td> 76 <a href="https://togithub.com/angular/angular-cli/issues/20985"> 77 [Closes #​20985]<br /> 78 </a> 79 80 </td> 81 </tr> 82 83 <tr> 84 85 <td> 86 <a href="https://togithub.com/angular/angular-cli/commit/2b166566b615e100f17a74e96e65f69c5cb67097"><img 87 align="top" 88 title="Bug Fix" src="https://img.shields.io/badge/2b16656-fix-green.svg" /> 89 </a> 90 </td> 91 92 <td>show progress during re-builds</td> 93 94 <td> 95 </td> 96 </tr> 97 98 <tr> 99 100 <td> 101 <a href="https://togithub.com/angular/angular-cli/commit/83a9c469282bcbda392d9ba6fd2991b96eeb7c5e"><img 102 align="top" 103 title="Bug Fix" src="https://img.shields.io/badge/83a9c46-fix-green.svg" /> 104 </a> 105 </td> 106 107 <td>correctly mark async chunks as non initial in dev-server</td> 108 109 <td> 110 </td> 111 </tr> 112 113 <tr> 114 115 <td> 116 <a href="https://togithub.com/angular/angular-cli/commit/3fcf3181f46a6feaf2fa9283f1465bf46f2a0714"><img 117 align="top" 118 title="Bug Fix" src="https://img.shields.io/badge/3fcf318-fix-green.svg" /> 119 </a> 120 </td> 121 122 <td>add web-workers in lazy chunks in stats output</td> 123 124 <td> 125 <a href="https://togithub.com/angular/angular-cli/issues/21059"> 126 [Closes #​21059]<br /> 127 </a> 128 129 </td> 130 </tr> 131 132 <tr> 133 134 <td> 135 <a href="https://togithub.com/angular/angular-cli/commit/7604e62e2e8a3ce4f95f11f2804d220c45cb0a04"><img 136 align="top" 137 title="Bug Fix" src="https://img.shields.io/badge/7604e62-fix-green.svg" /> 138 </a> 139 </td> 140 141 <td>styles CSS files not available in unit tests</td> 142 143 <td> 144 <a href="https://togithub.com/angular/angular-cli/issues/21054"> 145 [Closes #​21054]<br /> 146 </a> 147 148 </td> 149 </tr> 150 151 <tr> 152 153 <td> 154 <a href="https://togithub.com/angular/angular-cli/commit/4c2bd2f5a6de7eb3b1d75998fc80afc9ce8a1143"><img 155 align="top" 156 title="Performance Improvement" src="https://img.shields.io/badge/4c2bd2f-perf-orange.svg" /> 157 </a> 158 </td> 159 160 <td>reduce memory usage by cleaning output directory before emitting</td> 161 162 <td> 163 </td> 164 </tr> 165 166 <tr></tr> 167 168 <tr><td colspan=3><h3>@​angular-devkit/schematics (12.0.4)</h3></td></tr> 169 <tr> 170 <td><b>Commit</b> 171 <td><b>Description</b> 172 <td><b>Notes</b> 173 </tr> 174 175 <tr> 176 177 <td> 178 <a href="https://togithub.com/angular/angular-cli/commit/4b98448d965080dabaacc8a9cd4f9f1387d2ec65"><img 179 align="top" 180 title="Bug Fix" src="https://img.shields.io/badge/4b98448-fix-green.svg" /> 181 </a> 182 </td> 183 184 <td>handle updating renamed files</td> 185 186 <td> 187 <a href="https://togithub.com/angular/angular-cli/issues/14255"> 188 [Closes #​14255]<br /> 189 </a> 190 191 <a href="https://togithub.com/angular/angular-cli/issues/21083"> 192 [Closes #​21083]<br /> 193 </a> 194 195 </td> 196 </tr> 197 198 <tr></tr> 199 200 <tr><td colspan=3><h3>@​angular/cli (12.0.4)</h3></td></tr> 201 <tr> 202 <td><b>Commit</b> 203 <td><b>Description</b> 204 <td><b>Notes</b> 205 </tr> 206 207 <tr> 208 209 <td> 210 <a href="https://togithub.com/angular/angular-cli/commit/c00a045d852126bb5dc862b0e5e98ec5915ef045"><img 211 align="top" 212 title="Bug Fix" src="https://img.shields.io/badge/c00a045-fix-green.svg" /> 213 </a> 214 </td> 215 216 <td>avoid shell exec when bootstrapping update command</td> 217 218 <td> 219 </td> 220 </tr> 221 222 <tr> 223 224 <td> 225 <a href="https://togithub.com/angular/angular-cli/commit/814f0bb669423baf0f04e15ae739a9d4070a8dc0"><img 226 align="top" 227 title="Bug Fix" src="https://img.shields.io/badge/814f0bb-fix-green.svg" /> 228 </a> 229 </td> 230 231 <td>correctly redirect nested Angular schematic dependency requests</td> 232 233 <td> 234 <a href="https://togithub.com/angular/angular-cli/issues/21075"> 235 [Closes #​21075]<br /> 236 </a> 237 238 </td> 239 </tr> 240 241 <tr><td colspan=3><h3>@​ngtools/webpack (12.0.4)</h3></td></tr> 242 <tr> 243 <td><b>Commit</b> 244 <td><b>Description</b> 245 <td><b>Notes</b> 246 </tr> 247 248 <tr> 249 250 <td> 251 <a href="https://togithub.com/angular/angular-cli/commit/e09dc5c2ae56573e56f64f62421e604f86c91b29"><img 252 align="top" 253 title="Bug Fix" src="https://img.shields.io/badge/e09dc5c-fix-green.svg" /> 254 </a> 255 </td> 256 257 <td>ensure plugin provided Webpack instance is used</td> 258 259 <td> 260 </td> 261 </tr> 262 263 <tr></tr> 264 265 <tr><td colspan=3><h3>@​schematics/angular (12.0.4)</h3></td></tr> 266 <tr> 267 <td><b>Commit</b> 268 <td><b>Description</b> 269 <td><b>Notes</b> 270 </tr> 271 272 <tr> 273 274 <td> 275 <a href="https://togithub.com/angular/angular-cli/commit/b867066396e11254c135822fadb12362496af67b"><img 276 align="top" 277 title="Bug Fix" src="https://img.shields.io/badge/b867066-fix-green.svg" /> 278 </a> 279 </td> 280 281 <td>added webWorkerTsConfig into test option</td> 282 283 <td> 284 </td> 285 </tr> 286 287 <tr> 288 289 <td> 290 <a href="https://togithub.com/angular/angular-cli/commit/b57580e50b0988ed4b99afbbd0d43170e41fcdce"><img 291 align="top" 292 title="Bug Fix" src="https://img.shields.io/badge/b57580e-fix-green.svg" /> 293 </a> 294 </td> 295 296 <td>working with formatting</td> 297 298 <td> 299 </td> 300 </tr> 301 302 </tbody> 303 </table> 304 305 *** 306 307 *** 308 309 ##### Special Thanks 310 311 Alan Agius, Charles Lyding, Santosh Mahto, Joey Perrott, Doug Parker 312 313 ### [`v12.0.3`](https://togithub.com/angular/angular-cli/releases/v12.0.3) 314 315 [Compare Source](https://togithub.com/angular/angular-cli/compare/v12.0.2...v12.0.3) 316 317 ##### Commits 318 319 <table> 320 <tbody> 321 322 <tr><td colspan=3><h3>@​angular-devkit/build-angular (12.0.3)</h3></td></tr> 323 <tr> 324 <td><b>Commit</b> 325 <td><b>Description</b> 326 <td><b>Notes</b> 327 </tr> 328 329 <tr> 330 331 <td> 332 <a href="https://togithub.com/angular/angular-cli/commit/19ef42a37e705cc81ec18a04fc69d01e14937136"><img 333 align="top" 334 title="Bug Fix" src="https://img.shields.io/badge/19ef42a-fix-green.svg" /> 335 </a> 336 </td> 337 338 <td>do not resolve web-workers in server builds</td> 339 340 <td> 341 <a href="https://togithub.com/angular/angular-cli/issues/20877"> 342 [Closes #​20877]<br /> 343 </a> 344 345 </td> 346 </tr> 347 348 <tr> 349 350 <td> 351 <a href="https://togithub.com/angular/angular-cli/commit/662a2b8409d778fa89761e5ab81afa4c5baaec38"><img 352 align="top" 353 title="Bug Fix" src="https://img.shields.io/badge/662a2b8-fix-green.svg" /> 354 </a> 355 </td> 356 357 <td>provided earlier build feedback in console</td> 358 359 <td> 360 <a href="https://togithub.com/angular/angular-cli/issues/20957"> 361 [Closes #​20957]<br /> 362 </a> 363 364 </td> 365 </tr> 366 367 <tr> 368 369 <td> 370 <a href="https://togithub.com/angular/angular-cli/commit/83fbaca6428f6581a2a52dee22eb3afdf6287062"><img 371 align="top" 372 title="Bug Fix" src="https://img.shields.io/badge/83fbaca-fix-green.svg" /> 373 </a> 374 </td> 375 376 <td>correctly ignore inline styles during i18n extraction</td> 377 378 <td> 379 <a href="https://togithub.com/angular/angular-cli/issues/20968"> 380 [Closes #​20968]<br /> 381 </a> 382 383 </td> 384 </tr> 385 386 <tr> 387 388 <td> 389 <a href="https://togithub.com/angular/angular-cli/commit/bd88af5154e379a2f587edaf594b05f93af38080"><img 390 align="top" 391 title="Performance Improvement" src="https://img.shields.io/badge/bd88af5-perf-orange.svg" /> 392 </a> 393 </td> 394 395 <td>update `license-webpack-plugin` to `2.3.19`</td> 396 397 <td> 398 </td> 399 </tr> 400 401 <tr><td colspan=3><h3>@​angular-devkit/build-webpack (0.1200.3)</h3></td></tr> 402 <tr> 403 <td><b>Commit</b> 404 <td><b>Description</b> 405 <td><b>Notes</b> 406 </tr> 407 408 <tr> 409 410 <td> 411 <a href="https://togithub.com/angular/angular-cli/commit/c68572f4eab8f129d6948fbe5f238d3d1324f1ed"><img 412 align="top" 413 title="Performance Improvement" src="https://img.shields.io/badge/c68572f-perf-orange.svg" /> 414 </a> 415 </td> 416 417 <td>include only required stats in webpackStats</td> 418 419 <td> 420 </td> 421 </tr> 422 423 <tr></tr> 424 425 <tr><td colspan=3><h3>@​angular-devkit/core (12.0.3)</h3></td></tr> 426 <tr> 427 <td><b>Commit</b> 428 <td><b>Description</b> 429 <td><b>Notes</b> 430 </tr> 431 432 <tr> 433 434 <td> 435 <a href="https://togithub.com/angular/angular-cli/commit/bf1122bd2fc4c50e6e72739f7197b7d1e547ea4f"><img 436 align="top" 437 title="Bug Fix" src="https://img.shields.io/badge/bf1122b-fix-green.svg" /> 438 </a> 439 </td> 440 441 <td>show allowed enum values when validation on enum fails</td> 442 443 <td> 444 </td> 445 </tr> 446 447 <tr> 448 449 <td> 450 <a href="https://togithub.com/angular/angular-cli/commit/86161a1ec3fd1bf6d93b50e5dd8ece46fe0fe9a4"><img 451 align="top" 452 title="Bug Fix" src="https://img.shields.io/badge/86161a1-fix-green.svg" /> 453 </a> 454 </td> 455 456 <td>handle complex smart defaults in schemas</td> 457 458 <td> 459 </td> 460 </tr> 461 462 <tr> 463 464 <td> 465 <a href="https://togithub.com/angular/angular-cli/commit/f457f0e42bc573c72c3a3bbf99d6dda3d996a326"><img 466 align="top" 467 title="Bug Fix" src="https://img.shields.io/badge/f457f0e-fix-green.svg" /> 468 </a> 469 </td> 470 471 <td>handle async schema validations</td> 472 473 <td> 474 </td> 475 </tr> 476 477 <tr> 478 479 <td> 480 <a href="https://togithub.com/angular/angular-cli/commit/7bba44662b3d7809b45a11d7eca09493e777a762"><img 481 align="top" 482 title="Bug Fix" src="https://img.shields.io/badge/7bba446-fix-green.svg" /> 483 </a> 484 </td> 485 486 <td>transform path using getSystemPath for NodeJsAsyncHost's `exists` method</td> 487 488 <td> 489 </td> 490 </tr> 491 492 <tr><td colspan=3><h3>@​angular/cli (12.0.3)</h3></td></tr> 493 <tr> 494 <td><b>Commit</b> 495 <td><b>Description</b> 496 <td><b>Notes</b> 497 </tr> 498 499 <tr> 500 501 <td> 502 <a href="https://togithub.com/angular/angular-cli/commit/6c2642189ceed3d247cc9df97a9a4ef53dbf99d7"><img 503 align="top" 504 title="Bug Fix" src="https://img.shields.io/badge/6c26421-fix-green.svg" /> 505 </a> 506 </td> 507 508 <td>update supported range of node versions to be less restrictive</td> 509 510 <td> 511 <a href="https://togithub.com/angular/angular-cli/issues/20796"> 512 [Closes #​20796]<br /> 513 </a> 514 515 </td> 516 </tr> 517 518 <tr></tr> 519 520 <tr><td colspan=3><h3>@​ngtools/webpack (12.0.3)</h3></td></tr> 521 <tr> 522 <td><b>Commit</b> 523 <td><b>Description</b> 524 <td><b>Notes</b> 525 </tr> 526 527 <tr> 528 529 <td> 530 <a href="https://togithub.com/angular/angular-cli/commit/ff87570b22a57b0ccd0382d3244dfb53d1c4e772"><img 531 align="top" 532 title="Bug Fix" src="https://img.shields.io/badge/ff87570-fix-green.svg" /> 533 </a> 534 </td> 535 536 <td>normalize paths when adding file dependencies</td> 537 538 <td> 539 <a href="https://togithub.com/angular/angular-cli/issues/20891"> 540 [Closes #​20891]<br /> 541 </a> 542 543 </td> 544 </tr> 545 546 <tr> 547 548 <td> 549 <a href="https://togithub.com/angular/angular-cli/commit/a9c3a35fc2777926689928b68d730cbbcddfe200"><img 550 align="top" 551 title="Bug Fix" src="https://img.shields.io/badge/a9c3a35-fix-green.svg" /> 552 </a> 553 </td> 554 555 <td>remove redundant inline style cache</td> 556 557 <td> 558 </td> 559 </tr> 560 561 <tr><td colspan=3><h3>@​schematics/angular (12.0.3)</h3></td></tr> 562 <tr> 563 <td><b>Commit</b> 564 <td><b>Description</b> 565 <td><b>Notes</b> 566 </tr> 567 568 <tr> 569 570 <td> 571 <a href="https://togithub.com/angular/angular-cli/commit/06e0a724f67f4c4bdc3d1efe5c8d4c21b7669738"><img 572 align="top" 573 title="Bug Fix" src="https://img.shields.io/badge/06e0a72-fix-green.svg" /> 574 </a> 575 </td> 576 577 <td>make version 12 workspace config migration idempotent</td> 578 579 <td> 580 <a href="https://togithub.com/angular/angular-cli/issues/20979"> 581 [Closes #​20979]<br /> 582 </a> 583 584 </td> 585 </tr> 586 587 <tr> 588 589 <td> 590 <a href="https://togithub.com/angular/angular-cli/commit/b36c0c96ec55aa93764ae5b46e932267495d9a8b"><img 591 align="top" 592 title="Bug Fix" src="https://img.shields.io/badge/b36c0c9-fix-green.svg" /> 593 </a> 594 </td> 595 596 <td>show better error when non existing project is passed to the component schematic</td> 597 598 <td> 599 </td> 600 </tr> 601 602 </tbody> 603 </table> 604 605 *** 606 607 *** 608 609 ##### Special Thanks 610 611 Alan Agius, Doug Parker, Charles Lyding, why520crazy 612 613 ### [`v12.0.2`](https://togithub.com/angular/angular-cli/releases/v12.0.2) 614 615 [Compare Source](https://togithub.com/angular/angular-cli/compare/v12.0.1...v12.0.2) 616 617 ##### Commits 618 619 <table> 620 <tbody> 621 622 <tr><td colspan=3><h3>@​angular-devkit/build-angular (12.0.2)</h3></td></tr> 623 <tr> 624 <td><b>Commit</b> 625 <td><b>Description</b> 626 <td><b>Notes</b> 627 </tr> 628 629 <tr> 630 631 <td> 632 <a href="https://togithub.com/angular/angular-cli/commit/6482a64b91ac5ce51e7396836f0089e3d6003d35"><img 633 align="top" 634 title="Bug Fix" src="https://img.shields.io/badge/6482a64-fix-green.svg" /> 635 </a> 636 </td> 637 638 <td>ensure Sass worker implementation supports Node.js 12.14</td> 639 640 <td> 641 </td> 642 </tr> 643 644 <tr> 645 646 <td> 647 <a href="https://togithub.com/angular/angular-cli/commit/3764a3155b80d22ebc6a08cac8d52e5df59ccd89"><img 648 align="top" 649 title="Bug Fix" src="https://img.shields.io/badge/3764a31-fix-green.svg" /> 650 </a> 651 </td> 652 653 <td>don't add `.hot-update.js` script tags</td> 654 655 <td> 656 <a href="https://togithub.com/angular/angular-cli/issues/20855"> 657 [Closes #​20855]<br /> 658 </a> 659 660 </td> 661 </tr> 662 663 <tr> 664 665 <td> 666 <a href="https://togithub.com/angular/angular-cli/commit/467172ce086196c56eb73c37dd02c21efdbe0e14"><img 667 align="top" 668 title="Bug Fix" src="https://img.shields.io/badge/467172c-fix-green.svg" /> 669 </a> 670 </td> 671 672 <td>correctly generate ServiceWorker config on Windows</td> 673 674 <td> 675 <a href="https://togithub.com/angular/angular-cli/issues/20894"> 676 [Closes #​20894]<br /> 677 </a> 678 679 </td> 680 </tr> 681 682 <tr> 683 684 <td> 685 <a href="https://togithub.com/angular/angular-cli/commit/8e741e187a2885c52e97ef084b5cbbf20d9c89fe"><img 686 align="top" 687 title="Bug Fix" src="https://img.shields.io/badge/8e741e1-fix-green.svg" /> 688 </a> 689 </td> 690 691 <td>ensure latest inline stylesheet data is used during rebuilds</td> 692 693 <td> 694 </td> 695 </tr> 696 697 <tr> 698 699 <td> 700 <a href="https://togithub.com/angular/angular-cli/commit/224dbbc06e77a1044b988909997c6084c828bfe8"><img 701 align="top" 702 title="Bug Fix" src="https://img.shields.io/badge/224dbbc-fix-green.svg" /> 703 </a> 704 </td> 705 706 <td>allow i18n extraction on application that uses web-workers</td> 707 708 <td> 709 <a href="https://togithub.com/angular/angular-cli/issues/20930"> 710 [Closes #​20930]<br /> 711 </a> 712 713 </td> 714 </tr> 715 716 <tr> 717 718 <td> 719 <a href="https://togithub.com/angular/angular-cli/commit/fb8bd56ceb854ca23946e88925a982b2e2747532"><img 720 align="top" 721 title="Bug Fix" src="https://img.shields.io/badge/fb8bd56-fix-green.svg" /> 722 </a> 723 </td> 724 725 <td>hide stacktraces from dart-sass errors</td> 726 727 <td> 728 </td> 729 </tr> 730 731 <tr> 732 733 <td> 734 <a href="https://togithub.com/angular/angular-cli/commit/b0dd4e1ad0235849013e4be049df5e0c75ee8c57"><img 735 align="top" 736 title="Bug Fix" src="https://img.shields.io/badge/b0dd4e1-fix-green.svg" /> 737 </a> 738 </td> 739 740 <td>resolve absolute outputPath properly</td> 741 742 <td> 743 <a href="https://togithub.com/angular/angular-cli/issues/20935"> 744 [Closes #​20935]<br /> 745 </a> 746 747 </td> 748 </tr> 749 750 <tr> 751 752 <td> 753 <a href="https://togithub.com/angular/angular-cli/commit/923f56e3ffc0ceb476cd3a5aecfbb17bff105fd6"><img 754 align="top" 755 title="Bug Fix" src="https://img.shields.io/badge/923f56e-fix-green.svg" /> 756 </a> 757 </td> 758 759 <td>show `--disable-host-check` warning only when not using `disableHostCheck`</td> 760 761 <td> 762 <a href="https://togithub.com/angular/angular-cli/issues/20951"> 763 [Closes #​20951]<br /> 764 </a> 765 766 </td> 767 </tr> 768 769 <tr> 770 771 <td> 772 <a href="https://togithub.com/angular/angular-cli/commit/394a0012abb7de3712fa8ccceac6ffe9c886d46d"><img 773 align="top" 774 title="Performance Improvement" src="https://img.shields.io/badge/394a001-perf-orange.svg" /> 775 </a> 776 </td> 777 778 <td>update PostCSS to 8.3</td> 779 780 <td> 781 </td> 782 </tr> 783 784 <tr> 785 786 <td> 787 <a href="https://togithub.com/angular/angular-cli/commit/72a7bc0d225d75560c30f295e0a2a0b5ff5802d9"><img 788 align="top" 789 title="Performance Improvement" src="https://img.shields.io/badge/72a7bc0-perf-orange.svg" /> 790 </a> 791 </td> 792 793 <td>disable CSS optimization parallelism for components styles</td> 794 795 <td> 796 <a href="https://togithub.com/angular/angular-cli/issues/20883"> 797 [Closes #​20883]<br /> 798 </a> 799 800 </td> 801 </tr> 802 803 <tr> 804 805 <td> 806 <a href="https://togithub.com/angular/angular-cli/commit/22985624d5d7a867386c94121964e2ded91584c4"><img 807 align="top" 808 title="Performance Improvement" src="https://img.shields.io/badge/2298562-perf-orange.svg" /> 809 </a> 810 </td> 811 812 <td>load postcss-preset-env configuration once</td> 813 814 <td> 815 </td> 816 </tr> 817 818 <tr></tr> 819 820 <tr><td colspan=3><h3>@​angular/cli (12.0.2)</h3></td></tr> 821 <tr> 822 <td><b>Commit</b> 823 <td><b>Description</b> 824 <td><b>Notes</b> 825 </tr> 826 827 <tr> 828 829 <td> 830 <a href="https://togithub.com/angular/angular-cli/commit/f4e1c6712140fbbd71fb6709ae63ccc502ed1fb7"><img 831 align="top" 832 title="Bug Fix" src="https://img.shields.io/badge/f4e1c67-fix-green.svg" /> 833 </a> 834 </td> 835 836 <td>ng update on windows to allow path</td> 837 838 <td> 839 </td> 840 </tr> 841 842 <tr></tr> 843 844 <tr><td colspan=3><h3>@​ngtools/webpack (12.0.2)</h3></td></tr> 845 <tr> 846 <td><b>Commit</b> 847 <td><b>Description</b> 848 <td><b>Notes</b> 849 </tr> 850 851 <tr> 852 853 <td> 854 <a href="https://togithub.com/angular/angular-cli/commit/99cb11712ffa060e20b0d94719288f61285b98c9"><img 855 align="top" 856 title="Bug Fix" src="https://img.shields.io/badge/99cb117-fix-green.svg" /> 857 </a> 858 </td> 859 860 <td>re-emit component stylesheet assets</td> 861 862 <td> 863 <a href="https://togithub.com/angular/angular-cli/issues/20882"> 864 [Closes #​20882]<br /> 865 </a> 866 867 </td> 868 </tr> 869 870 </tbody> 871 </table> 872 873 *** 874 875 *** 876 877 ##### Special Thanks 878 879 Alan Agius, Charles Lyding, Doug Parker, Hassan Sani, JoostK, George Kalpakas, Joey Perrott 880 881 ### [`v12.0.1`](https://togithub.com/angular/angular-cli/releases/v12.0.1) 882 883 [Compare Source](https://togithub.com/angular/angular-cli/compare/v12.0.0...v12.0.1) 884 885 ##### Commits 886 887 <table> 888 <tbody> 889 890 <tr><td colspan=3><h3>@​angular-devkit/build-angular (12.0.1)</h3></td></tr> 891 <tr> 892 <td><b>Commit</b> 893 <td><b>Description</b> 894 <td><b>Notes</b> 895 </tr> 896 897 <tr> 898 899 <td> 900 <a href="https://togithub.com/angular/angular-cli/commit/6b26f661e6db0f1ac1f7de50f5ab92dbeb554bd3"><img 901 align="top" 902 title="Bug Fix" src="https://img.shields.io/badge/6b26f66-fix-green.svg" /> 903 </a> 904 </td> 905 906 <td>add experimental web-assembly</td> 907 908 <td> 909 <a href="https://togithub.com/angular/angular-cli/issues/20762"> 910 [Closes #​20762]<br /> 911 </a> 912 913 </td> 914 </tr> 915 916 <tr> 917 918 <td> 919 <a href="https://togithub.com/angular/angular-cli/commit/3943f5c1f1e9a9092c337cf8b79007733f664c3b"><img 920 align="top" 921 title="Bug Fix" src="https://img.shields.io/badge/3943f5c-fix-green.svg" /> 922 </a> 923 </td> 924 925 <td>fix error with inline styles when running extract-i18n</td> 926 927 <td> 928 </td> 929 </tr> 930 931 <tr> 932 933 <td> 934 <a href="https://togithub.com/angular/angular-cli/commit/69da7553235a49caa3f552bc9c9a657b1d4fca5d"><img 935 align="top" 936 title="Bug Fix" src="https://img.shields.io/badge/69da755-fix-green.svg" /> 937 </a> 938 </td> 939 940 <td>add `NG_BUILD_MAX_WORKERS` settimgs to control maximum number of workers</td> 941 942 <td> 943 </td> 944 </tr> 945 946 <tr> 947 948 <td> 949 <a href="https://togithub.com/angular/angular-cli/commit/4ac556ba636952c96685803bf33a442b3982a13d"><img 950 align="top" 951 title="Bug Fix" src="https://img.shields.io/badge/4ac556b-fix-green.svg" /> 952 </a> 953 </td> 954 955 <td>non injected styles should not count as initial</td> 956 957 <td> 958 <a href="https://togithub.com/angular/angular-cli/issues/20781"> 959 [Closes #​20781]<br /> 960 </a> 961 962 </td> 963 </tr> 964 965 <tr> 966 967 <td> 968 <a href="https://togithub.com/angular/angular-cli/commit/a125e6745afefaa77989e99e4adcfa83e999af71"><img 969 align="top" 970 title="Bug Fix" src="https://img.shields.io/badge/a125e67-fix-green.svg" /> 971 </a> 972 </td> 973 974 <td>revert open to 8.0.2</td> 975 976 <td> 977 <a href="https://togithub.com/angular/angular-cli/issues/20807"> 978 [Closes #​20807]<br /> 979 </a> 980 981 </td> 982 </tr> 983 984 <tr> 985 986 <td> 987 <a href="https://togithub.com/angular/angular-cli/commit/1e34e9874057d72261438f33a82c96e1e0b937ed"><img 988 align="top" 989 title="Bug Fix" src="https://img.shields.io/badge/1e34e98-fix-green.svg" /> 990 </a> 991 </td> 992 993 <td>correctly resolve babel runtime helpers</td> 994 995 <td> 996 <a href="https://togithub.com/angular/angular-cli/issues/20800"> 997 [Closes #​20800]<br /> 998 </a> 999 1000 </td> 1001 </tr> 1002 1003 <tr> 1004 1005 <td> 1006 <a href="https://togithub.com/angular/angular-cli/commit/894feaf8eeb8b22afb7740763750ddd8abaff7d4"><img 1007 align="top" 1008 title="Bug Fix" src="https://img.shields.io/badge/894feaf-fix-green.svg" /> 1009 </a> 1010 </td> 1011 1012 <td>compile schema in synchronously</td> 1013 1014 <td> 1015 <a href="https://togithub.com/angular/angular-cli/issues/20847"> 1016 [Closes #​20847]<br /> 1017 </a> 1018 1019 </td> 1020 </tr> 1021 1022 <tr> 1023 1024 <td> 1025 <a href="https://togithub.com/angular/angular-cli/commit/b89fdc36123e401a2df11b59b477d842fc8cec15"><img 1026 align="top" 1027 title="Performance Improvement" src="https://img.shields.io/badge/b89fdc3-perf-orange.svg" /> 1028 </a> 1029 </td> 1030 1031 <td>execute dart-sass in a worker</td> 1032 1033 <td> 1034 </td> 1035 </tr> 1036 1037 <tr> 1038 1039 <td> 1040 <a href="https://togithub.com/angular/angular-cli/commit/d5a46a1ba58a4f116056da205715840066f3a76b"><img 1041 align="top" 1042 title="Performance Improvement" src="https://img.shields.io/badge/d5a46a1-perf-orange.svg" /> 1043 </a> 1044 </td> 1045 1046 <td>reduce JSON stats</td> 1047 1048 <td> 1049 </td> 1050 </tr> 1051 1052 <tr> 1053 1054 <td> 1055 <a href="https://togithub.com/angular/angular-cli/commit/5e72056d6bcbf6b80afe65e0e6374893384e417e"><img 1056 align="top" 1057 title="Performance Improvement" src="https://img.shields.io/badge/5e72056-perf-orange.svg" /> 1058 </a> 1059 </td> 1060 1061 <td>use CSS optimization plugin that leverages workers</td> 1062 1063 <td> 1064 </td> 1065 </tr> 1066 1067 <tr> 1068 1069 <td> 1070 <a href="https://togithub.com/angular/angular-cli/commit/7718efe98ad892ffd08d253935f9be7443a4ad9f"><img 1071 align="top" 1072 title="Performance Improvement" src="https://img.shields.io/badge/7718efe-perf-orange.svg" /> 1073 </a> 1074 </td> 1075 1076 <td>render Sass using a pool of workers</td> 1077 1078 <td> 1079 </td> 1080 </tr> 1081 1082 <tr> 1083 1084 <td> 1085 <a href="https://togithub.com/angular/angular-cli/commit/b36a35d6aabac94dc604bac71f3e8619cfdf6b5d"><img 1086 align="top" 1087 title="Performance Improvement" src="https://img.shields.io/badge/b36a35d-perf-orange.svg" /> 1088 </a> 1089 </td> 1090 1091 <td>clean no-longer used assets during builds</td> 1092 1093 <td> 1094 </td> 1095 </tr> 1096 1097 <tr><td colspan=3><h3>@​angular/cli (12.0.1)</h3></td></tr> 1098 <tr> 1099 <td><b>Commit</b> 1100 <td><b>Description</b> 1101 <td><b>Notes</b> 1102 </tr> 1103 1104 <tr> 1105 1106 <td> 1107 <a href="https://togithub.com/angular/angular-cli/commit/a8175921880271568066f15e8d3204c411967e88"><img 1108 align="top" 1109 title="Bug Fix" src="https://img.shields.io/badge/a817592-fix-green.svg" /> 1110 </a> 1111 </td> 1112 1113 <td>cannot locate bin for temporary package</td> 1114 1115 <td> 1116 </td> 1117 </tr> 1118 1119 <tr> 1120 1121 <td> 1122 <a href="https://togithub.com/angular/angular-cli/commit/c0694cad3c0ad84847eaa89a2143a0d81458b12b"><img 1123 align="top" 1124 title="Bug Fix" src="https://img.shields.io/badge/c0694ca-fix-green.svg" /> 1125 </a> 1126 </td> 1127 1128 <td>clean node modules directory prior to updating</td> 1129 1130 <td> 1131 </td> 1132 </tr> 1133 1134 <tr> 1135 1136 <td> 1137 <a href="https://togithub.com/angular/angular-cli/commit/effc96196a917162c3d6d52057f2c5658ae15215"><img 1138 align="top" 1139 title="Bug Fix" src="https://img.shields.io/badge/effc961-fix-green.svg" /> 1140 </a> 1141 </td> 1142 1143 <td>improve `--prod` deprecation warning</td> 1144 1145 <td> 1146 <a href="https://togithub.com/angular/angular-cli/issues/20806"> 1147 [Closes #​20806]<br /> 1148 </a> 1149 1150 </td> 1151 </tr> 1152 1153 <tr></tr> 1154 1155 <tr><td colspan=3><h3>@​ngtools/webpack (12.0.1)</h3></td></tr> 1156 <tr> 1157 <td><b>Commit</b> 1158 <td><b>Description</b> 1159 <td><b>Notes</b> 1160 </tr> 1161 1162 <tr> 1163 1164 <td> 1165 <a href="https://togithub.com/angular/angular-cli/commit/fd9ad77ab854ea5291bd172dc2a004066e46c0df"><img 1166 align="top" 1167 title="Performance Improvement" src="https://img.shields.io/badge/fd9ad77-perf-orange.svg" /> 1168 </a> 1169 </td> 1170 1171 <td>reduce non-watch mode TypeScript diagnostic analysis overhead</td> 1172 1173 <td> 1174 </td> 1175 </tr> 1176 1177 <tr></tr> 1178 1179 <tr><td colspan=3><h3>@​schematics/angular (12.0.1)</h3></td></tr> 1180 <tr> 1181 <td><b>Commit</b> 1182 <td><b>Description</b> 1183 <td><b>Notes</b> 1184 </tr> 1185 1186 <tr> 1187 1188 <td> 1189 <a href="https://togithub.com/angular/angular-cli/commit/da99ff904749ed6e9f5b3fe2055af95dff5d8f90"><img 1190 align="top" 1191 title="Bug Fix" src="https://img.shields.io/badge/da99ff9-fix-green.svg" /> 1192 </a> 1193 </td> 1194 1195 <td>remove --prod option from README template</td> 1196 1197 <td> 1198 </td> 1199 </tr> 1200 1201 <tr> 1202 1203 <td> 1204 <a href="https://togithub.com/angular/angular-cli/commit/c0b6a5d38913736a820badf6154760fb23ce47df"><img 1205 align="top" 1206 title="Bug Fix" src="https://img.shields.io/badge/c0b6a5d-fix-green.svg" /> 1207 </a> 1208 </td> 1209 1210 <td>don't add `skipTest` option to module schematic options</td> 1211 1212 <td> 1213 <a href="https://togithub.com/angular/angular-cli/issues/20811"> 1214 [Closes #​20811]<br /> 1215 </a> 1216 1217 </td> 1218 </tr> 1219 1220 <tr> 1221 1222 <td> 1223 <a href="https://togithub.com/angular/angular-cli/commit/f47e45641a2f494b7afdf5db4455ab98e73cc9f2"><img 1224 align="top" 1225 title="Bug Fix" src="https://img.shields.io/badge/f47e456-fix-green.svg" /> 1226 </a> 1227 </td> 1228 1229 <td>add migration to remove `skipTests` from `@schematics/angular:module`</td> 1230 1231 <td> 1232 <a href="https://togithub.com/angular/angular-cli/issues/20848"> 1233 [Closes #​20848]<br /> 1234 </a> 1235 1236 </td> 1237 </tr> 1238 1239 <tr></tr> 1240 1241 </tbody> 1242 </table> 1243 1244 *** 1245 1246 *** 1247 1248 ##### Special Thanks 1249 1250 Alan Agius, Charles Lyding, Joey Perrott, Keen Yee Liau, Luca Vazzano, Pankaj Patil, Ryan Lester, Terence D. Honles, Alan Cohen 1251 1252 ### [`v12.0.0`](https://togithub.com/angular/angular-cli/releases/v12.0.0) 1253 1254 ##### Commits 1255 1256 <table> 1257 <tbody> 1258 1259 <tr><td colspan=3><h3>@​angular-devkit/architect (0.1200.0)</h3></td></tr> 1260 <tr> 1261 <td><b>Commit</b> 1262 <td><b>Description</b> 1263 <td><b>Notes</b> 1264 </tr> 1265 1266 <tr> 1267 1268 <td> 1269 <a href="https://togithub.com/angular/angular-cli/commit/1da359ac08d1a5503ab152db72ee6cee927391b8"><img 1270 align="top" 1271 title="Feature" src="https://img.shields.io/badge/1da359a-feat-blue.svg" /> 1272 </a> 1273 </td> 1274 1275 <td>add implementation for defaultConfiguration</td> 1276 1277 <td> 1278 </td> 1279 </tr> 1280 1281 <tr></tr> 1282 1283 <tr><td colspan=3><h3>@​angular-devkit/build-angular (12.0.0)</h3></td></tr> 1284 <tr> 1285 <td><b>Commit</b> 1286 <td><b>Description</b> 1287 <td><b>Notes</b> 1288 </tr> 1289 1290 <tr> 1291 1292 <td> 1293 <a href="https://togithub.com/angular/angular-cli/commit/93376177235108ed15a2fbba8ea079bc565802ce"><img 1294 align="top" 1295 title="Feature" src="https://img.shields.io/badge/9337617-feat-blue.svg" /> 1296 </a> 1297 </td> 1298 1299 <td>add `postcss-preset-env` with stage 3 features</td> 1300 1301 <td> 1302 </td> 1303 </tr> 1304 1305 <tr> 1306 1307 <td> 1308 <a href="https://togithub.com/angular/angular-cli/commit/fa5cf53b644c96a50d09dce5f9e9ee401bf66053"><img 1309 align="top" 1310 title="Feature" src="https://img.shields.io/badge/fa5cf53-feat-blue.svg" /> 1311 </a> 1312 </td> 1313 1314 <td>drop support for karma version 5.2</td> 1315 1316 <td> 1317 </td> 1318 </tr> 1319 1320 <tr> 1321 1322 <td> 1323 <a href="https://togithub.com/angular/angular-cli/commit/44e75be5b127545bf87e2d6d61370944f4d380a1"><img 1324 align="top" 1325 title="Feature" src="https://img.shields.io/badge/44e75be-feat-blue.svg" /> 1326 </a> 1327 </td> 1328 1329 <td>drop support for ng-packagr version 11</td> 1330 1331 <td> 1332 </td> 1333 </tr> 1334 1335 <tr> 1336 1337 <td> 1338 <a href="https://togithub.com/angular/angular-cli/commit/aa3ea885ed69cfde0914abae547e15d6d499a908"><img 1339 align="top" 1340 title="Feature" src="https://img.shields.io/badge/aa3ea88-feat-blue.svg" /> 1341 </a> 1342 </td> 1343 1344 <td>enable inlineCritical by default</td> 1345 1346 <td> 1347 </td> 1348 </tr> 1349 1350 <tr> 1351 1352 <td> 1353 <a href="https://togithub.com/angular/angular-cli/commit/71eab3ddb603cb70a98120012a174cb159d9b28d"><img 1354 align="top" 1355 title="Feature" src="https://img.shields.io/badge/71eab3d-feat-blue.svg" /> 1356 </a> 1357 </td> 1358 1359 <td>show warning during build when project requires IE 11 support</td> 1360 1361 <td> 1362 </td> 1363 </tr> 1364 1365 <tr> 1366 1367 <td> 1368 <a href="https://togithub.com/angular/angular-cli/commit/1525e7ab2c3c6cd95ee91cf01243af78174246ca"><img 1369 align="top" 1370 title="Feature" src="https://img.shields.io/badge/1525e7a-feat-blue.svg" /> 1371 </a> 1372 </td> 1373 1374 <td>expose legacy-migrate message format</td> 1375 1376 <td> 1377 </td> 1378 </tr> 1379 1380 <tr> 1381 1382 <td> 1383 <a href="https://togithub.com/angular/angular-cli/commit/2616ef0d3fdf6821a60f5ae9dcb54d65be0506e1"><img 1384 align="top" 1385 title="Feature" src="https://img.shields.io/badge/2616ef0-feat-blue.svg" /> 1386 </a> 1387 </td> 1388 1389 <td>integrate JIT mode linker</td> 1390 1391 <td> 1392 <a href="https://togithub.com/angular/angular-cli/issues/20281"> 1393 [Closes #​20281]<br /> 1394 </a> 1395 1396 </td> 1397 </tr> 1398 1399 <tr> 1400 1401 <td> 1402 <a href="https://togithub.com/angular/angular-cli/commit/d883ce5d7e39de774fe90e4ccdbc9a84a600b7e8"><img 1403 align="top" 1404 title="Feature" src="https://img.shields.io/badge/d883ce5-feat-blue.svg" /> 1405 </a> 1406 </td> 1407 1408 <td>upgrade to Webpack 5 throughout the build system</td> 1409 1410 <td> 1411 </td> 1412 </tr> 1413 1414 <tr> 1415 1416 <td> 1417 <a href="https://togithub.com/angular/angular-cli/commit/d47b4417d46f85f9f5bb460576d32aa0104e6d43"><img 1418 align="top" 1419 title="Feature" src="https://img.shields.io/badge/d47b441-feat-blue.svg" /> 1420 </a> 1421 </td> 1422 1423 <td>support processing component inline CSS styles</td> 1424 1425 <td> 1426 </td> 1427 </tr> 1428 1429 <tr> 1430 1431 <td> 1432 <a href="https://togithub.com/angular/angular-cli/commit/bac563e5ee1efcda4bfb1334ecc0906796584cbd"><img 1433 align="top" 1434 title="Feature" src="https://img.shields.io/badge/bac563e-feat-blue.svg" /> 1435 </a> 1436 </td> 1437 1438 <td>support specifying stylesheet language for inline component styles</td> 1439 1440 <td> 1441 </td> 1442 </tr> 1443 1444 <tr> 1445 1446 <td> 1447 <a href="https://togithub.com/angular/angular-cli/commit/6a7d1e0be4c59b27e78d1b03c083bdb2982c3845"><img 1448 align="top" 1449 title="Bug Fix" src="https://img.shields.io/badge/6a7d1e0-fix-green.svg" /> 1450 </a> 1451 </td> 1452 1453 <td>remove left-over `experimentalRollupPass` option</td> 1454 1455 <td> 1456 </td> 1457 </tr> 1458 1459 <tr> 1460 1461 <td> 1462 <a href="https://togithub.com/angular/angular-cli/commit/d5645675fd555e7f1afd523d4f2d42095034fc46"><img 1463 align="top" 1464 title="Bug Fix" src="https://img.shields.io/badge/d564567-fix-green.svg" /> 1465 </a> 1466 </td> 1467 1468 <td>support writing large Webpack stat outputs</td> 1469 1470 <td> 1471 </td> 1472 </tr> 1473 1474 <tr> 1475 1476 <td> 1477 <a href="https://togithub.com/angular/angular-cli/commit/ac4c109bebac3ea3d562f000c46a98d61b1bd148"><img 1478 align="top" 1479 title="Bug Fix" src="https://img.shields.io/badge/ac4c109-fix-green.svg" /> 1480 </a> 1481 </td> 1482 1483 <td>ensure output directory is present before writing stats JSON</td> 1484 1485 <td> 1486 </td> 1487 </tr> 1488 1489 <tr> 1490 1491 <td> 1492 <a href="https://togithub.com/angular/angular-cli/commit/012700ace56d6d0e35d6798c5a19534ffa5a5a0e"><img 1493 align="top" 1494 title="Bug Fix" src="https://img.shields.io/badge/012700a-fix-green.svg" /> 1495 </a> 1496 </td> 1497 1498 <td>remove deprecated View Engine support for i18n extraction</td> 1499 1500 <td> 1501 </td> 1502 </tr> 1503 1504 <tr> 1505 1506 <td> 1507 <a href="https://togithub.com/angular/angular-cli/commit/677913fc389f0ffa20e3e1928d7244427c07ef35"><img 1508 align="top" 1509 title="Bug Fix" src="https://img.shields.io/badge/677913f-fix-green.svg" /> 1510 </a> 1511 </td> 1512 1513 <td>remove usage of deprecated View Engine compiler</td> 1514 1515 <td> 1516 </td> 1517 </tr> 1518 1519 <tr> 1520 1521 <td> 1522 <a href="https://togithub.com/angular/angular-cli/commit/eca5a01f6e8d1c3ad874d74c58e6ffbddab6a031"><img 1523 align="top" 1524 title="Bug Fix" src="https://img.shields.io/badge/eca5a01-fix-green.svg" /> 1525 </a> 1526 </td> 1527 1528 <td>remove deprecated i18nLocale and i18nFormat options from i18n-extract</td> 1529 1530 <td> 1531 </td> 1532 </tr> 1533 1534 <tr> 1535 1536 <td> 1537 <a href="https://togithub.com/angular/angular-cli/commit/f1453126666af62a4ac4b4adca7d4282ecac0038"><img 1538 align="top" 1539 title="Bug Fix" src="https://img.shields.io/badge/f145312-fix-green.svg" /> 1540 </a> 1541 </td> 1542 1543 <td>update karma builder to use non-deprecated API</td> 1544 1545 <td> 1546 </td> 1547 </tr> 1548 1549 <tr> 1550 1551 <td> 1552 <a href="https://togithub.com/angular/angular-cli/commit/bd0aba7c80cee63f6fbcb94247fdf3506e9b4afa"><img 1553 align="top" 1554 title="Bug Fix" src="https://img.shields.io/badge/bd0aba7-fix-green.svg" /> 1555 </a> 1556 </td> 1557 1558 <td>disable webpack cache when using `NG_BUILD_CACHE`</td> 1559 1560 <td> 1561 </td> 1562 </tr> 1563 1564 <tr> 1565 1566 <td> 1567 <a href="https://togithub.com/angular/angular-cli/commit/cc52e5453cbf40810f56b6ea443c5f089c635a5d"><img 1568 align="top" 1569 title="Bug Fix" src="https://img.shields.io/badge/cc52e54-fix-green.svg" /> 1570 </a> 1571 </td> 1572 1573 <td>remove duplicate application bundle generation complete message</td> 1574 1575 <td> 1576 </td> 1577 </tr> 1578 1579 <tr> 1580 1581 <td> 1582 <a href="https://togithub.com/angular/angular-cli/commit/27e63e2b33be48b26a44da69c09198ef9a8dce21"><img 1583 align="top" 1584 title="Bug Fix" src="https://img.shields.io/badge/27e63e2-fix-green.svg" /> 1585 </a> 1586 </td> 1587 1588 <td>mark programmatic builder execution functions as experimental</td> 1589 1590 <td> 1591 </td> 1592 </tr> 1593 1594 <tr> 1595 1596 <td> 1597 <a href="https://togithub.com/angular/angular-cli/commit/88bea1ad72e5b5df8c7e4870fa49f517c263ba05"><img 1598 align="top" 1599 title="Bug Fix" src="https://img.shields.io/badge/88bea1a-fix-green.svg" /> 1600 </a> 1601 </td> 1602 1603 <td>avoid double build optimizer processing</td> 1604 1605 <td> 1606 </td> 1607 </tr> 1608 1609 <tr> 1610 1611 <td> 1612 <a href="https://togithub.com/angular/angular-cli/commit/a6e5103b9d3b3c20a5593542823d784e1e68896f"><img 1613 align="top" 1614 title="Bug Fix" src="https://img.shields.io/badge/a6e5103-fix-green.svg" /> 1615 </a> 1616 </td> 1617 1618 <td>replace Webpack 4 `hashForChunk` hook usage</td> 1619 1620 <td> 1621 </td> 1622 </tr> 1623 1624 <tr> 1625 1626 <td> 1627 <a href="https://togithub.com/angular/angular-cli/commit/c53a17886a263e686151c440938233e5f245218d"><img 1628 align="top" 1629 title="Bug Fix" src="https://img.shields.io/badge/c53a178-fix-green.svg" /> 1630 </a> 1631 </td> 1632 1633 <td>use new Webpack watch API in karma webpack plugin</td> 1634 1635 <td> 1636 </td> 1637 </tr> 1638 1639 <tr> 1640 1641 <td> 1642 <a href="https://togithub.com/angular/angular-cli/commit/bac34e5268b1aa9348edcf079240668bb6583b5f"><img 1643 align="top" 1644 title="Bug Fix" src="https://img.shields.io/badge/bac34e5-fix-green.svg" /> 1645 </a> 1646 </td> 1647 1648 <td>recover from CSS optimization errors</td> 1649 1650 <td> 1651 </td> 1652 </tr> 1653 1654 <tr> 1655 1656 <td> 1657 <a href="https://togithub.com/angular/angular-cli/commit/88467b3b659f2ae6a34f2214705d2dec4c046c76"><img 1658 align="top" 1659 title="Bug Fix" src="https://img.shields.io/badge/88467b3-fix-green.svg" /> 1660 </a> 1661 </td> 1662 1663 <td>disable Webpack 5 automatic public path support</td> 1664 1665 <td> 1666 </td> 1667 </tr> 1668 1669 <tr> 1670 1671 <td> 1672 <a href="https://togithub.com/angular/angular-cli/commit/898a486315a9e2762208c6b95b439751928e1ec7"><img 1673 align="top" 1674 title="Bug Fix" src="https://img.shields.io/badge/898a486-fix-green.svg" /> 1675 </a> 1676 </td> 1677 1678 <td>always inject live reload client when using live reload</td> 1679 1680 <td> 1681 </td> 1682 </tr> 1683 1684 <tr> 1685 1686 <td> 1687 <a href="https://togithub.com/angular/angular-cli/commit/656f8d75a3368a5affd1c55145841123dafdb007"><img 1688 align="top" 1689 title="Bug Fix" src="https://img.shields.io/badge/656f8d7-fix-green.svg" /> 1690 </a> 1691 </td> 1692 1693 <td>change several builder options defaults</td> 1694 1695 <td> 1696 </td> 1697 </tr> 1698 1699 <tr> 1700 1701 <td> 1702 <a href="https://togithub.com/angular/angular-cli/commit/7a8686abe9d490f22ff25f6b02709c9e18d3c410"><img 1703 align="top" 1704 title="Bug Fix" src="https://img.shields.io/badge/7a8686a-fix-green.svg" /> 1705 </a> 1706 </td> 1707 1708 <td>show warning when using stylus</td> 1709 1710 <td> 1711 </td> 1712 </tr> 1713 1714 <tr> 1715 1716 <td> 1717 <a href="https://togithub.com/angular/angular-cli/commit/33ca65aaa80c22c708c64a19f0374f5493244995"><img 1718 align="top" 1719 title="Bug Fix" src="https://img.shields.io/badge/33ca65a-fix-green.svg" /> 1720 </a> 1721 </td> 1722 1723 <td>avoid triggering file change after file build</td> 1724 1725 <td> 1726 </td> 1727 </tr> 1728 1729 <tr> 1730 1731 <td> 1732 <a href="https://togithub.com/angular/angular-cli/commit/57ac7f306b23063f50c5f63edacb9f64685ba00b"><img 1733 align="top" 1734 title="Bug Fix" src="https://img.shields.io/badge/57ac7f3-fix-green.svg" /> 1735 </a> 1736 </td> 1737 1738 <td>remove left-over `forkTypeChecker` option</td> 1739 1740 <td> 1741 </td> 1742 </tr> 1743 1744 <tr> 1745 1746 <td> 1747 <a href="https://togithub.com/angular/angular-cli/commit/c8d2d687108701f6aec0956970683a1c3f03d0e3"><img 1748 align="top" 1749 title="Bug Fix" src="https://img.shields.io/badge/c8d2d68-fix-green.svg" /> 1750 </a> 1751 </td> 1752 1753 <td>disable CSS declaration sorting optimizations</td> 1754 1755 <td> 1756 <a href="https://togithub.com/angular/angular-cli/issues/20693"> 1757 [Closes #​20693]<br /> 1758 </a> 1759 1760 </td> 1761 </tr> 1762 1763 <tr> 1764 1765 <td> 1766 <a href="https://togithub.com/angular/angular-cli/commit/00ff390feaeb457812d67c367f65ba799d3ac66a"><img 1767 align="top" 1768 title="Performance Improvement" src="https://img.shields.io/badge/00ff390-perf-orange.svg" /> 1769 </a> 1770 </td> 1771 1772 <td>disable `showCircularDependencies` by default</td> 1773 1774 <td> 1775 </td> 1776 </tr> 1777 1778 <tr> 1779 1780 <td> 1781 <a href="https://togithub.com/angular/angular-cli/commit/fa0fc45b8782910e09689bd40a6f8d2743c5b0ce"><img 1782 align="top" 1783 title="Performance Improvement" src="https://img.shields.io/badge/fa0fc45-perf-orange.svg" /> 1784 </a> 1785 </td> 1786 1787 <td>use Webpack's GC memory caching in watch mode</td> 1788 1789 <td> 1790 </td> 1791 </tr> 1792 1793 <tr> 1794 1795 <td> 1796 <a href="https://togithub.com/angular/angular-cli/commit/9a32ed9800eb4494e72537bacae4104692a54d70"><img 1797 align="top" 1798 title="Performance Improvement" src="https://img.shields.io/badge/9a32ed9-perf-orange.svg" /> 1799 </a> 1800 </td> 1801 1802 <td>improve incremental time during Karma tests</td> 1803 1804 <td> 1805 </td> 1806 </tr> 1807 1808 <tr> 1809 1810 <td> 1811 <a href="https://togithub.com/angular/angular-cli/commit/54696e788a04c0bfad3514e2e36d420d7dee5aee"><img 1812 align="top" 1813 title="Performance Improvement" src="https://img.shields.io/badge/54696e7-perf-orange.svg" /> 1814 </a> 1815 </td> 1816 1817 <td>avoid async downlevel for known ES2015 code</td> 1818 1819 <td> 1820 </td> 1821 </tr> 1822 1823 <tr></tr> 1824 1825 <tr><td colspan=3><h3>@​angular-devkit/build-optimizer (0.1200.0)</h3></td></tr> 1826 <tr> 1827 <td><b>Commit</b> 1828 <td><b>Description</b> 1829 <td><b>Notes</b> 1830 </tr> 1831 1832 <tr> 1833 1834 <td> 1835 <a href="https://togithub.com/angular/angular-cli/commit/1f83f305db88aeb5164f6d13869f7cc10e44527e"><img 1836 align="top" 1837 title="Feature" src="https://img.shields.io/badge/1f83f30-feat-blue.svg" /> 1838 </a> 1839 </td> 1840 1841 <td>support Webpack 5</td> 1842 1843 <td> 1844 </td> 1845 </tr> 1846 1847 <tr></tr> 1848 1849 <tr><td colspan=3><h3>@​angular-devkit/build-webpack (0.1200.0)</h3></td></tr> 1850 <tr> 1851 <td><b>Commit</b> 1852 <td><b>Description</b> 1853 <td><b>Notes</b> 1854 </tr> 1855 1856 <tr> 1857 1858 <td> 1859 <a href="https://togithub.com/angular/angular-cli/commit/ff32ada86b486d96922c693f703e25e01848d020"><img 1860 align="top" 1861 title="Feature" src="https://img.shields.io/badge/ff32ada-feat-blue.svg" /> 1862 </a> 1863 </td> 1864 1865 <td>provide output path in builder results</td> 1866 1867 <td> 1868 </td> 1869 </tr> 1870 1871 <tr> 1872 1873 <td> 1874 <a href="https://togithub.com/angular/angular-cli/commit/18c954129279d68b5c02c9f486a7db34be5492d1"><img 1875 align="top" 1876 title="Feature" src="https://img.shields.io/badge/18c9541-feat-blue.svg" /> 1877 </a> 1878 </td> 1879 1880 <td>support Webpack 5</td> 1881 1882 <td> 1883 </td> 1884 </tr> 1885 1886 <tr><td colspan=3><h3>@​angular-devkit/core (12.0.0)</h3></td></tr> 1887 <tr> 1888 <td><b>Commit</b> 1889 <td><b>Description</b> 1890 <td><b>Notes</b> 1891 </tr> 1892 1893 <tr> 1894 1895 <td> 1896 <a href="https://togithub.com/angular/angular-cli/commit/8e981d08809a7f1084b5cae7a539217d6fe7f757"><img 1897 align="top" 1898 title="Feature" src="https://img.shields.io/badge/8e981d0-feat-blue.svg" /> 1899 </a> 1900 </td> 1901 1902 <td>add handling for `defaultConfiguration` target definition property</td> 1903 1904 <td> 1905 </td> 1906 </tr> 1907 1908 <tr> 1909 1910 <td> 1911 <a href="https://togithub.com/angular/angular-cli/commit/08753138d336fb870a66face70f5624ba64b4c69"><img 1912 align="top" 1913 title="Feature" src="https://img.shields.io/badge/0875313-feat-blue.svg" /> 1914 </a> 1915 </td> 1916 1917 <td>update schema validator</td> 1918 1919 <td> 1920 </td> 1921 </tr> 1922 1923 <tr> 1924 1925 <td> 1926 <a href="https://togithub.com/angular/angular-cli/commit/3bb3c6cd51d24fe5636cdcf63670ea164f57aa63"><img 1927 align="top" 1928 title="Bug Fix" src="https://img.shields.io/badge/3bb3c6c-fix-green.svg" /> 1929 </a> 1930 </td> 1931 1932 <td>ensure job input values are processed in order</td> 1933 1934 <td> 1935 </td> 1936 </tr> 1937 1938 <tr> 1939 1940 <td> 1941 <a href="https://togithub.com/angular/angular-cli/commit/4a68ad7c4b787c8daff75a80f2a36b6301a509b3"><img 1942 align="top" 1943 title="Bug Fix" src="https://img.shields.io/badge/4a68ad7-fix-green.svg" /> 1944 </a> 1945 </td> 1946 1947 <td>improve handling of set schema values</td> 1948 1949 <td> 1950 <a href="https://togithub.com/angular/angular-cli/issues/20594"> 1951 [Closes #​20594]<br /> 1952 </a> 1953 1954 </td> 1955 </tr> 1956 1957 <tr><td colspan=3><h3>@​angular/cli (12.0.0)</h3></td></tr> 1958 <tr> 1959 <td><b>Commit</b> 1960 <td><b>Description</b> 1961 <td><b>Notes</b> 1962 </tr> 1963 1964 <tr> 1965 1966 <td> 1967 <a href="https://togithub.com/angular/angular-cli/commit/f7e3e2335dfd6f54f435c95baa024c60a94b791c"><img 1968 align="top" 1969 title="Feature" src="https://img.shields.io/badge/f7e3e23-feat-blue.svg" /> 1970 </a> 1971 </td> 1972 1973 <td>add `defaultConfiguration` property to architect schema</td> 1974 1975 <td> 1976 </td> 1977 </tr> 1978 1979 <tr> 1980 1981 <td> 1982 <a href="https://togithub.com/angular/angular-cli/commit/a5877bf91765af71c1368fd2fb61d29079931205"><img 1983 align="top" 1984 title="Feature" src="https://img.shields.io/badge/a5877bf-feat-blue.svg" /> 1985 </a> 1986 </td> 1987 1988 <td>deprecate `--prod` command line argument</td> 1989 1990 <td> 1991 </td> 1992 </tr> 1993 1994 <tr> 1995 1996 <td> 1997 <a href="https://togithub.com/angular/angular-cli/commit/985dc1a4c71693ad78c35f5d6e95397f9753239e"><img 1998 align="top" 1999 title="Feature" src="https://img.shields.io/badge/985dc1a-feat-blue.svg" /> 2000 </a> 2001 </td> 2002 2003 <td>confirm ng add action before installation</td> 2004 2005 <td> 2006 </td> 2007 </tr> 2008 2009 <tr> 2010 2011 <td> 2012 <a href="https://togithub.com/angular/angular-cli/commit/79856644b4d476d50013eafee949d1a508b86104"><img 2013 align="top" 2014 title="Feature" src="https://img.shields.io/badge/7985664-feat-blue.svg" /> 2015 </a> 2016 </td> 2017 2018 <td>support TypeScript 4.2</td> 2019 2020 <td> 2021 </td> 2022 </tr> 2023 2024 <tr> 2025 2026 <td> 2027 <a href="https://togithub.com/angular/angular-cli/commit/b179a704829fef72191045a443b4b7eb7d20141c"><img 2028 align="top" 2029 title="Bug Fix" src="https://img.shields.io/badge/b179a70-fix-green.svg" /> 2030 </a> 2031 </td> 2032 2033 <td>ensure odd number Node.js version message is a warning</td> 2034 2035 <td> 2036 </td> 2037 </tr> 2038 2039 <tr> 2040 2041 <td> 2042 <a href="https://togithub.com/angular/angular-cli/commit/065ac4546fbb4928245609d52c1f6d81fdd48cb9"><img 2043 align="top" 2044 title="Bug Fix" src="https://img.shields.io/badge/065ac45-fix-green.svg" /> 2045 </a> 2046 </td> 2047 2048 <td>remove npm 7 incompatibility notification</td> 2049 2050 <td> 2051 </td> 2052 </tr> 2053 2054 <tr> 2055 2056 <td> 2057 <a href="https://togithub.com/angular/angular-cli/commit/06335515eb05c84d8dfdbfa10f8e3201b714d5da"><img 2058 align="top" 2059 title="Bug Fix" src="https://img.shields.io/badge/0633551-fix-green.svg" /> 2060 </a> 2061 </td> 2062 2063 <td>avoid exceptions for expected errors in architect commands</td> 2064 2065 <td> 2066 </td> 2067 </tr> 2068 2069 <tr> 2070 2071 <td> 2072 <a href="https://togithub.com/angular/angular-cli/commit/e84fa72751b377ec4cf2419357190a79b0513377"><img 2073 align="top" 2074 title="Bug Fix" src="https://img.shields.io/badge/e84fa72-fix-green.svg" /> 2075 </a> 2076 </td> 2077 2078 <td>ensure update migrations are fully executed</td> 2079 2080 <td> 2081 </td> 2082 </tr> 2083 2084 <tr> 2085 2086 <td> 2087 <a href="https://togithub.com/angular/angular-cli/commit/8a805fe0b9a0db3329aa51d95a41f3baacd45feb"><img 2088 align="top" 2089 title="Bug Fix" src="https://img.shields.io/badge/8a805fe-fix-green.svg" /> 2090 </a> 2091 </td> 2092 2093 <td>exclude deprecated packages with removal migrations from update</td> 2094 2095 <td> 2096 </td> 2097 </tr> 2098 2099 <tr> 2100 2101 <td> 2102 <a href="https://togithub.com/angular/angular-cli/commit/d68cb92dc2113753e7eefb91e54b70a60c1acd94"><img 2103 align="top" 2104 title="Bug Fix" src="https://img.shields.io/badge/d68cb92-fix-green.svg" /> 2105 </a> 2106 </td> 2107 2108 <td>add message update updating from non LTS versions of the CLI</td> 2109 2110 <td> 2111 </td> 2112 </tr> 2113 2114 <tr> 2115 2116 <td> 2117 <a href="https://togithub.com/angular/angular-cli/commit/5cc1a4e382b0fb43339bddbf9f2fcbddbda7744a"><img 2118 align="top" 2119 title="Bug Fix" src="https://img.shields.io/badge/5cc1a4e-fix-green.svg" /> 2120 </a> 2121 </td> 2122 2123 <td>ignore `tsickle` during updates</td> 2124 2125 <td> 2126 </td> 2127 </tr> 2128 2129 <tr> 2130 2131 <td> 2132 <a href="https://togithub.com/angular/angular-cli/commit/cd198d5f2f04558bb7f518c6db19a6236f83b620"><img 2133 align="top" 2134 title="Bug Fix" src="https://img.shields.io/badge/cd198d5-fix-green.svg" /> 2135 </a> 2136 </td> 2137 2138 <td>run all migrations when updating from or between prereleases</td> 2139 2140 <td> 2141 </td> 2142 </tr> 2143 2144 <tr> 2145 2146 <td> 2147 <a href="https://togithub.com/angular/angular-cli/commit/7c288c81a0caa9dba098c49e29f38d9dbd38c55b"><img 2148 align="top" 2149 title="Bug Fix" src="https://img.shields.io/badge/7c288c8-fix-green.svg" /> 2150 </a> 2151 </td> 2152 2153 <td>add package manager name and version in `ng version` output</td> 2154 2155 <td> 2156 </td> 2157 </tr> 2158 2159 <tr> 2160 2161 <td> 2162 <a href="https://togithub.com/angular/angular-cli/commit/07e8bf99903daa72914d192ba6d7a43b7f8652b8"><img 2163 align="top" 2164 title="Bug Fix" src="https://img.shields.io/badge/07e8bf9-fix-green.svg" /> 2165 </a> 2166 </td> 2167 2168 <td>Support XDG Base Directory Specfication</td> 2169 2170 <td> 2171 </td> 2172 </tr> 2173 2174 <tr> 2175 2176 <td> 2177 <a href="https://togithub.com/angular/angular-cli/commit/3a231300ba046ce1e2a11ab98bb16f1be7ba25a8"><img 2178 align="top" 2179 title="Bug Fix" src="https://img.shields.io/badge/3a23130-fix-green.svg" /> 2180 </a> 2181 </td> 2182 2183 <td>don't display options multiple times in schematics help output</td> 2184 2185 <td> 2186 </td> 2187 </tr> 2188 2189 <tr> 2190 2191 <td> 2192 <a href="https://togithub.com/angular/angular-cli/commit/95cb13e6e3377a52cc67f89196ae8322743d3b08"><img 2193 align="top" 2194 title="Bug Fix" src="https://img.shields.io/badge/95cb13e-fix-green.svg" /> 2195 </a> 2196 </td> 2197 2198 <td>change package installation to async</td> 2199 2200 <td> 2201 </td> 2202 </tr> 2203 2204 <tr> 2205 2206 <td> 2207 <a href="https://togithub.com/angular/angular-cli/commit/bc015937b2117f47c0caa5cad265b938d5b1afe6"><img 2208 align="top" 2209 title="Bug Fix" src="https://img.shields.io/badge/bc01593-fix-green.svg" /> 2210 </a> 2211 </td> 2212 2213 <td>infer schematic defaults correctly when using `--project`</td> 2214 2215 <td> 2216 <a href="https://togithub.com/angular/angular-cli/issues/20666"> 2217 [Closes #​20666]<br /> 2218 </a> 2219 2220 </td> 2221 </tr> 2222 2223 <tr> 2224 2225 <td> 2226 <a href="https://togithub.com/angular/angular-cli/commit/8b0cefbed2e9253313067b5b715844ddac3fd808"><img 2227 align="top" 2228 title="Bug Fix" src="https://img.shields.io/badge/8b0cefb-fix-green.svg" /> 2229 </a> 2230 </td> 2231 2232 <td>propagate update's force option to package managers</td> 2233 2234 <td> 2235 </td> 2236 </tr> 2237 2238 <tr> 2239 2240 <td> 2241 <a href="https://togithub.com/angular/angular-cli/commit/853fdffcb8752bc2217bdad2d8bb23a26457c63e"><img 2242 align="top" 2243 title="Bug Fix" src="https://img.shields.io/badge/853fdff-fix-green.svg" /> 2244 </a> 2245 </td> 2246 2247 <td>allow unsetting config when value is `undefined`</td> 2248 2249 <td> 2250 </td> 2251 </tr> 2252 2253 <tr> 2254 2255 <td> 2256 <a href="https://togithub.com/angular/angular-cli/commit/c0efbe7c67a3edb2dd053fbce2f9debb1bdd180b"><img 2257 align="top" 2258 title="Bug Fix" src="https://img.shields.io/badge/c0efbe7-fix-green.svg" /> 2259 </a> 2260 </td> 2261 2262 <td>allow config object to be of JSON.</td> 2263 2264 <td> 2265 </td> 2266 </tr> 2267 2268 <tr> 2269 2270 <td> 2271 <a href="https://togithub.com/angular/angular-cli/commit/8524d20fd7484449971df894a977aa5be83cb3ec"><img 2272 align="top" 2273 title="Bug Fix" src="https://img.shields.io/badge/8524d20-fix-green.svg" /> 2274 </a> 2275 </td> 2276 2277 <td>disallow additional properties in builders sections</td> 2278 2279 <td> 2280 </td> 2281 </tr> 2282 2283 <tr></tr> 2284 2285 <tr><td colspan=3><h3>@​ngtools/webpack (12.0.0)</h3></td></tr> 2286 <tr> 2287 <td><b>Commit</b> 2288 <td><b>Description</b> 2289 <td><b>Notes</b> 2290 </tr> 2291 2292 <tr> 2293 2294 <td> 2295 <a href="https://togithub.com/angular/angular-cli/commit/789e05d800c1093881d24a066fb7881c26332349"><img 2296 align="top" 2297 title="Feature" src="https://img.shields.io/badge/789e05d-feat-blue.svg" /> 2298 </a> 2299 </td> 2300 2301 <td>support Webpack 5</td> 2302 2303 <td> 2304 </td> 2305 </tr> 2306 2307 <tr> 2308 2309 <td> 2310 <a href="https://togithub.com/angular/angular-cli/commit/0dc73276cafd42415dcaa6507ab221f1116273b5"><img 2311 align="top" 2312 title="Feature" src="https://img.shields.io/badge/0dc7327-feat-blue.svg" /> 2313 </a> 2314 </td> 2315 2316 <td>drop support for string based lazy loading</td> 2317 2318 <td> 2319 </td> 2320 </tr> 2321 2322 <tr> 2323 2324 <td> 2325 <a href="https://togithub.com/angular/angular-cli/commit/46e9d0e8a646805ba9e48aac1bc95761f2668571"><img 2326 align="top" 2327 title="Feature" src="https://img.shields.io/badge/46e9d0e-feat-blue.svg" /> 2328 </a> 2329 </td> 2330 2331 <td>support multiple plugin instances per compilation</td> 2332 2333 <td> 2334 </td> 2335 </tr> 2336 2337 <tr> 2338 2339 <td> 2340 <a href="https://togithub.com/angular/angular-cli/commit/5e5b2d9b1a15dc0f4f1690bab109bdd8e5613be3"><img 2341 align="top" 2342 title="Feature" src="https://img.shields.io/badge/5e5b2d9-feat-blue.svg" /> 2343 </a> 2344 </td> 2345 2346 <td>support generating data URIs for inline component styles in JIT</td> 2347 2348 <td> 2349 </td> 2350 </tr> 2351 2352 <tr> 2353 2354 <td> 2355 <a href="https://togithub.com/angular/angular-cli/commit/8c7d56e03adb9c3303760fc2e38e2d6d96452bac"><img 2356 align="top" 2357 title="Feature" src="https://img.shields.io/badge/8c7d56e-feat-blue.svg" /> 2358 </a> 2359 </td> 2360 2361 <td>support processing inline component styles in AOT</td> 2362 2363 <td> 2364 </td> 2365 </tr> 2366 2367 <tr> 2368 2369 <td> 2370 <a href="https://togithub.com/angular/angular-cli/commit/3504c43e48d8e265ca0943005f3cea2d25290cbd"><img 2371 align="top" 2372 title="Bug Fix" src="https://img.shields.io/badge/3504c43-fix-green.svg" /> 2373 </a> 2374 </td> 2375 2376 <td>remove Webpack 5 deprecation warning in resource loader</td> 2377 2378 <td> 2379 </td> 2380 </tr> 2381 2382 <tr> 2383 2384 <td> 2385 <a href="https://togithub.com/angular/angular-cli/commit/430ee441bd2e5729a8a24f72a1df8fd782c9f9f6"><img 2386 align="top" 2387 title="Bug Fix" src="https://img.shields.io/badge/430ee44-fix-green.svg" /> 2388 </a> 2389 </td> 2390 2391 <td>use correct Webpack asset stage in resource loader</td> 2392 2393 <td> 2394 </td> 2395 </tr> 2396 2397 <tr> 2398 2399 <td> 2400 <a href="https://togithub.com/angular/angular-cli/commit/160102ae57d780dded6c9002faf07b601a866d3d"><img 2401 align="top" 2402 title="Bug Fix" src="https://img.shields.io/badge/160102a-fix-green.svg" /> 2403 </a> 2404 </td> 2405 2406 <td>remove Webpack plugin for deprecated ViewEngine compiler</td> 2407 2408 <td> 2409 </td> 2410 </tr> 2411 2412 <tr> 2413 2414 <td> 2415 <a href="https://togithub.com/angular/angular-cli/commit/ca5ceaa10780bf5d05262bd2bc2e5909d51d3aa9"><img 2416 align="top" 2417 title="Bug Fix" src="https://img.shields.io/badge/ca5ceaa-fix-green.svg" /> 2418 </a> 2419 </td> 2420 2421 <td>only track actual resource file dependencies</td> 2422 2423 <td> 2424 </td> 2425 </tr> 2426 2427 <tr> 2428 2429 <td> 2430 <a href="https://togithub.com/angular/angular-cli/commit/95aa2b8f925ee295b8edf659b5d8e706d122ffec"><img 2431 align="top" 2432 title="Performance Improvement" src="https://img.shields.io/badge/95aa2b8-perf-orange.svg" /> 2433 </a> 2434 </td> 2435 2436 <td>avoid adding transitive dependencies to Webpack's dependency graph</td> 2437 2438 <td> 2439 </td> 2440 </tr> 2441 2442 <tr> 2443 2444 <td> 2445 <a href="https://togithub.com/angular/angular-cli/commit/dfefd6ba4fcda6baa3dc172978ca84acaa48ec54"><img 2446 align="top" 2447 title="Performance Improvement" src="https://img.shields.io/badge/dfefd6b-perf-orange.svg" /> 2448 </a> 2449 </td> 2450 2451 <td>use precalculated dependencies in unused file check</td> 2452 2453 <td> 2454 </td> 2455 </tr> 2456 2457 <tr> 2458 2459 <td> 2460 <a href="https://togithub.com/angular/angular-cli/commit/aeebd14f04b8e520b0144a77e765da807a08dda0"><img 2461 align="top" 2462 title="Performance Improvement" src="https://img.shields.io/badge/aeebd14-perf-orange.svg" /> 2463 </a> 2464 </td> 2465 2466 <td>only check affected files for Angular semantic diagnostics</td> 2467 2468 <td> 2469 </td> 2470 </tr> 2471 2472 <tr> 2473 2474 <td> 2475 <a href="https://togithub.com/angular/angular-cli/commit/22ac3b387c2a4231556e188bb7e6d9eda6989a39"><img 2476 align="top" 2477 title="Performance Improvement" src="https://img.shields.io/badge/22ac3b3-perf-orange.svg" /> 2478 </a> 2479 </td> 2480 2481 <td>cache results of processed inline resources</td> 2482 2483 <td> 2484 </td> 2485 </tr> 2486 2487 <tr> 2488 2489 <td> 2490 <a href="https://togithub.com/angular/angular-cli/commit/057ba0cfefe9ae22bc90ffa4d7ab2aebd4848c93"><img 2491 align="top" 2492 title="Performance Improvement" src="https://img.shields.io/badge/057ba0c-perf-orange.svg" /> 2493 </a> 2494 </td> 2495 2496 <td>rebuild Angular required files asynchronously</td> 2497 2498 <td> 2499 </td> 2500 </tr> 2501 2502 <tr> 2503 2504 <td> 2505 <a href="https://togithub.com/angular/angular-cli/commit/1ec630fa88bfc818eea9d0810b2c7a6bf8268eb5"><img 2506 align="top" 2507 title="Performance Improvement" src="https://img.shields.io/badge/1ec630f-perf-orange.svg" /> 2508 </a> 2509 </td> 2510 2511 <td>reduce source file and Webpack module iteration</td> 2512 2513 <td> 2514 </td> 2515 </tr> 2516 2517 <tr></tr> 2518 2519 <tr><td colspan=3><h3>@​schematics/angular (12.0.0)</h3></td></tr> 2520 <tr> 2521 <td><b>Commit</b> 2522 <td><b>Description</b> 2523 <td><b>Notes</b> 2524 </tr> 2525 2526 <tr> 2527 2528 <td> 2529 <a href="https://togithub.com/angular/angular-cli/commit/f424529d9ccaeb16643a8383ad3647af82062b16"><img 2530 align="top" 2531 title="Feature" src="https://img.shields.io/badge/f424529-feat-blue.svg" /> 2532 </a> 2533 </td> 2534 2535 <td>add migration to remove deprecated options from 'angular.json'</td> 2536 2537 <td> 2538 </td> 2539 </tr> 2540 2541 <tr> 2542 2543 <td> 2544 <a href="https://togithub.com/angular/angular-cli/commit/b105ed63c7610dd1397a3d24d4a7439564a019aa"><img 2545 align="top" 2546 title="Feature" src="https://img.shields.io/badge/b105ed6-feat-blue.svg" /> 2547 </a> 2548 </td> 2549 2550 <td>strict mode by default</td> 2551 2552 <td> 2553 </td> 2554 </tr> 2555 2556 <tr> 2557 2558 <td> 2559 <a href="https://togithub.com/angular/angular-cli/commit/bb38f85202f749040b241c8277280fab21c3379c"><img 2560 align="top" 2561 title="Feature" src="https://img.shields.io/badge/bb38f85-feat-blue.svg" /> 2562 </a> 2563 </td> 2564 2565 <td>use new zone.js entry-points</td> 2566 2567 <td> 2568 </td> 2569 </tr> 2570 2571 <tr> 2572 2573 <td> 2574 <a href="https://togithub.com/angular/angular-cli/commit/7d57dd2f3e7d36cc4ed2c356f79139486790cbfa"><img 2575 align="top" 2576 title="Feature" src="https://img.shields.io/badge/7d57dd2-feat-blue.svg" /> 2577 </a> 2578 </td> 2579 2580 <td>add migration to use new zone.js entry-points</td> 2581 2582 <td> 2583 </td> 2584 </tr> 2585 2586 <tr> 2587 2588 <td> 2589 <a href="https://togithub.com/angular/angular-cli/commit/96a4467ce90fb6b88f5be39f73c8fd64ce057a4a"><img 2590 align="top" 2591 title="Feature" src="https://img.shields.io/badge/96a4467-feat-blue.svg" /> 2592 </a> 2593 </td> 2594 2595 <td>add migration to remove emitDecoratorMetadata</td> 2596 2597 <td> 2598 </td> 2599 </tr> 2600 2601 <tr> 2602 2603 <td> 2604 <a href="https://togithub.com/angular/angular-cli/commit/1199205bc2844e2c83d8f8e5092e89f8bd24eec1"><img 2605 align="top" 2606 title="Feature" src="https://img.shields.io/badge/1199205-feat-blue.svg" /> 2607 </a> 2608 </td> 2609 2610 <td>augment `universal` schematics to import `platform-server` shims</td> 2611 2612 <td> 2613 <a href="https://togithub.com/angular/angular/issues/40559"> 2614 [Closes #​40559]<br /> 2615 </a> 2616 2617 </td> 2618 </tr> 2619 2620 <tr> 2621 2622 <td> 2623 <a href="https://togithub.com/angular/angular-cli/commit/d19d2ccae55f96d4d8260da6572f34a47616a89b"><img 2624 align="top" 2625 title="Feature" src="https://img.shields.io/badge/d19d2cc-feat-blue.svg" /> 2626 </a> 2627 </td> 2628 2629 <td>update new project dependencies version</td> 2630 2631 <td> 2632 <a href="https://togithub.com/angular/angular-cli/issues/20106"> 2633 [Closes #​20106]<br /> 2634 </a> 2635 2636 </td> 2637 </tr> 2638 2639 <tr> 2640 2641 <td> 2642 <a href="https://togithub.com/angular/angular-cli/commit/1de6d71edd899465a01c65790f6fb04159acc821"><img 2643 align="top" 2644 title="Feature" src="https://img.shields.io/badge/1de6d71-feat-blue.svg" /> 2645 </a> 2646 </td> 2647 2648 <td>production builds by default</td> 2649 2650 <td> 2651 </td> 2652 </tr> 2653 2654 <tr> 2655 2656 <td> 2657 <a href="https://togithub.com/angular/angular-cli/commit/3b7470d4836bcfff31ee4bf90ec4396f2905c633"><img 2658 align="top" 2659 title="Feature" src="https://img.shields.io/badge/3b7470d-feat-blue.svg" /> 2660 </a> 2661 </td> 2662 2663 <td>deprecate `legacyBrowsers` application and ng-new option</td> 2664 2665 <td> 2666 </td> 2667 </tr> 2668 2669 <tr> 2670 2671 <td> 2672 <a href="https://togithub.com/angular/angular-cli/commit/f4875b967ae9ca5640cb27bfb37166528cab88d8"><img 2673 align="top" 2674 title="Feature" src="https://img.shields.io/badge/f4875b9-feat-blue.svg" /> 2675 </a> 2676 </td> 2677 2678 <td>add migration to remove `lazyModules` configuration option</td> 2679 2680 <td> 2681 </td> 2682 </tr> 2683 2684 <tr> 2685 2686 <td> 2687 <a href="https://togithub.com/angular/angular-cli/commit/3ee12af89be58ccea8996e2e86a18a23d193abbe"><img 2688 align="top" 2689 title="Feature" src="https://img.shields.io/badge/3ee12af-feat-blue.svg" /> 2690 </a> 2691 </td> 2692 2693 <td>add migration to update lazy loading string syntax to use dynamic imports</td> 2694 2695 <td> 2696 </td> 2697 </tr> 2698 2699 <tr> 2700 2701 <td> 2702 <a href="https://togithub.com/angular/angular-cli/commit/81129e12d0ae4cbaeb5ab537facb7990be9b8b45"><img 2703 align="top" 2704 title="Feature" src="https://img.shields.io/badge/81129e1-feat-blue.svg" /> 2705 </a> 2706 </td> 2707 2708 <td>update several TypeScript compilation target (Syntax)</td> 2709 2710 <td> 2711 </td> 2712 </tr> 2713 2714 <tr> 2715 2716 <td> 2717 <a href="https://togithub.com/angular/angular-cli/commit/226a8d274d27d191651926bc7970af11cfee2597"><img 2718 align="top" 2719 title="Feature" src="https://img.shields.io/badge/226a8d2-feat-blue.svg" /> 2720 </a> 2721 </td> 2722 2723 <td>remove tslint and codelyzer from new projects</td> 2724 2725 <td> 2726 <a href="https://togithub.com/angular/angular-cli/issues/20105"> 2727 [Closes #​20105]<br /> 2728 </a> 2729 2730 <a href="https://togithub.com/angular/angular-cli/issues/18465"> 2731 [Closes #​18465]<br /> 2732 </a> 2733 2734 </td> 2735 </tr> 2736 2737 <tr> 2738 2739 <td> 2740 <a href="https://togithub.com/angular/angular-cli/commit/c7e126609f4a0d86bd47a226717ab6430fd85cfd"><img 2741 align="top" 2742 title="Feature" src="https://img.shields.io/badge/c7e1266-feat-blue.svg" /> 2743 </a> 2744 </td> 2745 2746 <td>add production by default optional migration</td> 2747 2748 <td> 2749 </td> 2750 </tr> 2751 2752 <tr> 2753 2754 <td> 2755 <a href="https://togithub.com/angular/angular-cli/commit/f22f7e7371c0daa2dc59110cd21e3ff3fb4620d5"><img 2756 align="top" 2757 title="Feature" src="https://img.shields.io/badge/f22f7e7-feat-blue.svg" /> 2758 </a> 2759 </td> 2760 2761 <td>update new workspaces to use Karma 6.3</td> 2762 2763 <td> 2764 </td> 2765 </tr> 2766 2767 <tr> 2768 2769 <td> 2770 <a href="https://togithub.com/angular/angular-cl 2771 2772 </details> 2773 2774 --- 2775 2776 ### Configuration 2777 2778 📅 **Schedule**: At any time (no schedule defined). 2779 2780 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. 2781 2782 ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 2783 2784 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. 2785 2786 --- 2787 2788 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. 2789 2790 --- 2791 2792 This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/SocialNetworkNews/SocialNetworkNews-Web). 2793