Skip to content

Update react version 18#347

Open
rennorodrigo wants to merge 1 commit into
keppelen:masterfrom
rennorodrigo:master
Open

Update react version 18#347
rennorodrigo wants to merge 1 commit into
keppelen:masterfrom
rennorodrigo:master

Conversation

@rennorodrigo
Copy link
Copy Markdown

Update project to run with React 18

@eddy03
Copy link
Copy Markdown

eddy03 commented May 19, 2022

+1

Comment thread package.json
},
"peerDependencies": {
"react": "^16.0.0"
"react": "^18.0.0"
Copy link
Copy Markdown

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.

Copy link
Copy Markdown

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
Copy Markdown

Can we get this merged please?

@hamzashakir99
Copy link
Copy Markdown

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

@therealrinku
Copy link
Copy Markdown

is this package ever gonna be updated ?

@kachar
Copy link
Copy Markdown

kachar commented Jan 27, 2023

I'm waiting for this to get merged too 🤞

@greatSumini
Copy link
Copy Markdown

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.