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

Add point() runtime checks to fix API break #1964

Merged
merged 3 commits into from
Nov 17, 2020
Merged

Add point() runtime checks to fix API break #1964

merged 3 commits into from
Nov 17, 2020

Conversation

mfedderly
Copy link
Collaborator

@mfedderly mfedderly commented Nov 16, 2020

Fixes #1941

All I did was go back in the git history and grab these checks when they were removed in the conversion to Typescript and then add a test to prevent this from happening again.

Copy link
Member

@morganherlocker morganherlocker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! 👍

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.

point() no longer throws if given invalid args
2 participants