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

Upgrade to typescript 2.5.2 #924

Merged
merged 1 commit into from
Dec 27, 2017
Merged

Conversation

rkirov
Copy link
Contributor

@rkirov rkirov commented Oct 11, 2017

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.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants