Files
meteor/packages/ecmascript-runtime
Ben Newman 330a6cfe3d Update ecmascript-runtime-{client,server} to use core-js@3.1.4. (#10588)
* Update ecmascript-runtime-{client,server} to core-js@3.1.4.

Also added a polyfill for Symbol.asyncIterator to server, modern, and
legacy, which should fix #9897.

* Add a test of for-await-of async iteration.

This should verify that #9897 is fixed.
2019-06-19 20:24:23 -04:00
..
2016-08-30 15:40:14 -07:00

ecmascript-runtime

Source code of released version | Source code of development version


Build Status Polyfills for new ECMAScript 2015 APIs like Map and Set