Skip to content
This repository was archived by the owner on Apr 8, 2021. It is now read-only.

Version 2.0.6

Choose a tag to compare

@tocker tocker released this 16 Feb 09:24
· 39 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