Unclaimed project
Are you a maintainer of jsdom? Claim this project to take control of your public changelog and roadmap.
Changelog
A JavaScript implementation of various web standards, for use with Node.js
Significantly improved specification conformance for the Window object, including named properties and changing various data properties to accessor properties. This is not likely to be breaking, but since it's a complex change to such a core object, we're happy to do another beta testing release with this included before graduating the v27 line to stable.
Additionally, updated cssstyle to v4.4.0, which brings along various conformance fixes to the CSSStyleDeclaration object and its properties.