Skip to content

Which version of TSC is being used? #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
maxfriedmann opened this issue Mar 2, 2016 · 4 comments
Open

Which version of TSC is being used? #16

maxfriedmann opened this issue Mar 2, 2016 · 4 comments

Comments

@maxfriedmann
Copy link

Hi there,
I get some very old fashioned compilation errors I haven't seen for a long time, tsc command line tool compiles all files without any errors.

Which typescript compiler version is being used?

@maxfriedmann
Copy link
Author

I can see a git submodule that links to v1.4... Would you accept a PR for v1.8.7?

@svallory
Copy link
Member

svallory commented Mar 4, 2016

Sure! I would love it! I've had no time for my OS project for months!

@matthew-dean
Copy link

I tried doing this, but there are some breaking compatibility changes in 1.8, and my TypeScript skills are weak. You can see how far I got: https://github.com/Crunch/typescript-compiler

One of the most important things is to make sure the package.json file is updated with a semver-compatible version number. You can see how I added version metadata on my fork.

Would love to get this updated to TypeScript 1.8 soon! It's a pretty big release!

@dazinator
Copy link

+1 - I would love to help, but I'm not sure where to start as new to nodejs and typescript.

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

No branches or pull requests

4 participants