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

upgrade typescript #1421

Merged
merged 2 commits into from May 11, 2023
Merged

upgrade typescript #1421

merged 2 commits into from May 11, 2023

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented May 11, 2023

All our stuff actually typechecked -- the first try! -- under typescript 5.04 as well. But rollup-plugin-ts doesn't support it, and when I tried to use a different typescript only in the package that needs that (@embroider/router) pnpm did the wrong thing with peerDeps so it didn't actually get a different version there. So 4.9.0 is newer-enough for now.

All our stuff actually typechecked -- the first try! -- under typescript 5.04 as well. But rollup-plugin-ts doesn't support it, and when I tried to use a different typescript only in the package that needs that (`@embroider/router`) pnpm did the wrong thing with peerDeps so it didn't actually work. So 4.9.0 is newer-enough for now.
@ef4 ef4 added the internal label May 11, 2023
@ef4 ef4 merged commit 6014bd3 into main May 11, 2023
2 checks passed
@ef4 ef4 deleted the ts-upgrade branch May 11, 2023 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant