Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Update react-native, react and flipper dependencies#1042

Merged
carlinisaacson merged 1 commit into
masterfrom
fix/dependency-updates
Sep 29, 2022
Merged

Update react-native, react and flipper dependencies#1042
carlinisaacson merged 1 commit into
masterfrom
fix/dependency-updates

Conversation

@carlinisaacson
Copy link
Copy Markdown
Member

Version 5.0.1 removed react as a peerDependency. This change was causing an issue in Ignite when using npm. Since that change was made to fix another issue, I explored other fixes. Updating the react-native, react and react-native-flipper dependencies to recent versions also solved the issue in Ignite.

I was able to package this library locally and install it into several test projects using both yarn and npm and with recent and older versions of react-native. With these dependency updates everything still worked as expected.

Copy link
Copy Markdown
Member

@jamonholmgren jamonholmgren left a comment

Choose a reason for hiding this comment

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

release the kraken

@carlinisaacson carlinisaacson merged commit 886bf0b into master Sep 29, 2022
@carlinisaacson carlinisaacson deleted the fix/dependency-updates branch September 29, 2022 21:57
infinitered-circleci pushed a commit that referenced this pull request Sep 29, 2022
## [5.0.3](v5.0.2...v5.0.3) (2022-09-29)

### Bug Fixes

* **deps:** Update react-native, react and flipper dependencies ([#1042](#1042)) ([886bf0b](886bf0b))
@infinitered-circleci
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 5.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants