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

Fix @turf/buffer types to allow for undefined returns when the inputs result in an invalid geometry #2613

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

mfedderly
Copy link
Collaborator

@mfedderly mfedderly commented Jun 3, 2024

Fixes #2552

@mfedderly mfedderly merged commit 4862998 into master Jun 7, 2024
3 checks passed
@mfedderly mfedderly deleted the mf/add-buffer-undef branch June 7, 2024 13:15
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.

Return type of turf.buffer is wrong since it can return undefined
2 participants