angular v4.2.4 Release Notes

Release Date: 2017-06-21 // almost 7 years ago
  • 🐛 Bug Fixes

    • compiler: avoid emitting self importing factories (c112232)
    • compiler-cli: find lazy routes in nested module import arrays (59299de)
    • core: argument destructuring sometimes breaks strictNullChecks (77860a0)
    • forms: roll back breaking change with min/max directives (4ab7353), closes #17491
    • language-service: infer any ngForOf of type any (63a5f33)
    • language-service: rollup tslib into the language service package (20eb5cf)
    • router: update the version placeholder so that it gets replaced during the build (7de1ae2), closes #17403
    • tsc-wrapped: skip collecting metadata for default functions (3390648)

    <!-- CHANGELOG SPLIT MARKER -->