Releases: jsdom/data-urls
Releases · jsdom/data-urls
5.0.0
Node.js v18 is now the minimum supported version.
4.0.0
Node.js v14 is now the minimum supported version.
3.0.2
This release contains dependency updates which should not impact users of the package.
3.0.1
This release contains dependency updates which should not impact users of the package.
3.0.0
Node.js v12 is now the minimum supported version.
The body
property on the returned object is now a Uint8Array
, instead of a Node.js Buffer
.
2.0.0
Node.js v10 is now the minimum supported version.
1.1.0
Update the whatwg-mimetype dependency minimum requirement to v2.2.0. This changes the data URL parsing and serialization in some cases due to changes to how empty MIME parameter values are parsed. See whatwg/mimesniff@190c18a.
1.0.1
Updated dependencies. This should have no impact, besides enabling better de-duping with other projects that use the same dependencies.