Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix typescript@next support#20811

Merged
kategengler merged 1 commit intomainfrom
fix-ts-nightly
Dec 20, 2024
Merged

Fix typescript@next support#20811
kategengler merged 1 commit intomainfrom
fix-ts-nightly

Conversation

Copy link
Contributor

ef4 commented Dec 12, 2024

The newest typescript catches a real proble. This type wasn't correct. You can only use a type predicate if your implementation returns a boolean, but this implementation very deliberately returns its argument if that argument passes a check.

The newest typescript catches a real proble. This type wasn't correct. You can only use a type predicate if your implementation returns a boolean, but this implementation very deliberately returns its argument if that argument passes a check.
kategengler approved these changes Dec 12, 2024
NullVoxPopuli approved these changes Dec 15, 2024
kategengler merged commit 5a34827 into main Dec 20, 2024
kategengler deleted the fix-ts-nightly branch December 20, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

NullVoxPopuli NullVoxPopuli approved these changes

kategengler kategengler approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants