Releases: brysgo/babel-plugin-inline-dotenv
Releases · brysgo/babel-plugin-inline-dotenv
v1.3.3
1.3.3 (2019-05-03)
Bug Fixes
- package: update dotenv to version 8.0.0 (1d5fc43)
v1.3.2
1.3.2 (2019-05-03)
Bug Fixes
- gracefully fallback when the .env file is not found (9811cd1)
v1.3.1
1.3.1 (2019-04-07)
Bug Fixes
v1.3.0
1.3.0 (2019-03-30)
Bug Fixes
- use the exact same default params for dotenv parse; to ensure using dotenv.parse instead of dotenv.cofig introduces no breaking change (b0b3bda)
Features
- allows to specify how the env var from system should be used (395ed0a)
v1.2.2
1.2.2 (2019-03-14)
Bug Fixes
- package: update dotenv to version 7.0.0 (0d3a6d3)
v1.2.1
1.2.1 (2019-01-30)
Bug Fixes
- package: switch to semantic release (b43a612)