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

types(query): add $expr to RootQuerySelector #14845

Merged
merged 2 commits into from
Sep 3, 2024
Merged

Conversation

vkarpov15
Copy link
Collaborator

Fix #14841
Re: #14764

Summary

Quick fix for a missing root query selector

Examples

@vkarpov15 vkarpov15 added this to the 8.6.1 milestone Aug 29, 2024
@hasezoey hasezoey added the typescript Types or Types-test related issue / Pull Request label Aug 31, 2024
@vkarpov15 vkarpov15 merged commit 4b1aadc into master Sep 3, 2024
5 checks passed
@hasezoey hasezoey deleted the vkarpov15/gh-14841 branch September 3, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typescript Types or Types-test related issue / Pull Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New FilterQuery type (from 8.6.0) disallows $expr at the query root (type error)
3 participants