Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

Commit a97ed7e

Browse files
claudioprofacebook-github-bot
authored andcommitted
Upgrades Draft to React 16.8 ⚛️ (#1996)
Summary: **Summary** Upgrades [react](https://npm.im/react) and [react-dom](https://npm.im/react-dom) dependencies to the freshly released 16.8 version supporting Hooks. **Test Plan** `yarn` manual smoke test of editor in examples Pull Request resolved: #1996 Differential Revision: D13982016 fbshipit-source-id: b2f87a1d85336f60d7a03318e5e0155bb3c44fc8
1 parent 7167210 commit a97ed7e

File tree

4 files changed

+969
-14
lines changed

4 files changed

+969
-14
lines changed

meta/bundle-size-stats/Draft.js.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

meta/bundle-size-stats/Draft.min.js.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
"gulp-util": "^3.0.6",
7474
"jest": "^23.5.0",
7575
"prettier": "1.13.6",
76-
"react": "^16.0.0",
77-
"react-dom": "^16.0.0",
76+
"react": "^16.8.0",
77+
"react-dom": "^16.8.0",
7878
"react-test-renderer": "^16.0.0",
7979
"stats-webpack-plugin": "^0.6.2",
8080
"through2": "^2.0.1",

0 commit comments

Comments
 (0)