Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Support React v16 #235

Closed
robertfall opened this issue Oct 16, 2017 · 2 comments
Closed

Support React v16 #235

robertfall opened this issue Oct 16, 2017 · 2 comments
Assignees

Comments

@robertfall
Copy link

Hi Team,

Just wanted to start the discussion around supporting React v 16.0.0.

I started looking into it and right off the bat I see that there are a couple of other packages that would also need an update:

npm WARN [email protected] requires a peer of [email protected] || 0.14.x || ^15.0.0-0 || 15.x but none was installed.
npm WARN [email protected] requires a peer of react-dom@^15.4.2 but none was installed.
npm WARN [email protected] requires a peer of react@^0.14.0 || ^15.0.0 but none was installed.
npm WARN [email protected] requires a peer of react-dom@^0.14.0 || ^15.0.0 but none was installed.

Before I start digging into this too hard I wanted to check whether there are already plans do to the version bump? I didn't see another issue for it.

@jcrben
Copy link

jcrben commented Nov 25, 2017

A PR is welcome I'm guessing @tptee?

@stefvhuynh
Copy link
Contributor

Resolved in 7c97af5.

@stefvhuynh stefvhuynh self-assigned this Nov 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants