- package: add "browser" mapping for browserify
- package: add "repository" field (#5)
- package: rename to "component-s3"
- package: update "description"
- component: update "emitter" and "event" deps
- add
protocol
option to prevent "Mixed content" error in Firefox (#6, @viatropos)
- add policy support (breaking change)
- add support for
.toFile()
- change to pass file directly, not blob
- add application/octet-stream default
- add x-browser slice
- add Upload#set(field, value) for custom header fields
- fix superagent typo preventing error propagation
- add superagent usage instead of xhr