Releases: Pytal/deploy-env
Releases · Pytal/deploy-env
v3.0.0
Breaking
- Drop support for Node.js v10
- Update minimum supported version of Vercel CLI to v23
v2.0.0
Breaking
- Update minimum supported version of Vercel CLI to v21
v1.1.6
Fixes
- Preserve whitespace in environment variables
v1.1.4
Fixes
- Fix extra characters being added to deployed environment variables on macOS
v1.1.3
Fixes
- Fix
fs
module import for compatibility with Node.js >=10
v1.1.2
Improvements
- Status messages are now printed to the terminal in order of completion
- The number of environment variables being deployed simultaneously has been capped
v1.1
New Features
- Added support for
dotenv
files 🙌
.env.production
, .env.preview
, and .env.development
files are now supported