LeonardoGentile / react-mobx-router5

React components for routing solution using router5 and mobx
MIT License
59 stars 5 forks source link

react 16 support #3

Closed pzmosquito closed 6 years ago

pzmosquito commented 6 years ago

peer dependency requires react@^15.0.0, it'll be nice to support react 16 :)

LeonardoGentile commented 6 years ago

Hello, I've release Version 5.0.0 that now supports React 16. Now RouteView is wrapped with Error Boundary, please check the Readme section.

Let me know if you find any bug with while using this new release