Skip to content

Commit b5d26ae

Browse files
GreenAsJadealex-shamshurin
authored andcommitted
Added note about react-onclickoutside dependency that effects what react you can use.
1 parent cd2a7f3 commit b5d26ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ _As of version 0.23, the `weekdays` and `weekStart` DatePicker props have been r
9494
We're always trying to stay compatible with the latest version of React. We can't support all older versions of React, since React is still < 1.0 and introducing breaking changes every release.
9595
9696
Latest compatible versions:
97+
- React 15.5 or newer: All above React-datepicker v.0.40.0
98+
- React 15.4.1: needs React-datepicker v0.40.0, newer won't work (due to react-onclickoutside dependencies)
9799
- React 0.14 or newer: All above React-datepicker v0.13.0
98100
- React 0.13: React-datepicker v0.13.0
99101
- pre React 0.13: React-datepicker v0.6.2

0 commit comments

Comments
 (0)