Releases: mrsteele/dotenv-webpack
Releases · mrsteele/dotenv-webpack
v6.0.3
6.0.3 (2021-03-04)
Bug Fixes
v6.0.2
6.0.2 (2021-02-22)
Bug Fixes
- removing security issues maybe (6a79f2c)
v6.0.1
6.0.1 (2021-02-22)
Bug Fixes
- additional dependency fixes (6e1fb63)
- resolving dependency security issues (f55b706)
- valid maybe (ee09806)
v6.0.0
6.0.0 (2020-11-25)
Bug Fixes
Features
BREAKING CHANGES
- Highest priority for system variables
- Nothing really breaking but there is a definite limitation
Co-authored-by: Matt Steele hello@mrsteele.dev
- adding additional env replacements for unreferenced variables for webpack v5
v5.1.0
5.1.0 (2020-11-06)
Features
v5.0.1
5.0.1 (2020-11-03)
Bug Fixes
- small optimization from map to forEach (#266) (00be1f5)
v5.0.0
5.0.0 (2020-10-29)
Features
BREAKING CHANGES
- Nothing really breaking but there is a definite limitation
Co-authored-by: Matt Steele hello@mrsteele.dev
v4.0.0
4.0.0 (2020-10-16)
Bug Fixes
BREAKING CHANGES
- dropping support for webpack 5
v3.0.0
3.0.0 (2020-09-19)
Features
BREAKING CHANGES
- adding additional env replacements for unreferenced variables for webpack v5
v2.0.0
2.0.0 (2020-07-08)
- Feature/upgrading dependencies breaking changes (#201) (ed168ef), closes #201
BREAKING CHANGES