v3.32.0v3.31.1
Reading changes from the repo…
Math.f16round
, enhancing numerical precision in calculations. Iterator
helpers as supported from V8 ~ Chrome 117, ensuring better compatibility with modern browsers. Array
grouping proposal features as supported from V8 ~ Chrome 117, enhancing array manipulation features. Map.groupBy
in the pure version, ensuring consistent behavior across environments. Symbol.{ dispose, asyncDispose }
in NodeJS 20.4, ensuring correct functionality in userland code. URLSearchParams.prototype.{ has, delete }
, improving reliability in web applications.