Skip to content

v3.0.2

Compare
Choose a tag to compare
@adamkasprowicz adamkasprowicz released this 01 Aug 08:53
· 115 commits to master since this release

New

  • Requests in Node.js server environment are now returning a Promise. Callbacks are still working, so it's up to you which coding style you choose.

Fixed

  • Error handling for Promises on the browser-side clients.