File tree Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 5.2.1 " ></a >
2+ # [ 5.2.1] ( https://github.com/angular/angularfire2/compare/5.2.0...5.2.1 ) (2019-06-01)
3+
4+ Removed unnecessary ` peerDependencies ` ([ #2095 ] ( https://github.com/angular/angularfire2/pull/2095 ) ) ([ 5e49442] ( https://github.com/angular/angularfire2/pull/2095/commits/5e49442 ) )
5+
16<a name =" 5.2.0 " ></a >
2- # [ 5.2.0] ( https://github.com/angular/angularfire2/compare/5.1.3...5.2.0 ) (2019-05-24 )
7+ # [ 5.2.0] ( https://github.com/angular/angularfire2/compare/5.1.3...5.2.0 ) (2019-05-31 )
38
49AngularFire 5.2 introduces support for Angular 8 and version 6 of the Firebase SDK.
510
Original file line number Diff line number Diff line change 11{
22 "name" : " @angular/fire" ,
3- "version" : " 5.2.0 " ,
3+ "version" : " 5.2.1 " ,
44 "description" : " The official library of Firebase and Angular." ,
55 "private" : true ,
66 "scripts" : {
Original file line number Diff line number Diff line change 2121 "author" : " angular,firebase" ,
2222 "license" : " MIT" ,
2323 "peerDependencies" : {
24- "@angular-devkit/architect" : " ANGULAR_DEVKIT_ARCH_VERSION" ,
25- "@angular-devkit/core" : " ANGULAR_VERSION" ,
26- "@angular-devkit/schematics" : " ANGULAR_VERSION" ,
2724 "@angular/common" : " ANGULAR_VERSION" ,
2825 "@angular/core" : " ANGULAR_VERSION" ,
2926 "@angular/platform-browser" : " ANGULAR_VERSION" ,
3027 "@angular/platform-browser-dynamic" : " ANGULAR_VERSION" ,
3128 "firebase" : " FIREBASE_VERSION" ,
32- "firebase-tools" : " FIREBASE_TOOLS_VERSION" ,
33- "fuzzy" : " FUZZY_VERSION" ,
34- "inquirer" : " INQUIRER_VERSION" ,
35- "inquirer-autocomplete-prompt" : " INQUIRER_AUTOCOMPLETE_VERSION" ,
3629 "rxjs" : " RXJS_VERSION"
3730 },
3831 "typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments