event-sky
Version:
javascript event pub/sub utility
11 lines (8 loc) • 388 B
Markdown
## 2.0.0 - 7JUN17 - coryrobinson42@gmail.com
- breaking change - no longer shipping npm build with sourcemaps due to
and issue with IE11 and production bundles consuming this package from
node_modules that has a .js.map file attached to it
## 1.0.0 - 27APR17 - coryrobinson42@gmail.com
- complete rewrite over lib
## 0.1.4 - 19FEB16 - coryrobinson42@gmail.com
- Fix window/global check