v3.41.0v3.40.0
Reading changes from the repo…
Math.clamp
, allowing users to easily constrain a number within a specified range. Math.f16round
and DataView.prototype.{ getFloat16, setFloat16 }
, enhancing support for 16-bit floating-point numbers. RegExp.escape
to stable ES, providing a reliable way to escape special characters in strings. Error.isError
, marking it as supported from V8 ~ Chromium 134, improving error type checking.