Open dev-mend-for-github-com[bot] opened 1 year ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
This PR contains the following updates:
4.4.0
->4.5.2
By merging this PR, the issue #57 will be automatically resolved and closed:
Release Notes
firebase/firebase-js-sdk (firebase)
### [`v4.5.2`](https://redirect.github.com/firebase/firebase-js-sdk/releases/tag/firebase%404.5.2): 4.5.2 [Compare Source](https://redirect.github.com/firebase/firebase-js-sdk/compare/v4.5.1...firebase@4.5.2) #### Fixes - Fixed a regression where the `react-native` property was missing from the [`firebase`](https://npm.im/firebase) package.json - Fixed a regression where the value of `firebase.SDK_VERSION` wasn't properly being populated. ### [`v4.5.1`](https://redirect.github.com/firebase/firebase-js-sdk/releases/tag/v4.5.1): 4.5.1 [Compare Source](https://redirect.github.com/firebase/firebase-js-sdk/compare/v4.5.0...v4.5.1) #### Features Shipped individual modules for the following packages: - `@firebase/app` - `@firebase/auth` - `@firebase/database` - `@firebase/firestore` - `@firebase/messaging` - `@firebase/polyfill` - `@firebase/storage` - `@firebase/util` ### [`v4.5.0`](https://redirect.github.com/firebase/firebase-js-sdk/releases/tag/v4.5.0): 4.5.0 [Compare Source](https://redirect.github.com/firebase/firebase-js-sdk/compare/v4.4.0...v4.5.0) #### Features - Added support for Cloud Firestore. For more information, see the following resources: - [Blog post](https://firebase.googleblog.com/2017/10/introducing-cloud-firestore.html) - [Web getting started guide](https://firebase.google.com/docs/firestore/client/setup-web) - [Reference Documentation](https://firebase.google.com/docs/reference/js/firebase.firestore.html)