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: trpc prefetching #1932

Merged
merged 6 commits into from
Jul 5, 2024
Merged

feat: trpc prefetching #1932

merged 6 commits into from
Jul 5, 2024

Conversation

juliusmarminge
Copy link
Member

@juliusmarminge juliusmarminge commented Jul 4, 2024

Closes #1765

Copy link

changeset-bot bot commented Jul 4, 2024

🦋 Changeset detected

Latest commit: cf82cb0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
create-t3-app Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Jul 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
t3-upgrade ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 5, 2024 7:55am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
create-t3-app ⬜️ Ignored (Inspect) Visit Preview Jul 5, 2024 7:55am

@juliusmarminge juliusmarminge added 🚀 autorelease add this label to a pr to trigger a beta release and removed 🚀 autorelease add this label to a pr to trigger a beta release labels Jul 4, 2024
@juliusmarminge juliusmarminge added the 🚀 autorelease add this label to a pr to trigger a beta release label Jul 4, 2024
Copy link
Contributor

github-actions bot commented Jul 4, 2024

A new create-t3-app prerelease is available for testing. You can install this latest build in your project with:

pnpm create [email protected]

@github-actions github-actions bot removed the 🚀 autorelease add this label to a pr to trigger a beta release label Jul 4, 2024
@juliusmarminge juliusmarminge added the 🚀 autorelease add this label to a pr to trigger a beta release label Jul 4, 2024
@github-actions github-actions bot removed the 🚀 autorelease add this label to a pr to trigger a beta release label Jul 4, 2024
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.

bug: useSuspenseQuery will get "UNAUTHORIZED" tRPC error
1 participant