Releases: lahmatiy/es6-promise-polyfill
Releases · lahmatiy/es6-promise-polyfill
1.2.0
- Support for IE8 and below
- Promises/A+ tests added
1.1.1
- Fix min version to support AMD
1.1.0
- Change way to get reference to
global
, since Function()()
may be prohibited
- Add AMD support
1.0.1
- Fix exports - use polyfill only if native implementation isn't supported
- Add license