v3.27.0v3.26.1
Reading changes from the repo…
String.dedent
method that simplifies handling of template literals by removing indentation, making your code cleaner and more readable. Set.prototype.intersection
, Set.prototype.union
, and more to easily perform set operations, enhancing your data manipulation capabilities. Iterator.from
, Iterator#drop
, and Iterator#filter
, streamlining your iteration processes. String.prototype.isWellFormed
and String.prototype.toWellFormed
methods, ensuring your strings are well-formed and compliant with Unicode standards. structuredClone
, ensuring that your data cloning processes are accurate and reliable.