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

support file named [trpc].ts #113

Merged
merged 8 commits into from
Mar 1, 2021
Merged

support file named [trpc].ts #113

merged 8 commits into from
Mar 1, 2021

Conversation

KATT
Copy link
Member

@KATT KATT commented Mar 1, 2021

allow next.js users to call the handler-file [trpc].ts

@vercel
Copy link

vercel bot commented Mar 1, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

chat – ./examples/next-ssg-chat

🔍 Inspect: https://vercel.com/trpc/chat/3hpCfgWMSq8u5YkUy2QRxXMnXwPL
✅ Preview: https://chat-git-feature-path.tmp.trpc.io

hello-world – ./examples/next-hello-world

🔍 Inspect: https://vercel.com/trpc/hello-world/8xQuJaij1GDATXwziLvTw6p2s7JE
✅ Preview: https://hello-world-git-feature-path.tmp.trpc.io

www – ./www

🔍 Inspect: https://vercel.com/trpc/www/2U9VRBdgQ4AVnkpkXUvkrrXayTWZ
✅ Preview: https://www-git-feature-path.tmp.trpc.io

@codecov-io
Copy link

Codecov Report

Merging #113 (2874b97) into main (b3d4b9f) will decrease coverage by 0.17%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
- Coverage   95.59%   95.42%   -0.18%     
==========================================
  Files          13       13              
  Lines         477      481       +4     
  Branches       71       71              
==========================================
+ Hits          456      459       +3     
- Misses         21       22       +1     
Impacted Files Coverage Δ
packages/server/src/adapters/next.ts 93.75% <87.50%> (-6.25%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b3d4b9f...2874b97. Read the comment docs.

This reverts commit a623c40.
@KATT KATT deleted the feature/path branch March 1, 2021 17:10
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants