Skip to content
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

Update to Typescript 3.4 #10

Closed
perbergland opened this issue Apr 9, 2019 · 4 comments
Closed

Update to Typescript 3.4 #10

perbergland opened this issue Apr 9, 2019 · 4 comments

Comments

@perbergland
Copy link
Collaborator

This new version was released on April 2 and it would be good to move to it.
I was curious as to whether that requires a new release of this package or if I can bump the typescript version used myself?

I'm mostly curious to see if the new --incremental tsc flag can speed things up

@yorrd
Copy link
Member

yorrd commented Apr 9, 2019

the --incremental thing has already been issued in #6, let's move the discussion there :) In the coming 2-3 weeks I won't be able to look into it. If you want to take a stab, I'd welcome a pull request!

As to the issue in question here, we currently have to set the TypeScript version in our package.jses, not sure if it can even be done in a variable way because Meteor forces us to put a concrete version number in there. I'll update asap, thanks for the heads-up :)

@yorrd
Copy link
Member

yorrd commented Apr 9, 2019

release x.x.9 is released with typescript 3.4.2

@yorrd yorrd closed this as completed Apr 9, 2019
@perbergland
Copy link
Collaborator Author

Perfect thank you for the swift update!
I will try to carve out some time to play around with --incremental as it should just be a tsconfig setting.

@yorrd
Copy link
Member

yorrd commented Apr 11, 2019

@perbergland awesome! looking forward to it

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

2 participants