# Changelog

## Unpublished

### 🛠 Breaking changes

### 🎉 New features

### 🐛 Bug fixes

### 💡 Others

## 2.3.1 — 2022-10-25

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

## 2.3.0 — 2022-07-07

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

## 2.2.0 — 2022-04-18

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

## 2.1.0 — 2021-12-03

### 🐛 Bug fixes

- Update firebase imports for web to support the v9 firebase JS sdk. ([#14829](https://github.com/expo/expo/pull/14829) by [@JJK801](https://github.com/JJK801))
- Add missing `_reset` method to modal verifier. ([#15102](https://github.com/expo/expo/pull/15102) by [@byCedric](https://github.com/byCedric))

## 2.0.0 — 2021-10-01

### 🛠 Breaking changes

- Using compat firebase libraries in version 9.0.2. ([#14400](https://github.com/expo/expo/pull/14400) by [@sebastianwilczek](https://github.com/sebastianwilczek))

## 1.4.3 — 2021-09-28

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

## 1.4.2 — 2021-06-16

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

## 1.4.1 — 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.4.0 — 2021-01-26

### 🎉 New features

- Add web-support for FirebaseRecaptchaVerifierModal. ([#11695](https://github.com/expo/expo/pull/11695) by [@IjzerenHein](https://github.com/IjzerenHein))
- Add `languageCode` prop for setting the language. ([#11737](https://github.com/expo/expo/pull/11737) by [@IjzerenHein](https://github.com/IjzerenHein))

## 1.3.0 — 2020-11-23

### 🎉 New features

- Add experimental invisible reCAPTCHA. ([#9474](https://github.com/expo/expo/pull/9474) by [@IjzerenHein](https://github.com/IjzerenHein))
- Add appVerificationDisabledForTesting prop to enable test mode. ([#10905](https://github.com/expo/expo/pull/10905) by [@IjzerenHein](https://github.com/IjzerenHein))

## 1.2.1 — 2020-11-17

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

## 1.2.0 — 2020-08-18

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

## 1.1.3 — 2020-07-09

### 🐛 Bug fixes

- Use a shim `View` on web in place of a `WebView` for `react-native-web@0.12` support. ([#9021](https://github.com/expo/expo/pull/9021) by [@EvanBacon](https://github.com/EvanBacon))

## 1.1.2 — 2020-05-29

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

## 1.1.1 — 2020-05-27

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