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

Support custom typescript version #20

Closed
iFwu opened this issue May 29, 2019 · 4 comments
Closed

Support custom typescript version #20

iFwu opened this issue May 29, 2019 · 4 comments

Comments

@iFwu
Copy link

iFwu commented May 29, 2019

I don't know if it is possible.
List typescript in peerDependencies and allow user to use custom typescript version.

@wessberg
Copy link
Owner

Hi there, thanks for creating this issue.
I've considered this several times, but there are some things holding me back still, primarily that I am yet to decide the acceptable range of Typescript versions.

For your specific use case, which Typescript version is needed, and why?

@iFwu
Copy link
Author

iFwu commented May 30, 2019

Not very necessary, but would be better if I can use the same typescript version across the project.
By the way, I would like to try typescript@next 3.5 as it may have better compiling performance (ezolenko/rollup-plugin-typescript2#148 (comment))

@wessberg
Copy link
Owner

Typescript v3.5 is supported by this plugin, so that will work just fine! I'll keep this issue open and will close it if and when I'm moving Typescript to peerDependencies

@wessberg
Copy link
Owner

I've released v1.1.59 where Typescript is moved to peerDependencies. If you have any additional issues or questions, please feel free to comment again.

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