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
+26
View File
@@ -0,0 +1,26 @@
{
"release": "0.7.0-r4",
"fix": "Happy DOM synthetic event type compatibility",
"results": {
"validate_0_7": {
"passed": 38,
"warnings": 0,
"failed": 0
},
"security_framework_audit": "passed",
"workspace_repair_regression": "passed",
"validate_0_6_compatibility": {
"passed": 20,
"warnings": 1,
"failed": 0
},
"vscode_tests": {
"passed": 28,
"failed": 0
},
"vscode_extension_validation": "passed",
"happy_dom_event_type_structural_compile": "passed",
"zip_integrity": "passed"
},
"environment_limit": "Bun and the repository dependency tree are unavailable in the packaging environment, so the complete bun run check remains required on the target Windows workspace."
}