Skip to content

1.1.0

Compare
Choose a tag to compare
@raucao raucao released this 09 Dec 09:18
· 474 commits to master since this release

Bugfixes

  • Fix remote Dropbox changes not being synced (#1128)
  • Fix error when using in WebWorker (#1126)
  • Fix error when minified via Uglify.js/create-react-app (#1133)

Enhancements

  • Use Fetch API for HTTP requests (with fallback to XHR) (#1132)
  • Document usage with Cordova apps (#1138)
  • Update dependencies and build setup
  • Source code refactoring