bugsnag-js
bugsnag-js copied to clipboard
Remove @bugsnag/core/lib/es-utils/filter
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