Skip to content

v0.5.1

Compare
Choose a tag to compare
@superkat64 superkat64 released this 03 Feb 20:14
· 28 commits to master since this release
e001b7b

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