---
title: Release notes
description: View the latest release notes for React Native Firebase
next: /migrating-to-v6
previous: /typescript
---

Starting from version `10.0.0`, React Native Firebase packages share a single common version, with aggregated release notes available:

![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/app.svg?style=for-the-badge&logo=npm) [View Release Notes &raquo;](https://github.com/invertase/react-native-firebase/tree/main/CHANGELOG.md)

---

From version `v6.5.0` until `10.0.0`; all React Native Firebase packages were independently versioned with individually generated release notes:

| Package                |                                                                                                                      |                                                                                                                                   |
| ---------------------- | :------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------: |
| Analytics              |    ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/analytics.svg?style=for-the-badge&logo=npm)     |    [View Release Notes &raquo;](https://github.com/invertase/react-native-firebase/tree/main/packages/analytics/CHANGELOG.md)     |
| App                    |       ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/app.svg?style=for-the-badge&logo=npm)        |       [View Release Notes &raquo;](https://github.com/invertase/react-native-firebase/tree/main/packages/app/CHANGELOG.md)        |
| App Check              |    ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/app-check.svg?style=for-the-badge&logo=npm)     |    [View Release Notes &raquo;](https://github.com/invertase/react-native-firebase/tree/main/packages/app-check/CHANGELOG.md)     |
| App Distribution       | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/app-distribution.svg?style=for-the-badge&logo=npm) | [View Release Notes &raquo;](https://github.com/invertase/react-native-firebase/tree/main/packages/app-distribution/CHANGELOG.md) |
| Authentication         |       ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/auth.svg?style=for-the-badge&logo=npm)       |       [View Release Notes &raquo;](https://github.com/invertase/react-native-firebase/tree/main/packages/auth/CHANGELOG.md)       |
| Cloud Firestore        |    ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/firestore.svg?style=for-the-badge&logo=npm)     |    [View Release Notes &raquo;](https://github.com/invertase/react-native-firebase/tree/main/packages/firestore/CHANGELOG.md)     |
| Cloud Functions        |    ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/functions.svg?style=for-the-badge&logo=npm)     |    [View Release Notes &raquo;](https://github.com/invertase/react-native-firebase/tree/main/packages/functions/CHANGELOG.md)     |
| Cloud Messaging        |    ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/messaging.svg?style=for-the-badge&logo=npm)     |    [View Release Notes &raquo;](https://github.com/invertase/react-native-firebase/tree/main/packages/messaging/CHANGELOG.md)     |
| Cloud Storage          |     ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/storage.svg?style=for-the-badge&logo=npm)      |     [View Release Notes &raquo;](https://github.com/invertase/react-native-firebase/tree/main/packages/storage/CHANGELOG.md)      |
| Crashlytics            |   ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/crashlytics.svg?style=for-the-badge&logo=npm)    |   [View Release Notes &raquo;](https://github.com/invertase/react-native-firebase/tree/main/packages/crashlytics/CHANGELOG.md)    |
| In-app Messaging       | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/in-app-messaging.svg?style=for-the-badge&logo=npm) | [View Release Notes &raquo;](https://github.com/invertase/react-native-firebase/tree/main/packages/in-app-messaging/CHANGELOG.md) |
| Installations          |  ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/installations.svg?style=for-the-badge&logo=npm)   |  [View Release Notes &raquo;](https://github.com/invertase/react-native-firebase/tree/main/packages/installations/CHANGELOG.md)   |
| ML                     |        ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/ml.svg?style=for-the-badge&logo=npm)        |        [View Release Notes &raquo;](https://github.com/invertase/react-native-firebase/tree/main/packages/ml/CHANGELOG.md)        |
| Performance Monitoring |       ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/perf.svg?style=for-the-badge&logo=npm)       |       [View Release Notes &raquo;](https://github.com/invertase/react-native-firebase/tree/main/packages/perf/CHANGELOG.md)       |
| Realtime Database      |     ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/database.svg?style=for-the-badge&logo=npm)     |     [View Release Notes &raquo;](https://github.com/invertase/react-native-firebase/tree/main/packages/database/CHANGELOG.md)     |
| Remote Config          |  ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/remote-config.svg?style=for-the-badge&logo=npm)   |  [View Release Notes &raquo;](https://github.com/invertase/react-native-firebase/tree/main/packages/remote-config/CHANGELOG.md)   |

---

To view release notes for versions prior to `v6.5.0` see the table below.

| Version |                                                |
| ------- | :--------------------------------------------: |
| v6.4.0  | [View Release Notes &raquo;](/releases/v6.4.0) |
| v6.3.0  | [View Release Notes &raquo;](/releases/v6.3.0) |
| v6.2.0  | [View Release Notes &raquo;](/releases/v6.2.0) |
| v6.1.0  | [View Release Notes &raquo;](/releases/v6.1.0) |
| v6.0.3  | [View Release Notes &raquo;](/releases/v6.0.3) |
| v6.0.2  | [View Release Notes &raquo;](/releases/v6.0.2) |
| v6.0.1  | [View Release Notes &raquo;](/releases/v6.0.1) |
| v6.0.0  | [View Release Notes &raquo;](/releases/v6.0.0) |
