Skip to content

fix(): FirebaseApp Class should not implement app.App #2060

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

Merged
merged 2 commits into from
May 1, 2019

Conversation

jamesdaniels
Copy link
Member

@jamesdaniels jamesdaniels commented May 1, 2019

Checklist

Description

While giving us a bit more type safety in development, implementing app.App allows the Firebase JS SDK to break our builds in minor releases. Which has bit us more than once.

I do not believe this is worth keeping around any longer.

Code sample

No API change.

While giving us a bit more type safety in development, implementing
app.App allows the Firebase JS SDK to break our builds in minor
releases. Which has bit us more than once.

I do not believe this is worth keeping around any longer.

Fixes #2059
Copy link
Collaborator

@davideast davideast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jamesdaniels
Copy link
Member Author

@davideast Heads up, the tests are stuck on the Firestore flake. I'm going to admin override & merge.

@jamesdaniels jamesdaniels merged commit 454eac3 into master May 1, 2019
@jamesdaniels jamesdaniels deleted the dont_implement_app-APP branch May 1, 2019 21:16
peterennis added a commit to peterennis/angularfire2 that referenced this pull request May 3, 2019
fix(): FirebaseApp Class should not implement app.App (angular#2060)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants