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