2023/6/9 Workers Runtime Release Notes

It looks like we got a few weeks behind on posting our release notes. Here are the changes from the last month:

  • AbortSignal.any() is now available.
  • Updated V8 to 11.4.
  • The URLSearchParam delete() and has() methods now accept an optional second argument to specify the search parameter’s value. This is potentially a breaking change so is gated behind the new urlsearchparams_delete_has_value_arg and url_standard compatibility flags.
  • Added compatibility flag strict_compression_checks for additional DecompressionStream error checking.
1 Like