Skip to content

Releases: brysgo/babel-plugin-inline-dotenv

v1.3.3

Choose a tag to compare

@brysgo brysgo released this 03 May 19:39
86393f9

1.3.3 (2019-05-03)

Bug Fixes

  • package: update dotenv to version 8.0.0 (1d5fc43)

v1.3.2

Choose a tag to compare

@brysgo brysgo released this 03 May 19:22
03fb7b9

1.3.2 (2019-05-03)

Bug Fixes

  • gracefully fallback when the .env file is not found (9811cd1)

v1.3.1

Choose a tag to compare

@brysgo brysgo released this 07 Apr 17:44
b682ff5

1.3.1 (2019-04-07)

Bug Fixes

v1.3.0

Choose a tag to compare

@brysgo brysgo released this 30 Mar 14:44
480db73

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

Choose a tag to compare

@brysgo brysgo released this 14 Mar 16:10
41c18bd

1.2.2 (2019-03-14)

Bug Fixes

  • package: update dotenv to version 7.0.0 (0d3a6d3)

v1.2.1

Choose a tag to compare

@brysgo brysgo released this 30 Jan 02:16
9ceac33

1.2.1 (2019-01-30)

Bug Fixes

  • package: switch to semantic release (b43a612)