deploy-env

Deploy environment variables from .env and .env-cmdrc.json files to Vercel

MIT License

Downloads
52
Stars
32
Committers
5

Bot releases are visible (Hide)

deploy-env - v3.0.0 Latest Release

Published by github-actions[bot] about 3 years ago

Breaking

  • Drop support for Node.js v10
  • Update minimum supported version of Vercel CLI to v23
deploy-env - v2.0.1

Published by github-actions[bot] almost 4 years ago

Fixes

  • 🔥 Hotfix
deploy-env - v2.0.0

Published by github-actions[bot] almost 4 years ago

Breaking

  • Update minimum supported version of Vercel CLI to v21
deploy-env - v1.1.6

Published by github-actions[bot] almost 4 years ago

Fixes

  • Preserve whitespace in environment variables
deploy-env - v1.1.5

Published by Pytal almost 4 years ago

Fixes

  • Fix .env fallback
deploy-env - v1.1.4

Published by Pytal about 4 years ago

Fixes

  • Fix extra characters being added to deployed environment variables on macOS
deploy-env - v1.1.3

Published by Pytal over 4 years ago

Fixes

  • Fix fs module import for compatibility with Node.js >=10
deploy-env - v1.1.2

Published by Pytal over 4 years ago

Improvements

  • Status messages are now printed to the terminal in order of completion
  • The number of environment variables being deployed simultaneously has been capped
deploy-env - v1.1.1

Published by Pytal over 4 years ago

New Features

  • Support .env file
deploy-env - v1.1

Published by Pytal over 4 years ago

New Features

  • Added support for dotenv files 🙌
    • .env.production, .env.preview, and .env.development files are now supported
deploy-env - v1.0.4

Published by Pytal over 4 years ago

  • 🔥 Hotfix
deploy-env - v1.0.3

Published by Pytal over 4 years ago

  • Refactors
  • Update Programmatic API
deploy-env - v1.0.2

Published by Pytal over 4 years ago

  • Bump version to publish to npm
deploy-env - v1.0.1

Published by Pytal over 4 years ago

  • Update stdout formatting
deploy-env - v1.0

Published by Pytal over 4 years ago

Release v1.0 🙌

Package Rankings
Top 9.13% on Npmjs.org
Badges
Extracted from project README
GitHub Workflow Status npm
Related Projects