We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e2aa9c commit d98ffa0Copy full SHA for d98ffa0
CHANGELOG.md
@@ -5,7 +5,10 @@ All notable changes to this project will be documented in this file. See [standa
5
<a name="3.0.0"></a>
6
# [3.0.0](https://github.com/mongodb-js/connect-backbone-to-react/compare/v2.0.0...v3.0.0) (2020-01-30)
7
8
-
+* Now requires at least React v16.6.0
9
+* Removed usage of legacy Context API
10
+* Moved to new React Context API
11
+* Functionality should be equivalent, but with all things be sure to test your application.
12
13
<a name="2.0.0"></a>
14
# [2.0.0](https://github.com/mongodb-js/connect-backbone-to-react/compare/v1.6.1...v2.0.0) (2020-01-15)
0 commit comments