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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for React 18 #3728

Merged
merged 1 commit into from
Jan 25, 2022
Merged

Allow for React 18 #3728

merged 1 commit into from
Jan 25, 2022

Conversation

KATT
Copy link
Contributor

@KATT KATT commented Jan 25, 2022

Avoid peer dependency warning when using React 18.

Copied from https://github.com/vercel/next.js/blob/eba64c29a4acd4bd1dfc469c3aec3fd37c6bc372/packages/next/package.json#L83-L84

Reasoning 馃挕

React 18 is a release candidate and has been used in production by Facebook for a very long time.

Checklist 馃Б

I don't think any of the below is needed. It should just work.

  • Documentation
  • Tests
  • Ready to be merged

Affected issues 馃師

n/a

Avoid peer dependency warning when using React 18
@balazsorban44 balazsorban44 merged commit 1bf56a2 into nextauthjs:main Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants