Skip to content

Releases: gajus/isomorphic-webpack

v1.6.0

07 Jan 13:59
Compare
Choose a tag to compare

<a name"1.6.0">

1.6.0 (2017-01-07)

Bug Fixes

  • use Object.keys (b1314eef)
  • invalid type reference (ea37dcbe)
  • handling of default and override of isomorphicWebpackConfiguration (43fec3ed)

Features

  • add useCompilationPromise configuration (d9f209c6)
  • rename isOverride to isRequireOverride (d3460acb)

v1.5.0

04 Dec 18:01
Compare
Choose a tag to compare

<a name"1.5.0">

1.5.0 (2016-12-04)

Bug Fixes

  • re-enable the precommit hook (f8f0feb2)
  • fix breaking flow type tests (fcefa9e2)

Features