Releases: chihab/dotenv-run
Releases · chihab/dotenv-run
v2.1.1
feat(cli): handle no defaultProject in cli v14
v2.0.2
- Add compatibility Matrix
- Update peerDependencies
v2.0.1
- Fix sourcemap issue
- Fix linting error in declaration file
v2.0.0
- Compatibility with Angular 13
- Replace NODE_ENV with NG_APP_ENV to avoid inconsistencies with webpack builder mode.
v1.1.0
- Update NODE_ENV table in README.md (@chihab)
- Stricter evaluation of environment variable expression on the env pipe (@AbderrahimSoubaiElidrissi)
v1.0.0
fix(doc): fix environment value for i18n and dev