Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Support TypeScript 2.3 #232

Closed
JamesHenry opened this issue Apr 29, 2017 · 4 comments
Closed

Support TypeScript 2.3 #232

JamesHenry opened this issue Apr 29, 2017 · 4 comments

Comments

@JamesHenry
Copy link
Member

TypeScript 2.3 was recently released as the latest stable version and we should look to support it as soon as possible.

On initial inspection of a broken build, it looks like JSX will be the main area of focus for changes.

azz added a commit to azz/typescript-eslint-parser that referenced this issue Apr 29, 2017
azz added a commit to azz/typescript-eslint-parser that referenced this issue Apr 29, 2017
azz added a commit to azz/typescript-eslint-parser that referenced this issue Apr 29, 2017
@soda0289
Copy link
Member

We will also need to support async iterators as well. I think we can just use a flag on the for loop node.

@soda0289
Copy link
Member

soda0289 commented Apr 29, 2017

I can look into the JSX issues unless @azz is already working on it.
I see this already fixed. Thanks @azz

@terrierscript
Copy link

terrierscript commented May 11, 2017

Thank you for fixing. I want use this with ts 2.3.
Is this fix is released? (or When is this fix published?)

@soda0289
Copy link
Member

soda0289 commented May 11, 2017

@inuscript We have typescript 2.3 support in the master branch. We are currently working towards releasing a new major version, v3. Not sure exactly on time frame of new release but should be fairly soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants