Skip to content

8.0.0

Choose a tag to compare

@domenic domenic released this 02 Jan 20:14

The breaking change in this release is raising the minimum Node.js version to v10.

This release introduces the whatwg-url/webidl2js-wrapper module, which can be used to install URL and URLSearchParams constructors on arbitrary global objects. (This is useful for jsdom, after jsdom/jsdom@5e39a4c). Consumers of the default whatwg-url module are not affected.