Skip to content

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

Merged
jamesdaniels merged 2 commits into
masterfrom
dont_implement_app-APP
May 1, 2019
Merged

fix(): FirebaseApp Class should not implement app.App#2060
jamesdaniels merged 2 commits into
masterfrom
dont_implement_app-APP

Conversation

@jamesdaniels

@jamesdaniels jamesdaniels commented May 1, 2019

Copy link
Copy Markdown
Contributor

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

@davideast davideast left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@jamesdaniels

Copy link
Copy Markdown
Contributor 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