jsdom v6.0.1 Release Notes

    • 🛠 Fixed XMLHttpRequest.prototype.getAllResponseHeaders to not crash when used with file: URLs. (justinmchase)
    • 🛠 Fixed XMLHttpRequest.prototype.response to correctly return the response text even when responseType was unset. (justinmchase)