release: WRNexusJS 0.6.0

This commit is contained in:
2026-08-01 01:09:58 +05:30
parent 3e565e8d03
commit 687d345882
502 changed files with 33038 additions and 11358 deletions
+27
View File
@@ -0,0 +1,27 @@
{
"release": "WRNexusJS 0.6.0 R8",
"reportedFailuresAddressed": 20,
"rootCauses": [
"readonly prop diagnostics confused comparisons with assignments",
"readonly prop diagnostics scanned JavaScript strings and comments",
"readonly prop diagnostics ignored function parameter shadowing",
"component catalog omitted four bundled declarations"
],
"validation": {
"uiComponentsDeclared": 108,
"uiComponentsCompiled": 108,
"nativeAttributeForwarding": 108,
"componentReferenceDeclarations": 108,
"componentCatalogDeclarations": 108,
"showcaseDetailPages": 108,
"showcaseLiveDemos": 417,
"showcaseCategories": 11,
"vscodeTestsPassed": 28,
"vscodeTestsFailed": 0,
"rootValidatorPassed": 16,
"rootValidatorFailed": 0,
"readonlyComparisonProbe": "passed",
"readonlyMutationProbe": "passed"
},
"remainingReleaseGate": "Run bun install and bun run check on the target machine."
}