emigrate/.changeset/curvy-days-teach.md
2023-12-20 11:08:27 +01:00

5 lines
278 B
Markdown

---
'@emigrate/cli': minor
---
Add support for the `--import` option to import modules/packages before any command is run. This can for instance be used to load environment variables using the [dotenv](https://github.com/motdotla/dotenv) package with `--import dotenv/config`.