2.0.1 - 2015.12.31
- forced usage
Promise.resolve
polyfill in thelibrary
version for correct work with wrapper Object.assign
should be defined in the strict mode -> throw an error on extension non-extensible objects, #154
Promise.resolve
polyfill in the library
version for correct work with wrapperObject.assign
should be defined in the strict mode -> throw an error on extension non-extensible objects, #154