Skip to content

Added support of IE11 and all (old) versions of node.js

Compare
Choose a tag to compare
@koresar koresar released this 01 Sep 02:50
· 137 commits to master since this release

Community asked. We replied. Support all ES5-compatible environments!

Basically, we added an internal polyfil to not rely on global Object.assign anymore. This added +100 bytes to the stampit.min.js bundle (or +40 gzipped).