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: Provide default generics for EntityFilter. #616

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

stephenh
Copy link
Collaborator

This makes it a suitable substition for FilterOf when you also want to include an as: a alias binding.

This makes it a suitable substition for FilterOf<Author> when you
also want to include an `as: a` alias binding.
@stephenh stephenh merged commit bfafcb7 into main Apr 13, 2023
@stephenh stephenh deleted the fix-default-generics-for-entity-filter branch April 13, 2023 00:16
stephenh pushed a commit that referenced this pull request Apr 13, 2023
## [1.72.5](v1.72.4...v1.72.5) (2023-04-13)

### Bug Fixes

* Provide default generics for EntityFilter. ([#616](#616)) ([bfafcb7](bfafcb7))
@stephenh
Copy link
Collaborator Author

🎉 This PR is included in version 1.72.5 🎉

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.

1 participant