mongodb-js / connect-backbone-to-react

Connect Backbone Models and Collections to React.
https://www.npmjs.com/package/connect-backbone-to-react
Apache License 2.0
27 stars 5 forks source link

Migrate to new Context API #23

Closed hswolff closed 4 years ago

hswolff commented 5 years ago

We should update to the new Context API

Included in this is bumping our min supported version of React to 16.3.0.

This will be a major change as it removes support for older React versions.