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

make tsc possible in typescript 4.4.2 without skipLibCheck #903

Closed

Conversation

dkempner
Copy link
Contributor

@dkempner dkempner commented Aug 28, 2021

Closes #900

What

reakit when included in a project with typescript 4.4.2 would fail tsc. This PR updates the troubled typings.

Alternatives

#902

@dkempner dkempner requested a review from diegohaz as a code owner August 28, 2021 04:46
@dkempner dkempner changed the base branch from master to next August 28, 2021 04:47
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 003321e:

Sandbox Source
Reakit Configuration

@netlify
Copy link

netlify bot commented Aug 28, 2021

✔️ Deploy Preview for reakit ready!

🔨 Explore the source changes: 003321e

🔍 Inspect the deploy log: https://app.netlify.com/sites/reakit/deploys/6129bf9322e06000086f099a

😎 Browse the preview: https://deploy-preview-903--reakit.netlify.app

@diegohaz diegohaz changed the base branch from next to master August 28, 2021 19:36
@diegohaz diegohaz changed the base branch from master to next August 28, 2021 19:36
@diegohaz
Copy link
Member

Hello @dkempner! Thanks for investigating the issue and opening the PR. Could you please change the PR (or open a new PR) to target master instead of next? Since it's kind of a bug fix, it should be on master.

@dkempner
Copy link
Contributor Author

Done! Working in #904

@dkempner dkempner closed this Aug 30, 2021
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.

Fails typescript build with skipLibCheck: false as of typescript 4.4.2
2 participants