# Changelog

## Unpublished

### 🛠 Breaking changes

### 🎉 New features

### 🐛 Bug fixes

### 💡 Others

## 0.1.0 — 2023-07-28

_This version does not introduce any user-facing changes._

## 0.0.5 - 2023-06-30

### 🎉 New features

- Log env info when loading variables from dotenv files. ([#23215](https://github.com/expo/expo/pull/23215) by [@EvanBacon](https://github.com/EvanBacon))

## 0.0.4 - 2023-06-29

### 🎉 New features

- Add ability to fully disable dotenv loading with `EXPO_NO_DOTENV` environment variable. ([#23169](https://github.com/expo/expo/pull/23169) by [@EvanBacon](https://github.com/EvanBacon))

## 0.0.3 — 2023-05-08

### 🐛 Bug fixes

- Default to running in `development` mode when no `NODE_ENV` is specified. ([#22121](https://github.com/expo/expo/pull/22121) by [@EvanBacon](https://github.com/EvanBacon))
