|
@@ -129,6 +129,8 @@ What we need to do to release Uppy 1.0
|
|
- [ ] core: update babel once v7 is out
|
|
- [ ] core: update babel once v7 is out
|
|
- [ ] server: bump minor and deprecate that on npm in favour of @uppy/companion
|
|
- [ ] server: bump minor and deprecate that on npm in favour of @uppy/companion
|
|
- [ ] companion: option validation (can use https://npm.im/ajv + JSON schema)
|
|
- [ ] companion: option validation (can use https://npm.im/ajv + JSON schema)
|
|
|
|
+- [ ] transloadit: add end2end test for transloadit https://uppy.io/examples/transloadit/ (@arturi, @goto-bus-stop)
|
|
|
|
+- [ ] companion: rename `serverUrl` and `serverPattern` to `companionUrl` and `companionPattern` (@ifedapoolarewaju)
|
|
|
|
|
|
## 0.27.3
|
|
## 0.27.3
|
|
|
|
|