v3.37.0v3.36.1
Reading changes from the repo…
URL.parse
method that enhances how URLs are processed, making it easier for users to work with URL data. This feature is now supported in various environments including Firefox and Bun. Math.sumPrecise
method that allows for more accurate summation of numbers, helping users avoid precision issues in calculations. Set
are now stable in JavaScript, providing users with enhanced functionality for managing collections of unique values. Promise.try
method is moved to stage 2.7, paving the way for its future inclusion in the standard, which will improve error handling in asynchronous code. Array.fromAsync
, ensuring smoother performance for users on that browser. { Object, Map }.groupBy
that did not support iterable primitives, enhancing compatibility and functionality for users.