angular v4.2.0-rc.1 Release Notes

Release Date: 2017-05-26 // almost 7 years ago
  • ๐Ÿ› Bug Fixes

    • animations: repair flicker issues with WA polyfill (#16937) (e7d9fd8), closes #16919 #16918
    • animations: use a lightweight renderer for non-animation components (#17003) (3ab86bd)
    • compiler: compile .ngfactory.ts files even if nobody references them. (#16899) (573b861), closes #16741
    • compiler: do not report type errors for arguments with @Inject (#16222) (27761b4), closes #15424
    • core: make decorators closure safe (#16905) (a80ac0a), closes #16889
    • tsc-wrapped: ignore |null and |undefined when collecting types (#16222) (1651a8f)
    • tsc-wrapped: resolve short-hand literal values to locals (#16873) (11c10b2)

    ๐Ÿ”‹ Features

    • compiler: add location note to extracted xliff2 files (#16791) (08dfe91), closes #16531
    • core: update zone.js to 0.8.10 and expose the flush method (#16860) (85d4c4b)
    • tsc-wrapped: support template literals in metadata collection (#16880) (6e41add)

    <!-- CHANGELOG SPLIT MARKER -->