paypal / react-engine

a composite render engine for universal (isomorphic) express apps to render both plain react views and react-router views
Apache License 2.0
1.45k stars 130 forks source link

Choose render or hydrate based on method availability. #207

Closed aneeshvaidya closed 6 years ago

aneeshvaidya commented 6 years ago

206

I'm not sure if ReactDOM 15 is intended to remain as a peerDependency, but if it is then this PR should fix compatibility with v15

jonathansamines commented 6 years ago

cc @samsel

samsel commented 6 years ago

this has been published as 4.5.1, thanks.