You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* copied orginal FIS sdk into packages-expp and made unit tests passed
* migrated test app and fixed a test app bug to make it worked
* made installations-exp depend on app-exp
* Relocated public methods files into folder
* Making installations mudularization step1, build success
* Making installations mudularization step2, unit tests pass
* update dependency version, merge master
* Apply suggestions from code review
Co-authored-by: Feiyang <[email protected]>
* update dependencies' version
* add getInstallation(app)
* correct deleteInstallations funciton name
* Place the call to registerVerion and registerInstallations at the same place
* remove dead code
* add api extractor config
* rewrite the internal interface
* fix build error
* Seperate internal interface from public interface.
* Change public methods to accept public interface
* Fixes and api extractor integration for @firebase/installations-exp (#3733)
* integrate api-extractor into installations-exp
* add release tag to APIs
* add _ prefix to the internal interface
* update api report
* add documentations to public apis
* refine public documentations
* refine public documentations
Co-authored-by: Feiyang <[email protected]>
0 commit comments