Skip to content

Tags: dchui1/angularfire2

Tags

2.0.0-alpha.9

Toggle 2.0.0-alpha.9's commit message
chore(package): bump version to alpha.9

Included in this release:
 * Upgrade to Angular2 beta.7, rxjs 5 beta.2, zone.js 0.15.5, and Firebase 2.4.1
 * Remove FirebaseList provider-based API (in favor of AngularFire service)
 * Automatically unwrap values in list returned from AngularFire.list()

2.0.0-alpha.8

Toggle 2.0.0-alpha.8's commit message
chore: bump to alpha.8

2.0.0-alpha.7

Toggle 2.0.0-alpha.7's commit message
chore: rename main module from angularfire to angularfire2

2.0.0-alpha.6

Toggle 2.0.0-alpha.6's commit message
chore(package): bump self version and angular,firebase versions

Two tests needed to be commented out until some upstream fixes land
in angular/angular (#6928)

2.0.0-alpha.5

Toggle 2.0.0-alpha.5's commit message
chore: bump version to alpha.5

2.0.0-alpha.4

Toggle 2.0.0-alpha.4's commit message
chore: release alpha.4

2.0.0-alpha.3

Toggle 2.0.0-alpha.3's commit message
fix(npm): fix publish script to publish instead of pack

2.0.0-alpha.2

Toggle 2.0.0-alpha.2's commit message
fix(npm): include list in published module

Also remove post install script to install third-party typings

Closes angular#21
Closes angular#20

2.0.0-alpha.1

Toggle 2.0.0-alpha.1's commit message
chore(typescript): exclude test/ from compilation