Skip to content

Conversation

@rennorodrigo
Copy link

Update project to run with React 18

@eddy03
Copy link

eddy03 commented May 19, 2022

+1

},
"peerDependencies": {
"react": "^16.0.0"
"react": "^18.0.0"
Copy link

Choose a reason for hiding this comment

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

Does this have to require 18? Could this be something more like this?:

"react": ">= 16.0.0 < 19"

Or whatever the lowest functioning version is?

I'm asking because I currently have a repository with React 17.0.2, and it would be nice if React 17 was supported.

Choose a reason for hiding this comment

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

I agree, we use react 17 so your suggestion will work for most use cases.

@javagaba
Copy link

Can we get this merged please?

@hamzashakir99
Copy link

When this pr is merged? i want to use this package

@therealrinku
Copy link

is this package ever gonna be updated ?

@kachar
Copy link

kachar commented Jan 27, 2023

I'm waiting for this to get merged too 🤞

@greatSumini
Copy link

You can use my package instead

it's currently maintaining and has simillar interface 😃

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.