Skip to content

v0.6.7

Compare
Choose a tag to compare
@jalik jalik released this 08 Sep 09:50
· 65 commits to master since this release
  • Allows to define stores on server only, you can pass the store name instead of the store instance on the client side methods like UploadFS.Uploader({store:'name'});
  • Fixes Upsert error while creating file upload token on multiple Mongo servers environment