v3.25.1v3.25.0
Reading changes from the repo…
sideEffects
field to core-js-pure
package for improved tree shaking capabilities, helping to optimize bundle sizes. sideEffects: false
in core-js-(builder|compat)
to further enhance tree shaking efficiency. compare
function to improve code readability and maintainability. CreateIterResultObject
abstraction to avoid future inconsistencies, enhancing code reliability. globalThis
, contributing to the robustness of the library.