Releases: Chrilleweb/dotenv-diff
Releases · Chrilleweb/dotenv-diff
dotenv-diff@2.7.8
28 Mar 21:55
Compare
Sorry, something went wrong.
No results found
Patch Changes
c4ed883 : added CI, GITHUB_ACTIONS and INIT_CWD to default ignore keys
e664d23 : added TZ to default exclude keys
277c745 : fix false positive secret warnings on charset/alphabet strings
e664d23 : replaced severity with reason for secret detection output
101fc04 : made suspicious keys more loose
e664d23 : skip minified files in secret detection
1804a31 : fixed ui space issue if key is too long
dotenv-diff@2.7.7
27 Mar 20:10
Compare
Sorry, something went wrong.
No results found
Patch Changes
b4a31d7 : fixed ui bug for framework warnings
dotenv-diff@2.7.6
27 Mar 16:16
Compare
Sorry, something went wrong.
No results found
Patch Changes
495e282 : fixed false warning in sveltekit config files
495e282 : sveltekit object destructering from env
dotenv-diff@2.7.5
24 Mar 17:56
Compare
Sorry, something went wrong.
No results found
Patch Changes
540565f : Case sensitive for glob pattern fix
c01b84c : removed extra space efter framework warnings
d278b99 : fixed interactive prompt may run in non-TTY environments
5725302 : Fixed expire date calculation may be off by one day due to timezone parsing
c01b84c : added more label width
dotenv-diff@2.7.4
18 Mar 21:19
Compare
Sorry, something went wrong.
No results found
Patch Changes
bb633f2 : Added support for lint-staged
dotenv-diff@2.7.3
17 Mar 17:12
Compare
Sorry, something went wrong.
No results found
dotenv-diff@2.7.2
17 Mar 17:01
Compare
Sorry, something went wrong.
No results found
Patch Changes
41f8e5c : Updated dependencies and release scripts for all packages.
da6fbaf : fixed preserve nested example paths
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog ,
and this project adheres to Semantic Versioning .
v2.7.1
06 Mar 23:57
Compare
Sorry, something went wrong.
No results found
2.7.1 (2026-03-06)
🐛 Bug Fixes
v2.7.0
04 Mar 19:24
Compare
Sorry, something went wrong.
No results found
2.7.0 (2026-03-04)
✨ Features
v2.6.4
28 Feb 21:36
Compare
Sorry, something went wrong.
No results found
2.6.4 (2026-02-28)
🐛 Bug Fixes
📝 Documentation