Skip to content

Releases: dotenvx/react-native-dotenv

Security + Doc updates

Choose a tag to compare

@goatandsheep goatandsheep released this 11 Feb 01:20
  • 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

Choose a tag to compare

@goatandsheep goatandsheep released this 18 Jun 20:45
v3.4.9

3.4.9

3.4.2

Choose a tag to compare

@goatandsheep goatandsheep released this 12 Nov 04:22

cache fixed

v3.3.1

Choose a tag to compare

@goatandsheep goatandsheep released this 13 Dec 19:13
3.3.1

dotenv flow priority update

Choose a tag to compare

@goatandsheep goatandsheep released this 30 Jun 17:07

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

Add APP_ENV

Choose a tag to compare

@goatandsheep goatandsheep released this 08 Jan 17:58

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

Choose a tag to compare

@goatandsheep goatandsheep released this 31 Aug 21:16
  • Multi environment tests finally working
  • security updates

Multi-environment

Multi-environment Pre-release
Pre-release

Choose a tag to compare

@goatandsheep goatandsheep released this 08 Jul 17:01
e3cd9df
Add multi-env tests and warning (#14)

* WIP test fixes

* multi env warning