Skip to content

Change to return undefined for invalid points, positions #12

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

Merged
merged 1 commit into from
Jun 29, 2023
Merged

Conversation

wooorm
Copy link
Member

@wooorm wooorm commented May 31, 2023

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and couldn’t find anything (or linked relevant results below)
  • If applicable, I’ve added docs and tests

Description of changes

Previously, point-like and position-like values were returned. Those values are not valid according to the types. JavaScript has improved a lot since this package was created. Optional chaining for example makes it easier to do without this.

Sorry, something went wrong.

Previously, point-like and position-like values were returned.
Those values are not valid according to the types.
JavaScript has improved a lot since this package was created.
Optional chaining for example makes it easier to do without this.
@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels May 31, 2023
@wooorm wooorm added the 🧑 semver/major This is a change label May 31, 2023
@wooorm wooorm merged commit e396010 into main Jun 29, 2023
@wooorm wooorm deleted the undefined branch June 29, 2023 10:04
@wooorm wooorm added the 💪 phase/solved Post is done label Jun 29, 2023
@github-actions

This comment has been minimized.

@github-actions github-actions bot removed the 🤞 phase/open Post is being triaged manually label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪 phase/solved Post is done 🧑 semver/major This is a change
Development

Successfully merging this pull request may close these issues.

None yet

2 participants