Skip to content

Releases: jsdom/data-urls

5.0.0

11 Nov 08:22
Compare
Choose a tag to compare

Node.js v18 is now the minimum supported version.

4.0.0

03 Jan 02:28
Compare
Choose a tag to compare

Node.js v14 is now the minimum supported version.

3.0.2

25 Apr 00:45
Compare
Choose a tag to compare

This release contains dependency updates which should not impact users of the package.

3.0.1

06 Oct 17:03
Compare
Choose a tag to compare

This release contains dependency updates which should not impact users of the package.

3.0.0

19 Jul 19:12
Compare
Choose a tag to compare

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

02 Jan 20:35
Compare
Choose a tag to compare

Node.js v10 is now the minimum supported version.

1.1.0

26 Oct 13:07
Compare
Choose a tag to compare

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

18 Aug 21:23
Compare
Choose a tag to compare

Updated dependencies. This should have no impact, besides enabling better de-duping with other projects that use the same dependencies.

1.0.0

31 Jan 22:33
Compare
Choose a tag to compare

Initial release; follows whatwg/fetch@36ef3c8.