Skip to content

Releases: goatandsheep/react-native-dotenv

Security + Doc updates

11 Feb 01:20

Choose a tag to compare

  • update dependencies
  • fixes circle-ci
  • error message if you are using APP_ENV=development or APP_ENV=production
  • Expo environment variables are out

dotenv vault

18 Jun 20:45

Choose a tag to compare

v3.4.9

3.4.9

3.4.2

12 Nov 04:22

Choose a tag to compare

cache fixed

v3.3.1

13 Dec 19:13

Choose a tag to compare

3.3.1

dotenv flow priority update

30 Jun 17:07

Choose a tag to compare

dotenv flow was not configured properly and has been updated to closer match dotenv-flow priority

Add APP_ENV

08 Jan 17:58

Choose a tag to compare

There have been issues creating custom environment variable sets for staging / test environments.

This fixes that. Now you can just add any custom environment variable set you'd like

Multi-environment working

31 Aug 21:16

Choose a tag to compare

  • Multi environment tests finally working
  • security updates

Multi-environment

08 Jul 17:01
e3cd9df

Choose a tag to compare

Multi-environment Pre-release
Pre-release
Add multi-env tests and warning (#14)

* WIP test fixes

* multi env warning