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

chore: update to @types #157

Merged
merged 1 commit into from Oct 21, 2016
Merged

chore: update to @types #157

merged 1 commit into from Oct 21, 2016

Conversation

filipesilva
Copy link
Contributor

@filipesilva filipesilva commented Jul 12, 2016

This PR updates the quickstart to use the @types/* repos. Additionally, it also updates to protractor4 to make use of it's own typings.

/cc @wardbell @Foxandxss

@filipesilva filipesilva changed the title chore: update to ts2.0 chore: update to ts2.0 and @types Sep 14, 2016
filipesilva added a commit that referenced this pull request Sep 14, 2016
This PR updates TypeScript from 1.8.10 to 2.0.2. It does not replace `typings` with `@types`, that will happen in #157.
filipesilva added a commit that referenced this pull request Sep 14, 2016
This PR updates TypeScript from 1.8.10 to 2.0.2. It does not replace `typings` with `@types`, that will happen in #157.
filipesilva added a commit that referenced this pull request Sep 14, 2016
This PR updates TypeScript from 1.8.10 to 2.0.2. It does not replace `typings` with `@types`, that will happen in #157.
wardbell pushed a commit that referenced this pull request Sep 14, 2016
This PR updates TypeScript from 1.8.10 to 2.0.2. It does not replace `typings` with `@types`, that will happen in #157.
@filipesilva filipesilva changed the title chore: update to ts2.0 and @types chore: update to @types Sep 14, 2016
"@types/core-js": "^0.9.34",
"@types/jasmine": "^2.5.35",
"@types/node": "^6.0.45",
"@types/protractor": "^1.5.20"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compilation didn't work until after I added this: "@types/selenium-webdriver": "2.44.26"
I verified twice. Also it looks like latest version of "@types/selenium-webdriver" isn't working either.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks!

@Foxandxss Foxandxss merged commit 544a2fa into angular:master Oct 21, 2016
@filipesilva filipesilva deleted the ts2.0 branch October 21, 2016 11:27
jkonert pushed a commit to jkonert/ng2-tutorial-de that referenced this pull request Mar 17, 2017
This PR updates TypeScript from 1.8.10 to 2.0.2. It does not replace `typings` with `@types`, that will happen in angular/quickstart#157.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants