Skip to content

v2.1.6 - added function to update .env

Latest

Choose a tag to compare

@secretlycarl secretlycarl released this 15 Aug 19:13
· 2 commits to main since this release
1012701

In a recent update I added a new variable to empty.env for JavaScript debugging, but that wouldn't be updated in users' current .env files.

I added a new function to compare them and update .env with new variables, while leaving any user-set variable alone.

Full Changelog: v2.1.5...v2.1.6