You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For most people there should be no breaking changes,
e.g. if you require this package, you'll get CJS, if you import this
package, you'll get ESM. However, I'm sure there will be edge cases and
this will require some migration steps for some so I'm labeling it as a
major (breaking) release.
In case of edge cases, it should suffice to rewrite imports.
remove add/remove event polyfills\n\nWe don't polyfill these browsers using core-js (i.e. it most likely doesn't work anyway) and barely anyone is using them nowadays. (#2039) (f1b7870)