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

v3.0.0

Choose a tag to compare

@mdreizin mdreizin released this 08 Feb 13:23

<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)