Skip to content

Conversation

davideast
Copy link
Collaborator

2.0.0-beta.7 (2017-01-13)

Bug Fixes

  • aot: Remove AuthBackend param for AOT support (f875360)
  • auth_backend: Update logout method to return a promise (169ce64), closes #583
  • config: Add messagingSenderId to FirebaseAppConfig (9c84869)
  • database: Allow null values for equalTo, etc. (70a3e94), closes #704
  • database: Removed unused query option (9cbc59b), closes #706
  • list: Fix FirebaseListObservable emit as array bug #574 (ce3de04)
  • module: Conditionally pass app name (8427009)

Features

  • module: Add a custom FirebaseApp name (73a3e26)

@davideast davideast merged commit 21333b5 into angular:master Jan 13, 2017
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.

FirebaseObjectFactory query option not used Queries with null don't work as expected Suggestion: logout to return a promise
2 participants