Skip to content

Releases: d3/d3-fetch

v3.0.1

05 Jun 18:34
20a0b61
Compare
Choose a tag to compare
  • Update dependencies.
  • Make build reproducible.

v3.0.0

04 Jun 17:33
8a165f1
Compare
Choose a tag to compare
  • Adopt type: module.

This package now requires Node.js 12 or higher. For more, please read Sindre Sorhus’s FAQ.

v2.0.0

23 Aug 15:54
@Fil Fil
Compare
Choose a tag to compare

This release adopts ES2015 language features such as for-of and drops support for older browsers, including IE. If you need to support pre-ES2015 environments, you should stick with d3-fetch 1.x or use a transpiler.

v1.2.0

03 Jun 15:38
Compare
Choose a tag to compare
  • Return undefined rather than throwing an error for d3.json with no content. Thanks, @herrstucki! #18
  • Mark the package as having no side-effects. Thanks, @stof! #32

v1.1.2

24 Aug 21:25
Compare
Choose a tag to compare
  • Housekeeping.

v1.1.1

24 Aug 19:07
Compare
Choose a tag to compare
  • Update dependencies.

v1.1.0

26 Feb 19:25
Compare
Choose a tag to compare

v1.0.1

29 Jan 03:11
Compare
Choose a tag to compare

v1.0.0

28 Jan 17:53
Compare
Choose a tag to compare
  • All fetch methods now take an optional init object. (#3)
  • Add d3.dsv. (#4)
  • Change d3.image to take an init object. (#5)

v0.1.0

28 Nov 22:08
Compare
Choose a tag to compare