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(t3-app): add inference helper and example usage #613

Merged
merged 3 commits into from
Oct 15, 2022
Merged

Conversation

juliusmarminge
Copy link
Member

@juliusmarminge juliusmarminge commented Oct 15, 2022

Closes #612

✅ Checklist

  • I have followed every step in the contributing guide (updated 2022-10-06).
  • The PR title follows the convention we established conventional-commit
  • I performed a functional test on my final commit

Changelog

cc @nick1n

Export InferenceHelper and show example usage


Screenshots

[Screenshots]

💯

@changeset-bot
Copy link

changeset-bot bot commented Oct 15, 2022

🦋 Changeset detected

Latest commit: db378bb

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

@vercel
Copy link

vercel bot commented Oct 15, 2022

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

Name Status Preview Updated
create-t3-app ✅ Ready (Inspect) Visit Preview Oct 15, 2022 at 0:11AM (UTC)

@github-actions github-actions bot added 📌 area: cli Relates to the CLI 📌 area: t3-app Relates to the generated T3 App labels Oct 15, 2022
@juliusmarminge juliusmarminge changed the title fea(t3-app): add inference helper and example usage feat(t3-app): add inference helper and example usage Oct 15, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 15, 2022

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟢 Performance 100
🟢 Accessibility 100
🟢 Best practices 93
🟠 SEO 86
🟠 PWA 54

Lighthouse ran on https://create-t3-app-git-julius-infer-t3-oss.vercel.app/

@nick1n
Copy link

nick1n commented Oct 15, 2022

Looks good, realized the example code was too verbose and would cause errors if the example router gets removed. Thanks for creating a PR so fast! 🙂

@nexxeln nexxeln merged commit 135ee5b into next Oct 15, 2022
@nexxeln nexxeln deleted the julius/infer branch October 15, 2022 18:12
devvianto605 pushed a commit to devvianto605/create-devviantex-nextjs-app-deprecated that referenced this pull request Jun 9, 2024
* add inference helper and example usage

* my prettier is weird

* ??
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📌 area: cli Relates to the CLI 📌 area: t3-app Relates to the generated T3 App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add the tRPC Inference Helpers comment and maybe code example back
3 participants