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(rollup): replace ttypescript with ts-patch #4368

Merged
merged 10 commits into from
Nov 28, 2023

Conversation

HeartSquared
Copy link
Contributor

Why

ttypescript prevents us from upgrading to TypeScript v5 due to incompatabilities.
Unfortunately it is deprecated, so we instead need to replace it with ts-patch.

What

  • Replace ttypescript with ts-patch
  • Upgrade TypeScript to v5 (requirement for ts-patch)
  • Clean up tsconfig files
  • Fix TS error in Table stories

@HeartSquared HeartSquared requested a review from a team as a code owner November 27, 2023 05:27
Copy link

changeset-bot bot commented Nov 27, 2023

🦋 Changeset detected

Latest commit: a9f217d

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

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

Copy link
Contributor

github-actions bot commented Nov 27, 2023

✨ Here is your branch preview! ✨

Last updated for commit a9f217d: Merge branch 'main' into KDS-1991/ttypescript-to-ts-patch

@HeartSquared HeartSquared merged commit 1e3066a into main Nov 28, 2023
19 checks passed
@HeartSquared HeartSquared deleted the KDS-1991/ttypescript-to-ts-patch branch November 28, 2023 23:12
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.

2 participants