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

chore: Upgrade to typescript 5.4.2 #6605

Merged
merged 1 commit into from
Mar 19, 2024
Merged

chore: Upgrade to typescript 5.4.2 #6605

merged 1 commit into from
Mar 19, 2024

Conversation

chriswk
Copy link
Contributor

@chriswk chriswk commented Mar 19, 2024

The changes to arbitraries here is to make typescript agree with our schema types. Seems like somewhere between 4.8.4 and 5.4.2, typescript got stricter.

@chriswk chriswk self-assigned this Mar 19, 2024
Copy link

vercel bot commented Mar 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2024 10:43am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Mar 19, 2024 10:43am

@chriswk chriswk enabled auto-merge (squash) March 19, 2024 10:44
@chriswk chriswk merged commit b4bf84d into main Mar 19, 2024
14 of 15 checks passed
@chriswk chriswk deleted the chore/upgradeTypescript branch March 19, 2024 10:46
nunogois added a commit that referenced this pull request Mar 22, 2024
Follow up to #6605

This upgrades TypeScript in frontend to `5.4.2`, matching the version we
have on the server.
Only 2 things broke with this upgrade, so the changes are related to
fixing the types in those places.

This fixes #6659
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants