We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da05f0c commit a97e191Copy full SHA for a97e191
tests/type-definitions/runner.mjs
@@ -14,7 +14,7 @@ const ES_TARGETS = [
14
];
15
16
const TYPE_SCRIPT_VERSIONS = ALL_TESTS ? [
17
- '6.0.0-dev.20260208',
+ '6.0.0-beta',
18
'5.9',
19
'5.8',
20
'5.7',
0 commit comments