-
Notifications
You must be signed in to change notification settings - Fork 926
Add Support for API report #4741
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
|
Changeset File Check
|
b9e4406
to
ba9b162
Compare
Size Analysis Report |
// that only includes exported symbols. This is all done in temporary folders, | ||
// all configuration is auto-generated for each run. | ||
|
||
const baseApiExtractorConfigFile: string = path.resolve( |
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.
Seems we should share this script across projects, but let's do it in a separate PR.
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.
Yup, I thought I addressed this task by adding the TODO :)
* Add database@exp API (#4614) * Compat and @exp class for DataSnapshot (#4686) * Add events to database@exp (#4694) * Compat and @exp class for Database (#4705) * Implement Query Compat and query@exp (#4709) * Compat class for Reference (#4719) * OnDisconnect Compat (#4727) * ServerValues compat (#4728) * EnableLogging Compat (#4730) * Remove argument numbers from validation (#4729) * Update changeset * Add database@exp API docs (#4738) * Add Support for API report (#4741) * Update lets-go-travel.md * Update enableLogging
* Add database@exp API (#4614) * Compat and @exp class for DataSnapshot (#4686) * Add events to database@exp (#4694) * Compat and @exp class for Database (#4705) * Implement Query Compat and query@exp (#4709) * Compat class for Reference (#4719) * OnDisconnect Compat (#4727) * ServerValues compat (#4728) * EnableLogging Compat (#4730) * Remove argument numbers from validation (#4729) * Update changeset * Add database@exp API docs (#4738) * Add Support for API report (#4741) * pacakge database compat * export child as a public API * address comments * create database-compat dir * create overloads for database-compat * build database * add database-compat to firebase-exp * fix lint errors * include compat in build * fix typing errors * fix script name * make database types compatible * use modular instance Co-authored-by: Sebastian Schmidt <[email protected]>
Pruned DTS file: https://gist.github.com/schmidt-sebastian/2401be010ce057988495823ffe446a1d