-
Notifications
You must be signed in to change notification settings - Fork 900
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 #5076
Version Packages #5076
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. |
Size Analysis Report |
60e7c49
to
b374286
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. |
b374286
to
118620b
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. |
118620b
to
686243c
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/app-check@0.2.0
Minor Changes
870dd5e35
#5033 - AddedgetToken()
andonTokenChanged
methods to App Check.Patch Changes
5d007b8fb
#5084 - Fixed so token listeners added through public API call the error handler while internal token listeners return the error as a token field.5d31e2192
#5055 (fixes #5052) - Fix an error causing App Check to logHTTP status 429
errors in debug mode.Updated dependencies [
870dd5e35
,5d007b8fb
,56a6a9d4a
]:@firebase/app-check-types@0.2.0
Minor Changes
870dd5e35
#5033 - AddedgetToken()
andonTokenChanged
methods to App Check.Patch Changes
5d007b8fb
#5084 - Fixed so token listeners added through public API call the error handler while internal token listeners return the error as a token field.firebase@8.7.0
Minor Changes
870dd5e35
#5033 - AddedgetToken()
andonTokenChanged
methods to App Check.Patch Changes
870dd5e35
,5d007b8fb
,5d31e2192
,56a6a9d4a
]:@firebase/analytics@0.6.14
Patch Changes
56a6a9d4a
]:@firebase/app@0.6.28
Patch Changes
56a6a9d4a
]:@firebase/auth@0.16.8
Patch Changes
56a6a9d4a
#5071 (fixes #4932) - Auto initializeauth-internal
afterauth
has been initialized.@firebase/component@0.5.4
Patch Changes
56a6a9d4a
#5071 (fixes #4932) - Auto initializeauth-internal
afterauth
has been initialized.@firebase/database@0.10.6
Patch Changes
56a6a9d4a
]:@firebase/firestore@2.3.8
Patch Changes
85f73abb5
,56a6a9d4a
]:@firebase/functions@0.6.13
Patch Changes
56a6a9d4a
]:@firebase/installations@0.4.30
Patch Changes
56a6a9d4a
]:@firebase/messaging@0.7.14
Patch Changes
56a6a9d4a
]:@firebase/performance@0.4.16
Patch Changes
56a6a9d4a
]:@firebase/remote-config@0.1.41
Patch Changes
56a6a9d4a
]:@firebase/rules-unit-testing@1.3.9
Patch Changes
870dd5e35
,56a6a9d4a
]:@firebase/storage@0.5.6
Patch Changes
56a6a9d4a
]:@firebase/webchannel-wrapper@0.5.1
Patch Changes
85f73abb5
#5099 - Added a new export for FetchXmlHttpFactory.