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

feat: remove next-auth checks for node 18 and next 13 #673

Merged
merged 6 commits into from Nov 4, 2022

Conversation

c-ehrlich
Copy link
Member

@c-ehrlich c-ehrlich commented Oct 31, 2022

βœ… 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

  • remove checks for Node 18
  • remove checks for Next 13
  • require at least Next-Auth 4.15.1

πŸ’―

@vercel
Copy link

vercel bot commented Oct 31, 2022

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated
create-t3-app βœ… Ready (Inspect) Visit Preview Nov 4, 2022 at 2:17PM (UTC)

@changeset-bot
Copy link

changeset-bot bot commented Oct 31, 2022

πŸ¦‹ Changeset detected

Latest commit: 9fcb40f

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

@github-actions github-actions bot added πŸ“Œ area: cli Relates to the CLI πŸ“Œ area: t3-app Relates to the generated T3 App labels Oct 31, 2022
@c-ehrlich c-ehrlich changed the title Draft: Next auth stuff feat: remove next-auth checks for node 18 and next 13 Oct 31, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2022

⚑️ Lighthouse report for the changes in this PR:

Category Score
🟒 Performance 100
🟒 Accessibility 98
🟒 Best practices 93
🟠 SEO 86
🟠 PWA 54

Lighthouse ran on https://create-t3-app-git-next-auth-stuff-t3-oss.vercel.app/

@juliusmarminge juliusmarminge added the πŸš€ autorelease add this label to a pr to trigger a beta release label Nov 4, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2022

A new create-t3-app prerelease is available for testing. You can install this latest build in your project with:

npx create-t3-app@6.0.0-beta.89f7b85

@github-actions github-actions bot removed the πŸš€ autorelease add this label to a pr to trigger a beta release label Nov 4, 2022
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.

Tested on beta

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants