Changes this week:
- Fixed bug causing websockets to Durable Objects to occasionally hang when the script implementing both a Worker and a Durable Object is re-deployed with new code.
- crypto.getRandomValues now supports BigInt64Array and BigUint64Array.
- A new implementation of the standard URL implementation is available!
- The url_standard feature flag can be used to enable the spec-compliant URL API implementation.