release: WRNexusJS 0.7.0

This commit is contained in:
2026-08-01 10:04:42 +05:30
parent c54144f2e4
commit 87507edf59
207 changed files with 12607 additions and 679 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"release": "0.7.0-r6",
"reportedLintFindings": 8,
"reportedErrorsFixed": 5,
"reportedWarningsFixedOrIsolated": 3,
"validation": {
"validate07": { "passed": 41, "warnings": 0, "failed": 0 },
"securityFrameworkAudit": "passed",
"workspaceRepairRegression": "passed",
"packageStagingIntegrity": "passed",
"focusedTypeScript": "passed",
"urlControlCharacterProbe": "passed",
"compatibilityValidator06": { "passed": 20, "warnings": 1, "failed": 0 },
"vscodeTests": { "passed": 28, "failed": 0 },
"vscodeValidation": "passed",
"benchmarkFramework": "passed"
},
"environmentBoundary": "Bun and repository ESLint dependencies are unavailable in the packaging environment; run bun run check on the target Windows workspace."
}