v3.31.0v3.30.2
Reading changes from the repo…
value
argument with URLSearchParams.prototype.has
and URLSearchParams.prototype.delete
, making it easier to manage URL parameters. Array.prototype.group
and Array.prototype.groupToMap
methods are now available as static methods, improving compatibility and usability. Promise.withResolvers
has been added, providing more flexibility in handling promises. URLSearchParams#size
in older ES3 engines, ensuring consistent behavior across different environments. AsyncDisposableStack.prototype.adopt
callback handling, improving the reliability of async operations. Array.prototype.{ group, groupToMap }
in Bun 0.6.2, ensuring smoother functionality.