Skip to content

Releases: leviy/webpack-config-default

5.0.1

24 Feb 09:03
97b7b96
Compare
Choose a tag to compare

Changelog for 5.0.1

  • Upgrade to dart sass (pull request #14)

5.0.0

24 Feb 08:42
9996d07
Compare
Choose a tag to compare

Changelog for 5.0.0

  • Enable automatic escaping of html for TwigJS template parameters (pull request #13)
  • Improved consistancy of github actions (pull request #12)

4.1.0

04 Feb 15:23
9996d07
Compare
Choose a tag to compare

Changelog for 4.1.0

  • Enable automatic escaping of html for TwigJS template parameters (pull request #13)
  • Improved consistancy of github actions (pull request #12)

4.0.1

15 Jan 10:36
e5c8f41
Compare
Choose a tag to compare

Changelog for 4.0.1

  • This module is now using our mirrored version of the 'webpack-config' module (pull request #11)

4.0.0

15 Jan 10:17
30a4370
Compare
Choose a tag to compare

Changelog for 4.0.0

  • GitHub workflow action added to automate publishing the package to the registry (pull request #9)
  • Use twigjs-loader instead of twig-loader (pull request #8)
  • Exclude certain babel and corejs packages from transpiling (pull request #7)
  • Update dependencies and bump version (pull request #6)

3.1.1

07 Nov 10:50
30a4370
Compare
Choose a tag to compare

Changelog for 3.1.1

  • GitHub workflow action added to automate publishing the package to the registry (pull request #9)
  • Use twigjs-loader instead of twig-loader (pull request #8)
  • Exclude certain babel and corejs packages from transpiling (pull request #7)
  • Update dependencies and bump version (pull request #6)

2.0.2

10 Oct 16:08
eb26b91
Compare
Choose a tag to compare
Merge pull request #5 from leviy/fix/remove-clean-plugin

Removed CleanWebpackPlugin from default configuration

2.0.1

06 Sep 10:36
421aae5
Compare
Choose a tag to compare

Changelog

  • Remove excludes from config. Bump version to 2.0.1. (pull request #4)

2.0.0

27 Aug 09:27
94801f5
Compare
Choose a tag to compare

Changelog

  • LPD-8206: Implemented webpack-manifest-plugin to add the use of hashed files and a manifest file (pull request #3)

1.0.2

26 Jul 13:57
58fae95
Compare
Choose a tag to compare

Changelog

  • Bump version due to skipped previous release (pull request #2)