Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to dotenv 7 and use its types #2900

Merged
merged 2 commits into from Apr 7, 2019
Merged

Conversation

wbinnssmith
Copy link
Contributor

This upgrades to dotenv 7, which is written with Flow, so no libdefs are needed.

Supersedes #2899

Test Plan: Add a .env in the simple example, add a console.log in worker.js, run the simple example, and verify values from .env are logged.

@wbinnssmith
Copy link
Contributor Author

Here's the CHANGELOG for dotenv: https://github.com/motdotla/dotenv/blob/03a891554c49915fe919c649f51b3adcae662a84/CHANGELOG.md

There don't seem to be any notable breaking changes, except for maybe motdotla/dotenv#376, which would only happen with unbalanced quotes anyway.

@DeMoorJasper DeMoorJasper merged commit 5ee205e into v2 Apr 7, 2019
@devongovett devongovett deleted the wbinnssmith/upgrade-dotenv branch April 8, 2019 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants