v0.5.1
Latest changes transpiled to ES6 breaking the one downstream application. This relase reconfigures babel to transpile to ES5 and not subsequently break the one application (we know of) that uses this as a dependency.
What's Changed
- Remove Chai and Sinon from
client_backed.test.js
by @superkat64 in #6 - Fix package.json & webpack/babel to transpile to ES5 by @superkat64 in #5
Full Changelog: v0.5.0...v0.5.1