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
This major version bump now leverages ES module syntax internally. We also now expose the package.json -> module property to untranspiled es2015+ code. Which means you can now serve es2015+ syntax to environments that support it.