dotenv 16.1.0
16.1.0 (2023-05-30)
Added
- Add
populateconvenience method #733 - Accept URL as path option #720
- Add dotenv to
npm fundcommand - Spanish language README #698
- Add
.env.vaultsupport. 🎉 (#730)
ℹ️ .env.vault extends the .env file format standard with a localized encrypted vault file. Package it securely with your production code deploys. It's cloud agnostic so that you can deploy your secrets anywhere – without risky third-party integrations. read more
Changed
- Fixed "cannot resolve 'fs'" error on tools like Replit #693