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

feat(intersects): let identity return any value #11

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

aleclarson
Copy link
Member

Description

Allow intersects' identity parameter to return any value, not just string/number/symbol values.

Checklist

  • Changes are covered by tests if behavior has been changed or added
  • Tests have 100% coverage
  • If code changes were made, the documentation (in the /docs directory) has been updated

Resolves

@aleclarson aleclarson force-pushed the feat/intersects-any-identity branch from ce474e8 to 8c6b8e2 Compare June 25, 2024 19:50
@aleclarson
Copy link
Member Author

aleclarson commented Jun 25, 2024

/publish
 
Your preview release is being published.
 
Congrats! Your preview release is ready. 🚀

pnpm add radashi@pr11
# or
pnpm add radashi@12.1.0-pr11.e33bd36

@aleclarson aleclarson merged commit 49a0dc4 into main Jun 25, 2024
4 checks passed
Copy link

github-actions bot commented Jun 25, 2024

A new beta version 12.2.0-beta.45f2ac3 has been published to NPM.

To install:

pnpm add radashi@12.2.0-beta.45f2ac3
See the changes

@aleclarson aleclarson added the new feature This PR adds a new function or extends an existing one label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature This PR adds a new function or extends an existing one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant