kodyl / react-document-meta

HTML meta tags for React-based apps. Works for both client- and server-side rendering, and has a strict but flexible API.
MIT License
320 stars 23 forks source link

React 15.0 support? #20

Closed sompylasar closed 8 years ago

sompylasar commented 8 years ago

It's already RC2: https://facebook.github.io/react/blog/2016/03/16/react-v15-rc2.html

tadjik1 commented 8 years ago

plz update dependencies list for react v15

danieljuhl commented 8 years ago

It should be a pure dependency definition issue. I haven't encountered any problems with React 15.0 in my initial testing. I've updated package.json in master, and will make a release tomorrow. I've just published a new version. Please have a look, and see if it works.