-
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
chore: Next merge 2022 08 23 #348
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* docs: change description and add nexxel's website in package.json * docs: add faq page * docs: add tutorials to generated readme * docs: rename getting started to t3 axioms and add advanced usage * docs: add me3 in t3 collection * docs: make p capital * docs: update contributing guide * docs: update link to t3 axiom in faq * docs: fix link to docs in navbar * docs: update contributing guide, can't add dev script for cli * docs: dark theme by default * chore: add some scripts * docs: add scripts to contributing guide Co-authored-by: Julius Marminge <51714798+juliusmarminge@users.noreply.github.com>
…res (#324) * feat: make createContext independent of req/res * chore: add changeset * fix: typo * fix: missing async
* fix: build fails on trpc, trpc+next * chore: add changeset
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
juliusmarminge
commented
Aug 23, 2022
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.
mostly good :)
devvianto605
pushed a commit
to devvianto605/create-devviantex-nextjs-app-deprecated
that referenced
this pull request
Jun 9, 2024
* fix: typo in T3 axiom t3-oss#3 * chore: update ci stuff * docs: write some docs (t3-oss#323) * docs: change description and add nexxel's website in package.json * docs: add faq page * docs: add tutorials to generated readme * docs: rename getting started to t3 axioms and add advanced usage * docs: add me3 in t3 collection * docs: make p capital * docs: update contributing guide * docs: update link to t3 axiom in faq * docs: fix link to docs in navbar * docs: update contributing guide, can't add dev script for cli * docs: dark theme by default * chore: add some scripts * docs: add scripts to contributing guide Co-authored-by: Julius Marminge <51714798+juliusmarminge@users.noreply.github.com> * feat: wrap createContext in helperfunc to make it independent of req/res (t3-oss#324) * feat: make createContext independent of req/res * chore: add changeset * fix: typo * fix: missing async * fix: typo in auth-context.ts (t3-oss#328) * chore(release): version packages (t3-oss#326) * fix: build fails on trpc, trpc+prisma (t3-oss#334) * fix: build fails on trpc, trpc+next * chore: add changeset * fix: invalid typeof window comparison to undefined (t3-oss#335) * chore(release): version packages (t3-oss#336) * feat: make links in docs a contrasting color (t3-oss#339) * fix: use auth instead of question while merging the router (t3-oss#330) * chore(release): version packages (t3-oss#341) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore(docs): migrate docs to astro (t3-oss#340) * fix: tsconfig include + clean script (t3-oss#345) * fix: stuff Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com> Co-authored-by: Omer Shahar <38870042+Omer-Shahar@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Christopher Ehrlich <ehrlich.christopher@gmail.com> Co-authored-by: Julian Read <julianread@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Curious if this merge will work