Skip to content

Releases: cskeppstedt/json-post-process-webpack-plugin

2.0.4

17 Aug 07:05

Choose a tag to compare

Bumping development dependencies to fix security update alert (#7, #8)

2.0.3

24 Mar 10:53

Choose a tag to compare

Bumping development dependencies to fix security update alert (see #6).

2.0.2

24 Mar 10:37

Choose a tag to compare

Bumping development dependencies to fix security update alert (see #5).

2.0.1

14 Jan 17:15

Choose a tag to compare

Bumping development dependencies to fix security update alert (see #4).

2.0.0

03 Sep 09:02

Choose a tag to compare

  • Support for older webpack versions has been dropped, only webpack 4 is officially supported.
  • The library is only officially supported and tested on newer NodeJS versions (10, 11 and 12), though it should still run on older versions as well.

1.3.0

14 Jan 14:01

Choose a tag to compare

  • Added support for older Node versions

Thanks @pirelenito! The project should now run on Node 4, 5 and 6.