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

TRPC 11 and Vitest #40

Closed
wants to merge 3 commits into from
Closed

Conversation

vafanassieff
Copy link

@vafanassieff vafanassieff commented Apr 24, 2024

Hey there, thanks for this package.

All current tests are passing

@maloguertin is this okay for you ?

I updated all the package.

I'm importing defaultTransformer from @trpc/server/unstable-core-do-not-import maybe it's not the best thing to do.

It could be nice to merge #30 after to have a correct React example.

Closes #37

I have no idea yet how to handle subscription tho

Best

🎯 Changes

  • use trpc@next since it's a release candidate
  • use vitest as test runner (can make another PR for this)

✅ Checklist

  • If necessary, I have added documentation related to the changes made.
  • I have added or updated the tests related to the changes made.

@vafanassieff vafanassieff force-pushed the main branch 2 times, most recently from a951088 to 67a5db8 Compare April 24, 2024 11:58
@vafanassieff vafanassieff mentioned this pull request Apr 24, 2024
@vafanassieff vafanassieff force-pushed the main branch 4 times, most recently from 638c3f7 to 2708154 Compare April 29, 2024 17:33
@maloguertin
Copy link
Owner

That's solid work! At first glance everything seems good. I'll set myself a reminder to finish the review next week. Thanks you!

@vafanassieff
Copy link
Author

@maloguertin Thanks, we are working on a better version with subscription support it's still WIP, i will mark this PR a draft until we have it

@vafanassieff vafanassieff changed the title TRPC 11 and Vitest DRAFT: TRPC 11 and Vitest May 3, 2024
@vafanassieff vafanassieff marked this pull request as draft May 3, 2024 20:45
@vafanassieff vafanassieff changed the title DRAFT: TRPC 11 and Vitest TRPC 11 and Vitest May 3, 2024
@vafanassieff
Copy link
Author

Closed in favor of #41

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.

Support for V11
2 participants