v3.16.0
- 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.