Skip to content

Commit 254abaf

Browse files
committed
update the readme
1 parent 5fef505 commit 254abaf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ npm --save install rlayers ol react react-dom
4949

5050
_OpenLayers_ and _React_ are peer dependencies and should be installed separately.
5151

52-
_React_ is supported from version 16.8.0.
52+
_React_ is supported from version 16.8.0 with `rlayers@2.x` and from version 18 with `rlayers@3.x`.
5353

5454
---
5555

@@ -64,8 +64,9 @@ _React_ is supported from version 16.8.0.
6464
| 2.0 (_obsolete_) | 6.10, 6.11, 6.12, 6.13, 6.14, 6.14.1, 6.15, 6.15.1, 7.0.0, 7.1.0, 7.2.0, 7.2.2, 7.3.0, 7.4.0, 7.5.1 | 16.8, 16.14, 17.0.2, 18.0.0, 18.1.0, 18.2.0 |
6565
| 2.1 (_obsolete_) | 6.10, 6.11, 6.12, 6.13, 6.14, 6.14.1, 6.15, 6.15.1, 7.0.0, 7.1.0, 7.2.0, 7.2.2, 7.3.0, 7.4.0, 7.5.1, 8.0.0, 8.1.0 | 16.8, 16.14, 17.0.2, 18.0.0, 18.1.0, 18.2.0 |
6666
| 2.2 (_obsolete_) | 6.10, 6.11, 6.12, 6.13, 6.14, 6.14.1, 6.15, 6.15.1, 7.0.0, 7.1.0, 7.2.0, 7.2.2, 7.3.0, 7.4.0, 7.5.1, 8.0.0, 8.1.0, 8.2.0 | 16.8, 16.14, 17.0.2, 18.0.0, 18.1.0, 18.2.0 |
67-
| 2.3 `(@latest)` | 6.10, 6.11, 6.12, 6.13, 6.14, 6.14.1, 6.15, 6.15.1, 7.0.0, 7.1.0, 7.2.0, 7.2.2, 7.3.0, 7.4.0, 7.5.1, 8.0.0, 8.1.0, 8.2.0, 9.0.0, 9.1.0 | 16.8, 16.14, 17.0.2, 18.0.0, 18.1.0, 18.2.0, 18.3.1 |
68-
| 3.0 (`@next`) | 9.2.2 | 18.0.0, 18.1.0, 18.2.0, 18.3.1 |
67+
| 2.3 | 6.10, 6.11, 6.12, 6.13, 6.14, 6.14.1, 6.15, 6.15.1, 7.0.0, 7.1.0, 7.2.0, 7.2.2, 7.3.0, 7.4.0, 7.5.1, 8.0.0, 8.1.0, 8.2.0, 9.0.0, 9.1.0 | 16.8, 16.14, 17.0.2, 18.0.0, 18.1.0, 18.2.0, 18.3.1 |
68+
| 3.0 | 9.2.2 | 18.0.0, 18.1.0, 18.2.0, 18.3.1 |
69+
| 3.1 (`@latest`) | 10.0.0 | 18.0.0, 18.1.0, 18.2.0, 18.3.1 |
6970

7071
---
7172

0 commit comments

Comments
 (0)