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

Update the tsconfig to better support TypeScript 5.2 #637

Merged
merged 17 commits into from
Aug 28, 2023
Merged

Conversation

favna
Copy link
Member

@favna favna commented Aug 24, 2023

Warning
needs rebase & merge to ensure that the breaking change doesn't show up for the other packages


As TS 5.2 is really pushing for separating CJS and ESM entirely I have decided to completely restructure our config. This is a majorly breaking change and an upgrading guide is provided. For review you really only need to look at commit a5ba402, the other commit is just updating the packages in this repo itself.

Closes #576

@favna favna merged commit 19c80ca into main Aug 28, 2023
@favna favna deleted the feat/rework-tsconfig branch August 28, 2023 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants