mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-22 11:16:18 +08:00
docs: release notes table format
This commit is contained in:
@@ -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 |  | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/CHANGELOG.md) |
|
||||
| Analytics |  | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/CHANGELOG.md) |
|
||||
| App |  | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/app/CHANGELOG.md) |
|
||||
| Authentication |  | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/CHANGELOG.md) |
|
||||
| Cloud Firestore |  | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/CHANGELOG.md) |
|
||||
| Cloud Functions |  | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/CHANGELOG.md) |
|
||||
| Cloud Messaging |  | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/CHANGELOG.md) |
|
||||
| Cloud Storage |  | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/CHANGELOG.md) |
|
||||
| Crashlytics |  | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/CHANGELOG.md) |
|
||||
| Dynamic Links |  | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/dynamic-links/CHANGELOG.md) |
|
||||
| In-app Messaging |  | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/CHANGELOG.md) |
|
||||
| Instance ID |  | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/CHANGELOG.md) |
|
||||
| ML Kit Natural Language |  | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/CHANGELOG.md) |
|
||||
| ML Kit Vision |  | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/CHANGELOG.md) |
|
||||
| Performance Monitoring |  | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/CHANGELOG.md) |
|
||||
| Realtime Database |  | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/database/CHANGELOG.md) |
|
||||
| Remote Config |  | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/remote-config/CHANGELOG.md) |
|
||||
| Package | | |
|
||||
| ----------------------- | :---------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------: |
|
||||
| AdMob |  | [View Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/CHANGELOG.md) |
|
||||
| Analytics |  | [View Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/CHANGELOG.md) |
|
||||
| App |  | [View Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/app/CHANGELOG.md) |
|
||||
| Authentication |  | [View Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/CHANGELOG.md) |
|
||||
| Cloud Firestore |  | [View Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/CHANGELOG.md) |
|
||||
| Cloud Functions |  | [View Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/CHANGELOG.md) |
|
||||
| Cloud Messaging |  | [View Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/CHANGELOG.md) |
|
||||
| Cloud Storage |  | [View Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/CHANGELOG.md) |
|
||||
| Crashlytics |  | [View Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/CHANGELOG.md) |
|
||||
| Dynamic Links |  | [View Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/dynamic-links/CHANGELOG.md) |
|
||||
| In-app Messaging |  | [View Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/CHANGELOG.md) |
|
||||
| Instance ID |  | [View Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/CHANGELOG.md) |
|
||||
| ML Kit Natural Language |  | [View Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/CHANGELOG.md) |
|
||||
| ML Kit Vision |  | [View Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/CHANGELOG.md) |
|
||||
| Performance Monitoring |  | [View Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/CHANGELOG.md) |
|
||||
| Realtime Database |  | [View Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/database/CHANGELOG.md) |
|
||||
| Remote Config |  | [View Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/remote-config/CHANGELOG.md) |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user