Skip to content

Commit bec75de

Browse files
committed
Update documentation on compatibility
1 parent fee3e9a commit bec75de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/react-datetime-picker/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ Your project needs to use React 16.3 or later. If you use an older version of Re
3939

4040
| React version | Newest compatible React-DateTime-Picker version |
4141
| ------------- | ----------------------------------------------- |
42-
| ≥16.3 | latest |
42+
| ≥16.8 | latest |
43+
| ≥16.3 | 4.x |
4344
| ≥16.0 | 2.x |
4445

4546
[React-Calendar](https://github.com/wojtekmaj/react-calendar), on which React-DateTime-Picker relies heavily, uses modern web technologies. That's why it's so fast, lightweight and easy to style. This, however, comes at a cost of [supporting only modern browsers](https://caniuse.com/#feat=internationalization).

0 commit comments

Comments
 (0)