32 lines
778 B
JSON
32 lines
778 B
JSON
{
|
|
"release": "WRNexusJS 0.7.0 R5",
|
|
"fix": "Happy DOM event and element receiver type alignment",
|
|
"validation": {
|
|
"validate_0_7": {
|
|
"passed": 38,
|
|
"warnings": 0,
|
|
"failed": 0
|
|
},
|
|
"security_framework": "passed",
|
|
"validate_0_6": {
|
|
"passed": 20,
|
|
"warnings": 1,
|
|
"failed": 0
|
|
},
|
|
"vscode_tests": {
|
|
"passed": 28,
|
|
"failed": 0
|
|
},
|
|
"vscode_extension_validation": "passed",
|
|
"focused_happy_dom_type_compile": "passed",
|
|
"full_bun_typecheck": "requires target Windows environment"
|
|
},
|
|
"changed_files": [
|
|
"packages/validation/test/validation.test.ts",
|
|
"scripts/validate-0.7.mjs",
|
|
"FIXES-0.7.0-R5-HAPPY-DOM-ELEMENT-EVENT-TYPES.md",
|
|
"CHANGES-0.6.0.md",
|
|
"RELEASE_NOTES-0.7.0.md"
|
|
]
|
|
}
|