Skip to content

Conversation

AbhiPrasad
Copy link
Member

  • unblocks React 18 across our SDKs
  • updates NextJS SDK to add React 18 peer dep

@AbhiPrasad AbhiPrasad requested a review from lobsterkatie March 31, 2022 16:04
@@ -34,7 +34,7 @@
},
"peerDependencies": {
"next": "^10.0.8 || ^11.0 || ^12.0",
"react": "15.x || 16.x || 17.x",
"react": "15.x || 16.x || 17.x || 18.x",
Copy link
Member

Choose a reason for hiding this comment

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

I know we're trying to get this out the door, but I think this should go in a separate PR.

Copy link
Member Author

Choose a reason for hiding this comment

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

Sure

Copy link
Member Author

Choose a reason for hiding this comment

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

- unblocks React 18 across our SDKs
- updates NextJS SDK to add React 18 peer dep
@AbhiPrasad AbhiPrasad force-pushed the abhi-6.19.4-changelog branch from 94ace72 to 0f4f182 Compare April 4, 2022 13:13
@AbhiPrasad
Copy link
Member Author

Rebased to latest master, we can go ahead a cut the release now!

@AbhiPrasad AbhiPrasad merged commit 589bbb3 into master Apr 4, 2022
@AbhiPrasad AbhiPrasad deleted the abhi-6.19.4-changelog branch April 4, 2022 13:43
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.

3 participants