NOTE: This project has been archived and is no longer actively maintained.
2.x
#2.0.x
- Options format has changed to include
plugins
, drivers
and options
parent objects. Check Startup Guide for more details on usage.
- Updated support for Vue 3 which now works out of the box. You will need to
import @websanova/vue-upload/dist/v2/vue-upload.cjs.js
for Vue 2 support version.