You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file. See [standa
8
8
9
9
### Changed
10
10
11
-
- 🐞 fix recent regression when using `path` option. should never try to default to `.env` if set. (regression was introduced in `16.4.3`) [#814](https://github.com/motdotla/dotenv/pull/814)
11
+
- 🐞 fix recent regression when using `path` option. return to historical behavior: do not attempt to auto find `.env` if`path` set. (regression was introduced in `16.4.3`) [#814](https://github.com/motdotla/dotenv/pull/814)
0 commit comments