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 42c0aef commit 77dbfd9Copy full SHA for 77dbfd9
docs/src/_data/config.json
@@ -1,5 +1,5 @@
1
{
2
"lang": "en",
3
"version": "7.26.0",
4
- "showNextVersion": false
+ "showNextVersion": true
5
}
docs/tools/validate-links.js
@@ -18,6 +18,7 @@ const skipPatterns = [
18
"/team",
19
"/donate",
20
"/docs/latest",
21
+ "/docs/next",
22
'src="null"'
23
];
24
0 commit comments