Releases: crobinson42/event-sky
Releases · crobinson42/event-sky
v2.0.1
<a name"2.0.1">
2.0.1 (2017-07-20)
Bug Fixes
- remove babel Runtime transform plugin from build step for ie11 bug (298d4906)
v2.0.0
<a name"2.0.0">
2.0.0 (2017-06-08)
Bug Fixes
- rollup config sourceMaps (eab71490)
- npm distro with a .npmignore file (ad722c47)
Breaking Changes
- no longer distributed to npm with a source map build
(ad722c47)
v1.0.2
<a name"1.0.2">
1.0.2 (2017-04-25)
Bug Fixes
v1.0.0
<a name"1.0.0">
1.0.0 (2017-04-25)
Bug Fixes
Breaking Changes
(e8cd185d)
v0.0.0
<a name"0.0.0">
0.0.0 (2017-04-17)
Bug Fixes
- .off functionality feat(): add .off.all() test:(): add unit tests (61e9d8ea)
- build:
- test: add transform babel for jest tests (9065f4ce)
Features
- add firehose call to .off.all() (08f04b08)
Breaking Changes
- complete rewrite, no 'mixin' export, global name has changed to EventSky
(9b4105b8)
v0.0.1
<a name"0.0.1">
0.0.1 (2017-04-18)
Bug Fixes
- remove node v4 travis env (e41d7990)
- remove babel-polyfill to prevent duplicate error (87ebfd3a)
- build: runtime gen (368c3855)
0.1.0: Merge pull request #4 from crobinson42/initial-construction