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: make filterBy and mapBy generic, allow any function for pick #32

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

charlesfries
Copy link
Contributor

No description provided.

@NullVoxPopuli
Copy link
Owner

ooo, like what you're about to solve here!

@NullVoxPopuli
Copy link
Owner

If anyone wants to fix the test suite for ember 6+, that'd be great 😅

@NullVoxPopuli NullVoxPopuli added the bug Something isn't working label Oct 30, 2024
@NullVoxPopuli
Copy link
Owner

thank you!!!

This is kind of a breaking change since types are more strict -- but using values that don't make sense for the object these utilities are passed is potentially more breaking!

yay bugfixes!

@NullVoxPopuli NullVoxPopuli merged commit f58539e into NullVoxPopuli:main Oct 30, 2024
14 of 16 checks passed
@github-actions github-actions bot mentioned this pull request Oct 30, 2024
@charlesfries charlesfries deleted the generics branch October 30, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants