Skip to content

Commit

Permalink
docs: update support table for React 18
Browse files Browse the repository at this point in the history
  • Loading branch information
pmmmwh committed May 10, 2022
1 parent 02f708f commit d8c8b2d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ and thus cannot be made compatible.

We recommend using the following versions:

| Dependency | Version |
| --------------- | --------------------- |
| `react` | `16.13.0`+ or `17.x` |
| `react-dom` | `16.13.0`+ or `17.x` |
| `react-refresh` | `0.10.0`+ |
| `webpack` | `4.46.0`+ or `5.2.0`+ |
| Dependency | Version |
| --------------- | ---------------------------- |
| `react` | `16.13.0`+, `17.x` or `18.x` |
| `react-dom` | `16.13.0`+, `17.x` or `18.x` |
| `react-refresh` | `0.10.0`+ |
| `webpack` | `4.46.0`+ or `5.2.0`+ |

<details>
<summary>Minimum requirements</summary>
Expand Down

0 comments on commit d8c8b2d

Please sign in to comment.