-
Notifications
You must be signed in to change notification settings - Fork 937
Bundles as free functions #4006
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
Conversation
Temp fix where database version is bumped before firebase-admin can update deps
🦋 Changeset detectedLatest commit: 462efdc The changes in this PR will be included in the next version bump. This PR includes changesets to release 0 packagesWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
# Conflicts: # packages/firebase/index.d.ts # packages/firestore/exp/src/api/database.ts # packages/firestore/src/api/database.ts # packages/firestore/src/core/firestore_client.ts # packages/firestore/test/integration/api/bundle.test.ts
Changeset File Check
|
Binary Size ReportAffected SDKs
Test Logs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for the auth change, looks like just whitespace
* rc exp init * Add apis * register rc exp * implement funcitonal APIs * fix tests * build rc exp * add api-extractor to rc types * cast directly witout function * delete changelog for rc exp * add code owners to rc exp * update dep version
* Remove AuthErrorCode from core export * Api
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Release 8.0.1
Refactor storage for modularization.
# Conflicts: # packages/firestore/exp/test/shim.ts # packages/firestore/src/api/database.ts
No description provided.