Commit 1b43eaa
(feat): support react 16.6 (#1062)
* chore: upgrade dependencies
* chore: support react-is in rollup
* tests: adjust test react version
* test: provide tests for react 16.6
* feat: implement the support for react 16.6
* fix: remove jsx variant
* chore: fix failing test by skipping it until further notice
* fix: skip failing test
* Add 16.6 to the test matrix
* Wrap the test in a check for React.memo1 parent 2093fbb commit 1b43eaa
File tree
11 files changed
+2450
-1954
lines changed- src/components
- test
- components
- react
- 16.5
- 16.6
11 files changed
+2450
-1954
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments