Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Version 2.0.6

Compare
Choose a tag to compare
@tocker tocker released this 16 Feb 09:24
· 36 commits to master since this release

New functionality and features

  • Support webpack, browserify
  • webpack example
  • Minified version of source
  • Shrinkwrapped core lib which includes a subset of the lodash functions

Other Changes

  • Remove UMD constrcut from the individual source files.
  • Fix module references for NodeJS
  • Clone headers instead of modifying them. Fixes handling of multiple chunked uploads in parallel.
  • Rename lodash-shrinkwrapped to lodash-shrinkwrap. Fix documentation comments.
  • Update dependencies