AssemblyScript SDK 0.5.0
Fixed
- Multiple
Set-Cookie
headers will no longer be merged into a single header value when sent to the client. This fix addresses the fetch specification issue surroundingSet-Cookie
headers in non-browser platforms.
Prior change: AssemblyScript SDK 0.4.3
Following change: AssemblyScript SDK deprecated