Skip to content

Support dynamic typescript version from package.json #1843

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

Merged
merged 4 commits into from
May 4, 2019
Merged

Conversation

CompuIves
Copy link
Member

Fixes #942
Fixes #1683

This doesn't change which version is used by the editor yet, I'm meaning to change this later by introducing a BrowserFS backend that can handle UNPKG.

@CompuIves CompuIves merged commit b73db70 into master May 4, 2019
@aleclarson
Copy link

Wooo! 👏

@parkerault
Copy link

@CompuIves since this PR doesn't provide the functionality requested in #942 or #1683, why were they closed? There are several people there requesting that you re-open those issues until the feature is actually implemented. I use codesandbox all the time for sketching out ideas, but as soon as I need to use a feature in a recent version of typescript (which is all of the time these days) it's useless unless I can use the workspace installation of typescript. If I sound frustrated it's only because I enjoy using codesandbox so much. :)

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

Successfully merging this pull request may close these issues.

Configuring which TypeScript version is used? Upgrade to TypeScript version 3.4
3 participants