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

chore: update to use next 14 #1628

Merged
merged 7 commits into from
Oct 30, 2023

Conversation

CarlosZiegler
Copy link
Contributor

@CarlosZiegler CarlosZiegler commented Oct 26, 2023

Closes #

βœ… Checklist

  • [x ] I have followed every step in the contributing guide (updated 2022-10-06).
  • [x ] The PR title follows the convention we established conventional-commit
  • [ x] I performed a functional test on my final commit

Changelog

Update Project to use Next 14.0.0


Screenshots

[Screenshots]

πŸ’―

πŸ”§ chore(package.json): update next version to ^14.0.0 in cli/package.json
πŸ”§ chore(package.json): update next version to ^14.0.0 in cli/template/base/package.json
πŸ”§ chore(package.json): update Node.js version requirement to >=18.17.0 in package.json
πŸ”§ chore(package.json): update next version to ^14.0.0 in upgrade/package.json
@changeset-bot
Copy link

changeset-bot bot commented Oct 26, 2023

πŸ¦‹ Changeset detected

Latest commit: bca0eb9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
create-t3-app Minor

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

@vercel
Copy link

vercel bot commented Oct 26, 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 Oct 30, 2023 7:14pm
t3-upgrade βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Oct 30, 2023 7:14pm

@vercel
Copy link

vercel bot commented Oct 26, 2023

@CarlosZiegler 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 πŸ“Œ area: cli Relates to the CLI πŸ“Œ area: t3-app Relates to the generated T3 App labels Oct 26, 2023
@CarlosZiegler CarlosZiegler changed the title Update to use next 14 chore: update to use next 14 Oct 26, 2023
@MusabDev
Copy link

Pretty fast!

Copy link
Member

@juliusmarminge juliusmarminge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eslint plugin too please

@CarlosZiegler
Copy link
Contributor Author

Eslint plugin too please

Hey @juliusmarminge, what you mean ? I runned the lint script.
Thanks

@juliusmarminge
Copy link
Member

It should be v14

@bai
Copy link
Contributor

bai commented Oct 30, 2023

@CarlosZiegler Next.js team keeps eslint-config-next package version in sync with Next.js itself, so they both should be updated:

"eslint-config-next": "^13.5.4",

@CarlosZiegler
Copy link
Contributor Author

I got it thanks.

- Update @types/react from 18.2.6 to 18.2.33
- Update @types/react-dom from 18.2.4 to 18.2.14
@CarlosZiegler
Copy link
Contributor Author

  • Update @types/react from 18.2.6 to 18.2.33
  • Update @types/react-dom from 18.2.4 to 18.2.14
  • Update eslint-config-next to version 14.0.0

@github-actions github-actions bot added the πŸ“š documentation Improvements or additions to documentation label Oct 30, 2023
@juliusmarminge juliusmarminge added this pull request to the merge queue Oct 30, 2023
Merged via the queue into t3-oss:next with commit 57a82d2 Oct 30, 2023
75 checks passed
ronanru pushed a commit to ronanru/create-t3-app that referenced this pull request Oct 30, 2023
devvianto605 pushed a commit to devvianto605/create-devviantex-nextjs-app-deprecated 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
πŸ“Œ area: cli Relates to the CLI πŸ“Œ area: t3-app Relates to the generated T3 App πŸ“š documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants