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 to TypeScript 5.3, emit incremental build info for faster subsequent type checking #938

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

askoufis
Copy link
Contributor

@askoufis askoufis commented Mar 20, 2024

  • TS 5.3 (to keep us aligned with skuba)
  • Enable incremental builds for faster type checking (after the first time)
  • Small refactor of configure script

@askoufis askoufis requested a review from a team as a code owner March 20, 2024 03:56
Copy link

changeset-bot bot commented Mar 20, 2024

🦋 Changeset detected

Latest commit: be833b2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sku Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@askoufis askoufis changed the title Upgrade to TypeScript 5.3, emit incremental build info Upgrade to TypeScript 5.3, emit incremental build info for faster subsequent type checking Mar 20, 2024
@askoufis askoufis merged commit 01c0015 into master Mar 21, 2024
4 checks passed
@askoufis askoufis deleted the ts-5.3-incremental branch March 21, 2024 02:47
@seek-oss-ci seek-oss-ci mentioned this pull request Mar 21, 2024
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.

None yet

2 participants