bugsnag-js icon indicating copy to clipboard operation
bugsnag-js copied to clipboard

Remove @bugsnag/core/lib/es-utils/assign

Open AnastasiiaSvietlova opened this issue 4 months ago • 0 comments

Goal

Replace assign with spread operator or Object.assign().

Design

Publish core as ES module with TypeScript

Changeset

Delete @bugsnag/core/lib/es-utils/assign

Testing

Covered by existing end to end and unit tests

AnastasiiaSvietlova avatar Jun 12 '25 13:06 AnastasiiaSvietlova