Skip to content

Conversation

APZelos
Copy link
Contributor

@APZelos APZelos commented Aug 1, 2025

I'm creating Effect wrappers around Convex and ConvexHelpers, and while working on the stream helpers, I struggled a lot with TypeScript because I don't have access to the type of the internal QueryStream class. If it's ok to export it that would help me avoid having to do castings to any 😅.
(If not, that's fine)


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Collaborator

@ianmacartney ianmacartney left a comment

Choose a reason for hiding this comment

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

makes sense! thanks

Copy link

pkg-pr-new bot commented Aug 1, 2025

Open in StackBlitz

npm i https://pkg.pr.new/get-convex/convex-helpers@712

commit: 6b86b55

@ianmacartney
Copy link
Collaborator

you can test that it fixes it with the pkg-pr-new version above. If that's all good I'll put it out in the next release

@ianmacartney ianmacartney merged commit 8fc396d into get-convex:main Aug 1, 2025
3 checks passed
@APZelos
Copy link
Contributor Author

APZelos commented Aug 1, 2025

you can test that it fixes it with the pkg-pr-new version above. If that's all good I'll put it out in the next release

Just tested it, works great! Thanks a lot 🙌

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