Skip to content

v3.16.0

Compare
Choose a tag to compare
@mbostock mbostock released this 26 Apr 15:11
· 139 commits to main since this release
8c0110c
  • FileAttachments now prefers a resolve function that returns a {url, mimeType} object, such that file attachments can expose a mimeType field. A resolve function that returns only a url as either a promise or a string is still supported for backwards compatibility.