Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Upgrade to typescript 2.5.2 - #924

Merged
mhevery merged 1 commit into
angular:masterfrom
rkirov:upgrade_ts_252
Dec 27, 2017
Merged

Upgrade to typescript 2.5.2#924
mhevery merged 1 commit into
angular:masterfrom
rkirov:upgrade_ts_252

Conversation

@rkirov

@rkirov rkirov commented Oct 11, 2017

Copy link
Copy Markdown
Contributor

Due to stricter generic type checks, signatures for ZoneAwarePromise
need to be changed. See
microsoft/TypeScript#16368

The signatures from lib.es5.d.ts were copied over for .then and .catch.

@rkirov
rkirov requested a review from mhevery October 11, 2017 23:15
Due to stricter generic type checks, signatures for ZoneAwarePromise
need to be changed. See
microsoft/TypeScript#16368

The signatures from lib.es5.d.ts were copied over for .then and .catch.
@mhevery
mhevery merged commit 1acab39 into angular:master Dec 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3 participants