angular v4.2.0-rc.2 Release Notes

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

    • animations: always change to desired animation state even if no transition fires (#17025) (665e707), closes #16947
    • animations: do not retain deleted nodes during an non-removal animation (#17153) (068133e), closes #17086
    • common: always use 'other' case for locales with no plural rules (#16990) (535d9da)
    • compiler: enableLegacyTemplate should not be ignored (#17051) (8ffa483), closes #15555
    • router: make remove trailing slash consistent with URL params (c20f60b), closes #16069

    ๐Ÿ”‹ Features

    • compiler: emit typescript nodes from an output ast (#16823) (18bf772)
    • compiler-cli: produce template diagnostics error messages (#17125) (230255f)
    • tsc-wrapped: always convert shorthand imports (#16898) (ea8a43d)

    ๐ŸŽ Performance Improvements

    • animations: do not place enterId values on elements for querying purposes (#17150) (ad6a57e)

    <!-- CHANGELOG SPLIT MARKER -->