Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Releases: webpack-contrib/webpack-defaults

v6.3.0

09 Dec 12:57

Choose a tag to compare

6.3.0 (2019-12-09)

Features

v6.2.0

25 Nov 13:00

Choose a tag to compare

6.2.0 (2019-11-25)

Features

  • adding funding field in package.json (6792ea4)

v6.1.0

22 Nov 17:47

Choose a tag to compare

6.1.0 (2019-11-22)

Features

v6.0.2

22 Nov 13:16

Choose a tag to compare

6.0.2 (2019-11-22)

Bug Fixes

  • simplify npm scripts

v6.0.1

14 Nov 18:01

Choose a tag to compare

6.0.1 (2019-11-14)

Bug Fixes

  • azure pipelines cache for lint (54a0b15)
  • lint all js files except ignored (9242c3d)

v6.0.0

14 Nov 17:49

Choose a tag to compare

6.0.0 (2019-11-14)

Features

  • more test utils
  • refactor test
  • cache dependencies on CI
  • support webpack@5
  • migrate on memfs

BREAKING CHANGES

  • minimum supported node version is 10.13.0

v5.1.1

22 Oct 18:05

Choose a tag to compare

Fix broken release

v5.1.0

22 Oct 18:01

Choose a tag to compare

5.1.0 (2019-10-22)

Bug Fixes

Features

v5.0.2

16 Jul 14:59

Choose a tag to compare

5.0.2 (2019-07-16)

Bug Fixes

v5.0.1

25 Jun 09:54

Choose a tag to compare

5.0.1 (2019-06-25)

Docs

  • adding CLA information to CONTRIBUTING.md (30fd536)