# Changelog

## Unpublished

### 🛠 Breaking changes

### 🎉 New features

### 🐛 Bug fixes

### 💡 Others

## 55.0.3 — 2026-02-16

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

## 55.0.2 — 2026-01-26

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

## 55.0.1 — 2026-01-22

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

## 55.0.0 — 2026-01-21

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

## 5.0.8 - 2025-12-05

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

## 5.0.7 — 2025-09-11

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

## 5.0.6 — 2025-09-02

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

## 5.0.5 — 2025-08-31

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

## 5.0.4 — 2025-08-27

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

## 5.0.3 — 2025-08-25

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

## 5.0.2 — 2025-08-16

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

## 5.0.1 — 2025-08-15

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

## 5.0.0 — 2025-08-13

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

## 4.1.4 — 2025-04-30

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

## 4.1.3 — 2025-04-25

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

## 4.1.2 — 2025-04-14

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

## 4.1.1 — 2025-04-09

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

## 4.1.0 — 2025-04-04

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

## 4.0.1 - 2025-01-10

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

## 4.0.0 — 2024-10-22

### 🐛 Bug fixes

- Add missing `react`/`react-native` peer dependencies. ([#30573](https://github.com/expo/expo/pull/30573) by [@byCedric](https://github.com/byCedric))
- Add missing `react-native-web` optional peer dependency for isolated modules. ([#30689](https://github.com/expo/expo/pull/30689) by [@byCedric](https://github.com/byCedric))

### 💡 Others

- Standardized Babel configuration to use `expo-module-scripts`. ([#31915](https://github.com/expo/expo/pull/31915) by [@reichhartd](https://github.com/reichhartd))

## 3.0.0 — 2024-04-18

### 🎉 New features

- Mark React client components with "use client" directives. ([#27300](https://github.com/expo/expo/pull/27300) by [@EvanBacon](https://github.com/EvanBacon))

### 💡 Others

- Convert to function components and remove "use client" directives. ([#27438](https://github.com/expo/expo/pull/27438) by [@EvanBacon](https://github.com/EvanBacon))

## 2.7.0 — 2023-11-14

### 💡 Others

- Use `pointerEvent` style instead of prop for components on web. ([#24931](https://github.com/expo/expo/pull/24931) by [@EvanBacon](https://github.com/EvanBacon))

## 2.6.0 — 2023-10-17

### 💡 Others

- Ship untranspiled JSX to support custom handling of `jsx` and `createElement`. ([#24889](https://github.com/expo/expo/pull/24889) by [@EvanBacon](https://github.com/EvanBacon))

## 2.5.0 — 2023-08-02

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

## 2.4.0 — 2023-05-08

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

## 2.3.1 — 2023-02-09

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

## 2.3.0 — 2023-02-03

### ⚠️ Notices

- Remove deprecated `isAvailableAsync()` method. ([#20961](https://github.com/expo/expo/pull/20961) by [@Simek](https://github.com/Simek))

## 2.2.2 — 2022-11-02

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

## 2.2.1 — 2022-10-25

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

## 2.2.0 — 2022-07-07

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

## 2.1.0 — 2022-04-18

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

## 2.0.0 — 2021-09-28

### 🛠 Breaking changes

- Deprecate `isAvailableAsync()` and reimplement module in javascript. ([#13510](https://github.com/expo/expo/pull/13510) by [@ajsmth](https://github.com/ajsmth))

## 1.0.3 — 2021-03-10

### 🐛 Bug fixes

- Remove peerDependencies and unimodulePeerDependencies from Expo modules. ([#11980](https://github.com/expo/expo/pull/11980) by [@brentvatne](https://github.com/brentvatne))

## 1.0.2 — 2021-01-15

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

## 1.0.1 — 2020-12-09

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

## 1.0.0 — 2020-12-09

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

## 8.4.0 — 2020-08-18

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