Skip to content

Commit 5ab37bf

Browse files
committed
docs(Changelog): update Changelog to beta.2
1 parent 686eb31 commit 5ab37bf

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="2.0.0-beta.2"></a>
2+
# [2.0.0-beta.2](https://github.com/angular/angularfire2/compare/2.0.0-beta.1...v2.0.0-beta.2) (2016-06-22)
3+
4+
5+
### Bug Fixes
6+
7+
* **auth:** check for null user before attempting to transform ([981f0f5](https://github.com/angular/angularfire2/commit/981f0f5)), closes [#251](https://github.com/angular/angularfire2/issues/251)
8+
* **auth:** correctly emit anonymous auth state ([51c8caa](https://github.com/angular/angularfire2/commit/51c8caa))
9+
* **auth:** make sure onAuth runs in Angular zone ([d9a6ae7](https://github.com/angular/angularfire2/commit/d9a6ae7)), closes [#231](https://github.com/angular/angularfire2/issues/231)
10+
* **build:** downgrade to stable TS version to fix d.ts ([664a156](https://github.com/angular/angularfire2/commit/664a156)), closes [#250](https://github.com/angular/angularfire2/issues/250)
11+
12+
13+
114
# AngularFire2 2.0.0-beta.1
215

316
This release updates AngularFire to the Firebase 3 SDK. There are a few breaking changes, most notably in how

0 commit comments

Comments
 (0)