Skip to content

Releases: mrsteele/dotenv-webpack

v8.1.0

22 Mar 03:27
8412b17
Compare
Choose a tag to compare

8.1.0 (2024-03-22)

Features

  • compatible with rspack (f32653e)
  • Merge pull request #501 from ahabhgk/compat-rspack (c6ebc71)

v8.0.1

15 Aug 20:42
97a864d
Compare
Choose a tag to compare

8.0.1 (2022-08-15)

Bug Fixes

v8.0.0

08 Jul 18:49
f5d79ee
Compare
Choose a tag to compare

8.0.0 (2022-07-08)

Bug Fixes

BREAKING CHANGES

  • The path, defaults and safe props all look at the path by default. Please be advised.

v7.1.1

27 Jun 03:58
d665706
Compare
Choose a tag to compare

7.1.1 (2022-06-27)

Bug Fixes

v7.1.0

27 Jan 15:00
96b42f4
Compare
Choose a tag to compare

7.1.0 (2022-01-27)

Bug Fixes

  • return explicit dot to config (0f55644)

Features

  • adding custom prefix support (e96bdce)
  • disable stubbing when prefix is set (17a55ae)

v7.0.3

03 Jun 05:12
37b7c47
Compare
Choose a tag to compare

7.0.3 (2021-06-03)

Bug Fixes

  • resolving security issues (9b7dc8e)

v7.0.2

16 Mar 02:30
25bde29
Compare
Choose a tag to compare

7.0.2 (2021-03-16)

Bug Fixes

  • resolving version issue when missing in v4 (25bde29)

v7.0.1

05 Mar 16:14
889ce8a
Compare
Choose a tag to compare

7.0.1 (2021-03-05)

Bug Fixes

v7.0.0

05 Mar 16:05
67c0aeb
Compare
Choose a tag to compare

7.0.0 (2021-03-05)

Features

BREAKING CHANGES

  • dropping support for Node v8
  • dropping support for webpack < 4
  • automatically stubbing during compilation

v6.0.4

04 Mar 04:33
b2da479
Compare
Choose a tag to compare

6.0.4 (2021-03-04)

Bug Fixes

  • jest finally works on this plugin (2de0ded)