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: accept & ignore "undefined" as a value in where #15703

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

ephys
Copy link
Member

@ephys ephys commented Feb 22, 2023

This PR fixes a regression introduced by #15699 where "undefined" became an invalid value in where. This PR treats undefined the same as if the where property was missing

Closes #15702

@ephys ephys merged commit 13f2e89 into v6 Feb 22, 2023
@ephys ephys deleted the ephys/accept-undefined-in-where branch February 22, 2023 21:38
@github-actions
Copy link
Contributor

🎉 This PR is included in version 6.28.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants