Skip to content

Commit 525dc66

Browse files
committed
Update examples of odd-numbered Node.js versions
1 parent 981e54a commit 525dc66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/support-statement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ AVA supports the latest release of any major version that [is supported by Node.
88

99
When we drop support for an LTS-covered major version we will bump AVA's major version number.
1010

11-
We will drop support for odd-numbered Node.js versions (e.g. `7` or `9`) *without* bumping AVA's major version number.
11+
We will drop support for odd-numbered Node.js versions (e.g. `11` or `13`) *without* bumping AVA's major version number.
1212

1313
We try to avoid *accidentally* dropping support for non-latest Node.js releases. If such breakage does occur we'll accept pull requests to restore functionality. We might decide to deprecate the offending AVA release and bump AVA's major version number instead.
1414

0 commit comments

Comments
 (0)