docs: fix release notes table

This commit is contained in:
Salakar
2020-05-13 02:14:21 +01:00
parent 6ae85440c9
commit 5702100a4c

View File

@@ -7,25 +7,25 @@ previous: /typescript
Starting with version `v6.5.0`; all React Native Firebase packages are now independently versioned with individually generated release notes:
| Package | Latest Version | Coverage |
| ----------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------: |
| AdMob | [![badge](https://img.shields.io/npm/v/@react-native-firebase/admob.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/admob) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/CHANGELOG.md) |
| Analytics | [![badge](https://img.shields.io/npm/v/@react-native-firebase/analytics.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/analytics) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/CHANGELOG.md) |
| App | [![badge](https://img.shields.io/npm/v/@react-native-firebase/app.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/app) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/app/CHANGELOG.md) |
| Authentication | [![badge](https://img.shields.io/npm/v/@react-native-firebase/auth.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/auth) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/CHANGELOG.md) |
| Cloud Firestore | [![badge](https://img.shields.io/npm/v/@react-native-firebase/firestore.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/firestore) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/CHANGELOG.md) |
| Cloud Functions | [![badge](https://img.shields.io/npm/v/@react-native-firebase/functions.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/functions) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/CHANGELOG.md) |
| Cloud Messaging | [![badge](https://img.shields.io/npm/v/@react-native-firebase/messaging.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/messaging) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/CHANGELOG.md) |
| Cloud Storage | [![badge](https://img.shields.io/npm/v/@react-native-firebase/storage.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/storage) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/CHANGELOG.md) |
| Crashlytics | [![badge](https://img.shields.io/npm/v/@react-native-firebase/crashlytics.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/crashlytics) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/CHANGELOG.md) |
| Dynamic Links | [![badge](https://img.shields.io/npm/v/@react-native-firebase/dynamic-links.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/dynamic-links) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/dynamic-links/CHANGELOG.md) |
| In-app Messaging | [![badge](https://img.shields.io/npm/v/@react-native-firebase/in-app-messaging.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/in-app-messaging) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/CHANGELOG.md) |
| Instance ID | [![badge](https://img.shields.io/npm/v/@react-native-firebase/iid.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/iid) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/CHANGELOG.md) |
| ML Kit Natural Language | [![badge](https://img.shields.io/npm/v/@react-native-firebase/ml-natural-language.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/ml-natural-language) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/CHANGELOG.md) |
| ML Kit Vision | [![badge](https://img.shields.io/npm/v/@react-native-firebase/ml-vision.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/ml-vision) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/CHANGELOG.md) |
| Performance Monitoring | [![badge](https://img.shields.io/npm/v/@react-native-firebase/perf.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/perf) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/CHANGELOG.md) |
| Realtime Database | [![badge](https://img.shields.io/npm/v/@react-native-firebase/database.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/database) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/database/CHANGELOG.md) |
| Remote Config | [![badge](https://img.shields.io/npm/v/@react-native-firebase/remote-config.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/remote-config) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/remote-config/CHANGELOG.md) |
| Package | Latest Version | Coverage |
| ----------------------- | :----------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------: |
| AdMob | ![badge](https://img.shields.io/npm/v/@react-native-firebase/admob.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/CHANGELOG.md) |
| Analytics | ![badge](https://img.shields.io/npm/v/@react-native-firebase/analytics.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/CHANGELOG.md) |
| App | ![badge](https://img.shields.io/npm/v/@react-native-firebase/app.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/app/CHANGELOG.md) |
| Authentication | ![badge](https://img.shields.io/npm/v/@react-native-firebase/auth.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/CHANGELOG.md) |
| Cloud Firestore | ![badge](https://img.shields.io/npm/v/@react-native-firebase/firestore.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/CHANGELOG.md) |
| Cloud Functions | ![badge](https://img.shields.io/npm/v/@react-native-firebase/functions.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/CHANGELOG.md) |
| Cloud Messaging | ![badge](https://img.shields.io/npm/v/@react-native-firebase/messaging.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/CHANGELOG.md) |
| Cloud Storage | ![badge](https://img.shields.io/npm/v/@react-native-firebase/storage.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/CHANGELOG.md) |
| Crashlytics | ![badge](https://img.shields.io/npm/v/@react-native-firebase/crashlytics.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/CHANGELOG.md) |
| Dynamic Links | ![badge](https://img.shields.io/npm/v/@react-native-firebase/dynamic-links.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/dynamic-links/CHANGELOG.md) |
| In-app Messaging | ![badge](https://img.shields.io/npm/v/@react-native-firebase/in-app-messaging.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/CHANGELOG.md) |
| Instance ID | ![badge](https://img.shields.io/npm/v/@react-native-firebase/iid.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/CHANGELOG.md) |
| ML Kit Natural Language | ![badge](https://img.shields.io/npm/v/@react-native-firebase/ml-natural-language.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/CHANGELOG.md) |
| ML Kit Vision | ![badge](https://img.shields.io/npm/v/@react-native-firebase/ml-vision.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/CHANGELOG.md) |
| Performance Monitoring | ![badge](https://img.shields.io/npm/v/@react-native-firebase/perf.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/CHANGELOG.md) |
| Realtime Database | ![badge](https://img.shields.io/npm/v/@react-native-firebase/database.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/database/CHANGELOG.md) |
| Remote Config | ![badge](https://img.shields.io/npm/v/@react-native-firebase/remote-config.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/remote-config/CHANGELOG.md) |
---