Skip to content

Releases: mrsteele/dotenv-webpack

v9.0.0

07 Mar 23:31

Choose a tag to compare

9.0.0 (2026-03-07)

Bug Fixes

Features

BREAKING CHANGES

  • package now exports directly from src/index.js, dist/index.js wrappers were removed, and minimum supported Node is 18.18.0.

v8.1.1

26 Jun 23:08
b8ed444

Choose a tag to compare

8.1.1 (2025-06-26)

Bug Fixes

v8.1.0

22 Mar 03:27
8412b17

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

Choose a tag to compare

8.0.1 (2022-08-15)

Bug Fixes

v8.0.0

08 Jul 18:49
f5d79ee

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

Choose a tag to compare

7.1.1 (2022-06-27)

Bug Fixes

v7.1.0

27 Jan 15:00
96b42f4

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

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

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

Choose a tag to compare

7.0.1 (2021-03-05)

Bug Fixes