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

meta: Update CHANGELOG for 6.19.4 #4830

Merged
merged 2 commits into from
Apr 4, 2022
Merged

meta: Update CHANGELOG for 6.19.4 #4830

merged 2 commits into from
Apr 4, 2022

Conversation

AbhiPrasad
Copy link
Member

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

@@ -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.

CHANGELOG.md Outdated Show resolved Hide resolved
- unblocks React 18 across our SDKs
- updates NextJS SDK to add React 18 peer dep
@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.

None yet

3 participants