-
Notifications
You must be signed in to change notification settings - Fork 915
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #3936
Version Packages #3936
Conversation
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
Binary Size ReportAffected SDKsNo changes between base commit (00c963b) and head commit (10271ae). Test Logs
|
Size Analysis ReportAffected ProductsNo changes between base commit (00c963b) and head commit (10271ae). Test Logs
|
b4eca36
to
8b76d82
Compare
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release, this PR will be updated.
Releases
@firebase/auth@0.15.0
Minor Changes
eeb1dfa4f
#3810 - Add ability to configure the SDK to communicate with the Firebase Auth emulator.Patch Changes
916770f3c
#3934 - Add a validation for useEmulator URL.firebase@7.24.0
Minor Changes
eeb1dfa4f
#3810 - Add ability to configure the SDK to communicate with the Firebase Auth emulator.4f997bce1
#3724 - Adds a newexperimentalAutoDetectLongPolling
to FirestoreSettings. Whenenabled, the SDK's underlying transport (WebChannel) automatically detects if
long-polling should be used. This is very similar to
experimentalForceLongPolling
, but only uses long-polling if required.Patch Changes
eeb1dfa4f
,916770f3c
,2bea0a367
,4f997bce1
]:@firebase/firestore@1.18.0
Minor Changes
4f997bce1
#3724 - Adds a newexperimentalAutoDetectLongPolling
to FirestoreSettings. Whenenabled, the SDK's underlying transport (WebChannel) automatically detects if
long-polling should be used. This is very similar to
experimentalForceLongPolling
, but only uses long-polling if required.Patch Changes
2bea0a367
#3919 - Fixed a potential issue in our internal queue that could have allowed API calls to be executed out of order.Updated dependencies [
4f997bce1
]:@firebase/firestore-types@1.14.0
Minor Changes
4f997bce1
#3724 - Adds a newexperimentalAutoDetectLongPolling
to FirestoreSettings. Whenenabled, the SDK's underlying transport (WebChannel) automatically detects if
long-polling should be used. This is very similar to
experimentalForceLongPolling
, but only uses long-polling if required.@firebase/webchannel-wrapper@0.4.0
Minor Changes
4f997bce1
#3724 - Adds a newexperimentalAutoDetectLongPolling
to FirestoreSettings. Whenenabled, the SDK's underlying transport (WebChannel) automatically detects if
long-polling should be used. This is very similar to
experimentalForceLongPolling
, but only uses long-polling if required.@firebase/rules-unit-testing@1.0.8
Patch Changes
cb28261e0
#3923 (fixes #3920) - Do not delete uid property from user auth object in initializeTestApp()fe0ae19a9
#3915 - Fix custom claims in rules-unit-testingUpdated dependencies [
eeb1dfa4f
,4f997bce1
]: