Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 432 Bytes

CHANGELOG.md

File metadata and controls

5 lines (3 loc) · 432 Bytes

2.0.0 (2018-09-05)

Breaking Change

  • Change how required built-ins are polyfilled with Babel 7 (#9171). If you're using an environment that has limited or no support for ES2015+ such as lower versions of IE then using core-js or @babel/polyfill will add support for these methods.