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

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

Open AnastasiiaSvietlova opened this issue 4 months ago • 0 comments

Goal

Remove @bugsnag/core/lib/es-utils/filter and replace it with Array.prototype.filter().

Design

Publish core as ES module with TypeScript

Changeset

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

Testing

Covered by existing end to end and unit tests

AnastasiiaSvietlova avatar Jun 16 '25 09:06 AnastasiiaSvietlova