diff --git a/docs/version-4-upgrade.md b/docs/version-4-upgrade.md index 528ad2077..cb79486cb 100644 --- a/docs/version-4-upgrade.md +++ b/docs/version-4-upgrade.md @@ -2,6 +2,7 @@ AngularFire2 4.0 is a refactor of the AngularFire2 package which implements @NgModule, simplifies authentication, and better supports Angular 4. +For background on the motivations and implementation of these change you may refer to the for these API changes [`Proposal`](https://github.com/angular/angularfire2/issues/1158). ### Removing `AngularFire` for Modularity