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: useCollectionObject #29

Merged
merged 2 commits into from
Mar 18, 2025
Merged

feat: useCollectionObject #29

merged 2 commits into from
Mar 18, 2025

Conversation

evanstoner
Copy link
Collaborator

Introduces a custom hook to simplify querying a collection object on component render.

  • Also adds jest testing framework and tests for useCollectionObject

run: npm run build

- name: Test
run: npm test
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the change, all others are whitespace to fix indention under steps.

@evanstoner evanstoner marked this pull request as ready for review March 18, 2025 14:28
@evanstoner evanstoner requested a review from carlosmmatos March 18, 2025 14:28
@evanstoner evanstoner self-assigned this Mar 18, 2025
@evanstoner evanstoner merged commit 7fd4628 into main Mar 18, 2025
3 checks passed
@evanstoner evanstoner deleted the collection-hook branch March 18, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants