Skip to content

Releases: mrsteele/dotenv-webpack

v6.0.3

04 Mar 04:11
138fada
Compare
Choose a tag to compare

6.0.3 (2021-03-04)

Bug Fixes

  • bumping security issues (05a03ee)

v6.0.2

22 Feb 03:24
0b60cb6
Compare
Choose a tag to compare

6.0.2 (2021-02-22)

Bug Fixes

  • removing security issues maybe (6a79f2c)

v6.0.1

22 Feb 03:09
e104e78
Compare
Choose a tag to compare

6.0.1 (2021-02-22)

Bug Fixes

  • additional dependency fixes (6e1fb63)
  • resolving dependency security issues (f55b706)
  • valid maybe (ee09806)

v6.0.0

25 Nov 06:41
ce5958f
Compare
Choose a tag to compare

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

06 Nov 13:59
3ecc1e0
Compare
Choose a tag to compare

5.1.0 (2020-11-06)

Features

v5.0.1

03 Nov 02:34
00be1f5
Compare
Choose a tag to compare

5.0.1 (2020-11-03)

Bug Fixes

  • small optimization from map to forEach (#266) (00be1f5)

v5.0.0

29 Oct 01:01
a02de36
Compare
Choose a tag to compare

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

16 Oct 13:01
Compare
Choose a tag to compare

4.0.0 (2020-10-16)

Bug Fixes

BREAKING CHANGES

  • dropping support for webpack 5

v3.0.0

19 Sep 07:01
7749894
Compare
Choose a tag to compare

3.0.0 (2020-09-19)

Features

BREAKING CHANGES

  • adding additional env replacements for unreferenced variables for webpack v5

v2.0.0

08 Jul 23:11
ed168ef
Compare
Choose a tag to compare

2.0.0 (2020-07-08)

  • Feature/upgrading dependencies breaking changes (#201) (ed168ef), closes #201

BREAKING CHANGES

  • dropping support for node v6

  • chore: updating a few more

  • fix: resolving linter