release: WRNexusJS 0.7.0
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user