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

WIP: Feat: Migrate to tRPC v11 #472

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

WIP: Feat: Migrate to tRPC v11 #472

wants to merge 2 commits into from

Conversation

ntatoud
Copy link
Contributor

@ntatoud ntatoud commented May 10, 2024

Describe your changes

  • Migration to TRPC V11
  • Replaced isLoading by isPending
  • (Temp) Added the info prop to createContext function in createOpenApiFetchHandler
  • In logger middleware, replaced 'opts.rawInputby the new way of accessing this data : await opts.getRawInput()`

Checklist

  • I performed a self review of my code
  • I ensured that everything is written in English
  • I tested the feature or fix on my local environment
  • I ran the pnpm storybook command and everything is working
  • If applicable, I updated the translations for english and french files
    (If you cannot update the french language, just let us know in the PR description)
  • If applicable, I updated the README.md
  • If applicable, I created a PR or an issue on the documentation repository
  • If applicable, I’m sure that my feature or my component is mobile first and available correctly on desktop

Copy link

vercel bot commented May 10, 2024

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

Name Status Preview Comments Updated (UTC)
start-ui ❌ Failed (Inspect) May 10, 2024 9:43am

Copy link

sonarcloud bot commented May 10, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
1.7% Duplication on New Code

See analysis details on SonarCloud

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.

None yet

1 participant