Releases: leviy/webpack-config-default
Releases · leviy/webpack-config-default
5.0.1
Changelog for 5.0.1
- Upgrade to dart sass (pull request #14)
5.0.0
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
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
Changelog for 4.0.1
- This module is now using our mirrored version of the 'webpack-config' module (pull request #11)
4.0.0
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
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
Merge pull request #5 from leviy/fix/remove-clean-plugin
Removed CleanWebpackPlugin from default configuration
2.0.1
Changelog
- Remove excludes from config. Bump version to 2.0.1. (pull request #4)
2.0.0
Changelog
- LPD-8206: Implemented webpack-manifest-plugin to add the use of hashed files and a manifest file (pull request #3)
1.0.2
Changelog
- Bump version due to skipped previous release (pull request #2)