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

docs: Update next-js.md to add an example on how to use getServerSideProps anyway #1541

Merged

Conversation

andreaTarascioSophany
Copy link
Contributor

Closes #1539

✅ 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

Update next-js.md to add an example on how to use getServerSideProps anyway


Screenshots

Screenshot 2023-08-22 alle 12 23 55

💯

@changeset-bot
Copy link

changeset-bot bot commented Aug 22, 2023

⚠️ No Changeset found

Latest commit: ae94821

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Aug 22, 2023

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

Name Status Preview Comments Updated (UTC)
create-t3-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2023 10:28am

@vercel
Copy link

vercel bot commented Aug 22, 2023

@andreaTarascioSophany is attempting to deploy a commit to the t3-oss Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the 📚 documentation Improvements or additions to documentation label Aug 22, 2023
@andreaTarascioSophany andreaTarascioSophany changed the title Update next-js.md to add an example on how to use getServerSideProps anyway Docs: Update next-js.md to add an example on how to use getServerSideProps anyway Aug 22, 2023
@andreaTarascioSophany andreaTarascioSophany changed the title Docs: Update next-js.md to add an example on how to use getServerSideProps anyway docs: Update next-js.md to add an example on how to use getServerSideProps anyway Aug 23, 2023
@JackMcBride98
Copy link

Thanks for doing this :)

@nexxeln nexxeln merged commit bfd8679 into t3-oss:next Aug 27, 2023
7 of 10 checks passed
devvianto605 pushed a commit to devvianto605/create-devviantex-nextjs-app that referenced this pull request Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Documentation Improvement - getServerSideProps with trpc
3 participants