This project adheres to SemVer.
- Drop support for Node.js v10
- Update minimum supported version of Vercel CLI to v23
- 🔥 Hotfix
- Update minimum supported version of Vercel CLI to v21
- Preserve whitespace in environment variables
- Fix
.env
fallback
- Fix extra characters being added to deployed environment variables on macOS
- Fix
fs
module import for compatibility with Node.js >=10
- Status messages are now printed to the terminal in order of completion
- The number of environment variables being deployed simultaneously has been capped
- Support
.env
file
- Added support for
dotenv
files 🙌.env.production
,.env.preview
, and.env.development
files are now supported
- 🔥 Hotfix
- Refactors
- Update Programmatic API
- Bump version to publish to npm
- Update stdout formatting
Release v1.0 🙌