1.14.0
Minor Changes
- Add
createReleaseRequestOptionsanduploadFileRequestOptionsconfiguration options (#43)- Both are an object or function that returns additional configuration for the underlying
requestcall for creating a Sentry release and uploading the files for that release, respectively
- Both are an object or function that returns additional configuration for the underlying