-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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: rename index.ts to _app.ts #606
Conversation
🦋 Changeset detectedLatest commit: e9d1073 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://create-t3-app-git-fork-c-ehrlich-rename-index-router-t3-oss.vercel.app/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like index more cause you can use the ~/server/router
import but I guess we go with the docs
I don't love the Could ask the tRPC team what the motivation for this naming is? |
Alex made a good point: it comes first in alphabetical order. |
Ship it |
✅ Checklist
Changelog
The tRPC docs now use the pattern of naming the index router
_app.ts
[1] [2]. This PR updates our template and docs to be the same.💯