JavaScript SDK 3.8.0
Added
- Add
manualFramingHeaders
onRequestInit
andResponseInit
, and addRequest.prototype.setManualFramingHeaders
andResponse.prototype.setManualFramingHeaders
(#705) - Add
Request.prototype.backend
getter to return the name of the backend assigned to the request (9c750e5) - Allow URL as input on fetch() on TypeScript typings for compat with Node.js (#707) (4f39943)
Prior change: Add Alerts API
Following change: Add Notification Service API