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
+
1
6
<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 )
3
8
4
9
AngularFire 5.2 introduces support for Angular 8 and version 6 of the Firebase SDK.
5
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/fire" ,
3
- "version" : " 5.2.0 " ,
3
+ "version" : " 5.2.1 " ,
4
4
"description" : " The official library of Firebase and Angular." ,
5
5
"private" : true ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 21
21
"author" : " angular,firebase" ,
22
22
"license" : " MIT" ,
23
23
"peerDependencies" : {
24
- "@angular-devkit/architect" : " ANGULAR_DEVKIT_ARCH_VERSION" ,
25
- "@angular-devkit/core" : " ANGULAR_VERSION" ,
26
- "@angular-devkit/schematics" : " ANGULAR_VERSION" ,
27
24
"@angular/common" : " ANGULAR_VERSION" ,
28
25
"@angular/core" : " ANGULAR_VERSION" ,
29
26
"@angular/platform-browser" : " ANGULAR_VERSION" ,
30
27
"@angular/platform-browser-dynamic" : " ANGULAR_VERSION" ,
31
28
"firebase" : " FIREBASE_VERSION" ,
32
- "firebase-tools" : " FIREBASE_TOOLS_VERSION" ,
33
- "fuzzy" : " FUZZY_VERSION" ,
34
- "inquirer" : " INQUIRER_VERSION" ,
35
- "inquirer-autocomplete-prompt" : " INQUIRER_AUTOCOMPLETE_VERSION" ,
36
29
"rxjs" : " RXJS_VERSION"
37
30
},
38
31
"typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments