Skip to content

Commit 1e88569

Browse files
committed
Set v4's support end date to October 2024, mention its final minor version and pa11y version; be more specific about Node support
1 parent 655fc1d commit 1e88569

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,9 @@ When we release a new major version we will continue to support the previous maj
204204

205205
The following table lists the major versions available and, for each previous major version, its end-of-support date, and its final minor version released.
206206

207-
| Major version | Final minor version | Node.js support | Support end date |
208-
| :------------ | :----------------- | :----------------------- | :--------------- |
209-
| `4` | | `>= 12` | ✅ Current major version |
207+
| Major version | Final minor version | Node.js support | [pa11y] version | Support end date |
208+
| :------------ | :----------------- | :--------------------------- | :--------------- | :--------------- |
209+
| `4` | `4.3` | `12`, `14`, `16`, `18`, `20` | `^6` | October 2024 |
210210
| `3` | `3.2` | `8`, `10` | | May 2022 |
211211
| `2` | `2.3` | `4`, `6` | | January 2020 |
212212
| `1` | `1.11` | `0.10`, `0.12`, `4`, `6` | | December 2016 |

0 commit comments

Comments
 (0)