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

Reverted self intersection behavior for boolean-intersects #2773

Merged

Conversation

pm0u
Copy link
Contributor

@pm0u pm0u commented Dec 17, 2024

Purpose: bug fix
Partially addresses: #2722

Final PR in a series that:
Resolves #2707
Resolves #2700
Resolves #2633
Resolves #2585

and overarching issue:
Resolves #2722

  • Is this a bug fix, new functionality, or a breaking change?

  • Have read and followed the steps for preparing a pull request.

  • Update self intersection option to default true

  • Update tests to match expected behavior

@smallsaucepan smallsaucepan changed the title Update self intersection behavior for boolean-intersects Reverted self intersection behavior for boolean-intersects Dec 24, 2024
@smallsaucepan smallsaucepan merged commit d1a2c58 into Turfjs:master Dec 24, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment