Skip to content
This repository was archived by the owner on Sep 11, 2018. It is now read-only.

Latest commit

 

History

History
246 lines (104 loc) · 8.42 KB

changelog.md

File metadata and controls

246 lines (104 loc) · 8.42 KB

1.2.2 (2017-05-22)

Bug Fixes

  • ensure usage of mutated config if any (8b3a052)

1.2.1 (2017-05-22)

Bug Fixes

  • avoid shared dependency issues (80461b4)

1.2.0 (2017-05-17)

Features

  • use server resource queue (e640cb9)

1.1.7 (2016-11-17)

Bug Fixes

  • ensure browserfiy reads from dependency cache (2d9c337)

1.1.6 (2016-11-16)

Bug Fixes

  • revert watchify introduction (1b85e97)

Performance Improvements

1.1.5 (2016-11-15)

Performance Improvements

1.1.4 (2016-11-13)

Bug Fixes

  • avoid es5/2015 module interop issues (08205ff)

1.1.3 (2016-11-12)

Bug Fixes

1.1.2 (2016-11-12)

Bug Fixes

1.1.1 (2016-09-28)

Features

  • enable vendor splitting (#13) (e0b1ce8)
  • resolve browserify transforms from cwd (a61409c)

1.1.0 (2016-09-25)

Bug Fixes

  • move meta data into vinyl file (#5) (2861148)

Features

  • enable vendor splitting (#13) (e0b1ce8)
  • resolve browserify transforms from cwd (a61409c)

1.0.1 (2016-09-18)

Bug Fixes

  • move meta data into vinyl file (#5) (2861148)

1.0.0 (2016-09-16)

0.3.3 (2016-09-16)

0.3.2 (2016-04-20)

Bug Fixes

  • generation: bundle all files seperately for optimal cache usage (f8aeac4)

0.3.1 (2016-04-20)

0.3.0 (2016-04-19)

Bug Fixes

  • handle files without dependencies (0918f86)
  • handle sources without sourcemaps (13c8b42)

Features

  • run browserify bundlers in parallel (06fa901)
  • search automatically and recursively for dependencies (c4d012c)
  • split out vendor dependencies (ac1c0d7)
  • Use mtime of youngest vendor to validate cache (9d50bc2)

Performance Improvements

  • split bundles further for better caching (de6c0b6)

0.2.4 (2016-03-28)

Bug Fixes

  • don't fail if file has no dependencies (4611ad7)

0.2.3 (2016-02-22)

Bug Fixes

  • detect npm package availability correctly (b7a2e40)

0.2.2 (2016-02-20)

Bug Fixes

  • squash dependencies recursively (2b8ef1a)

0.2.1 (2016-02-20)

Performance Improvements

  • only add dependencies to bundler if imported (7912e43)

0.2.0 (2016-02-15)

Features

  • add default set of transforms (d67e942)

0.1.0 (2016-02-15)

Features

  • add browserify transform (7c00798)

Copyright 2016 by SinnerSchrader Deutschland GmbH and contributors. Released under the MIT license.