Skip to content
This repository was archived by the owner on Jun 18, 2019. It is now read-only.

Releases: Google-Health-API/webpack-cluster

v3.2.0

18 Aug 16:11

Choose a tag to compare

<a name"3.2.0">

3.2.0 (2017-08-18)

Features

  • ConfigUtil: now loadConfig uses webpack-config to load config (b9abd558)

v3.1.0

18 Aug 10:47

Choose a tag to compare

<a name"3.1.0">

3.1.0 (2017-08-18)

v3.0.0

08 Feb 13:23

Choose a tag to compare

<a name"3.0.0">

3.0.0 (2017-02-08)

Features

  • CompilerAdapter: it has been rewritten to be more simple (b0538ae8)

Breaking Changes

  • Now it is just a tool which uses webpack API as is without any overhead and as before it compiles configs in parallel.

A lot of dependencies were removed in favour of simplicity and testability:

  • glob2base

  • messageformat

  • observatory

  • pretty-error

  • pretty-hrtime

  • stats-writer-webpack-plugin

  • stats-writer-webpack-plugin

  • webpack-config

  • etc

    (b0538ae8)

v2.1.1

02 Nov 05:57

Choose a tag to compare

2.1.1 (2016-11-02)

Bug Fixes

  • LICENCE: now it uses Apache-2.0 (adb55a0c)

v2.1.0

21 Oct 15:59

Choose a tag to compare

2.1.0 (2016-10-21)

Features

  • package: update webpack-config to version 6.1.3 (7bce6f7e)

v2.0.0

02 Aug 13:12

Choose a tag to compare

2.0.0 (2016-08-02)

Breaking Changes

  • closestWatch is not supported any more
    (9752db18)

v1.3.2

27 Jul 07:30

Choose a tag to compare

1.3.2 (2016-07-27)

Bug Fixes

  • failOn: throws error when allErrors.length > 0 (c5c48c05)

v1.3.1

26 Jul 13:18

Choose a tag to compare

1.3.1 (2016-07-26)

Bug Fixes

  • fatalError: now fatalError uses white color (7ccd70c0)

v1.3.0

14 Jun 16:15

Choose a tag to compare

1.3.0 (2016-06-14)

Features

  • StatsWriterWebpackPlugin: adds new version of StatsWriterWebpackPlugin (#8) (fd7001ac)

v1.2.0

14 Jun 10:41

Choose a tag to compare

1.2.0 (2016-06-14)

Features

  • CompilerAdapter: adds pretty-error to render Error (#6) (d91e93e1)