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

Use TS API isTypeAssignableTo to Improve Breaking Change Detection #2707

Closed
wanlwanl opened this issue Jul 26, 2024 · 0 comments
Closed

Use TS API isTypeAssignableTo to Improve Breaking Change Detection #2707

wanlwanl opened this issue Jul 26, 2024 · 0 comments

Comments

@wanlwanl
Copy link
Member

wanlwanl commented Jul 26, 2024

The isTypeAssignableTo API is already exposed according to issue microsoft/TypeScript#9879

  1. Verify the API cover existing breaking change detection
  2. Verify the API cover known issues that current tool is not support: 7883
  3. If all verification pass, replace the non-official detection
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

No branches or pull requests

1 participant