Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Add ensureQueryData support #150

Merged
merged 3 commits into from
Oct 6, 2024
Merged

feat: Add ensureQueryData support #150

merged 3 commits into from
Oct 6, 2024

Conversation

7nohe
Copy link
Owner

@7nohe 7nohe commented Sep 24, 2024

#123

I have added support for ensureQueryData.
This is useful when using TanStack Router in combination with TanStack Query. A sample project is also provided.

@7nohe 7nohe self-assigned this Sep 24, 2024
Copy link

github-actions bot commented Sep 24, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 99.04% (🎯 95%) 2085 / 2105
🟢 Statements 99.04% (🎯 95%) 2085 / 2105
🟢 Functions 100% (🎯 95%) 41 / 41
🟢 Branches 94.05% (🎯 85%) 190 / 202
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/constants.mts 100% 100% 100% 100%
src/createExports.mts 100% 100% 100% 100%
src/createSource.mts 100% 100% 100% 100%
Generated in workflow #333

@7nohe 7nohe requested a review from seriouslag September 24, 2024 12:47
@7nohe
Copy link
Owner Author

7nohe commented Sep 25, 2024

npm publish

@7nohe
Copy link
Owner Author

7nohe commented Oct 6, 2024

I need to use this feature urgently for work, so I will merge and release it. Since the tests have passed and there are no changes to the existing exports, I believe there shouldn’t be any issues.

@7nohe 7nohe merged commit be5cd9d into main Oct 6, 2024
4 checks passed
@7nohe 7nohe deleted the feat/ensure-query-data branch October 6, 2024 23:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant