Skip to content

Commit eeb9dcc

Browse files
authored
docs(core): Dropping ng8 & adding ng13 to readme (#3058)
1 parent 390691b commit eeb9dcc

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
### Features
55

6-
* **core:** marking as compatible with Angular 13 peer ([#3057](https://github.com/angular/angularfire/pull/3057))
6+
* **core:** marking as compatible with Angular 13 peer ([#3057](https://github.com/angular/angularfire/pull/3057)) ([390691b](https://github.com/angular/angularfire/commit/390691b))
77

88
### Bug Fixes
99

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,14 @@ AngularFire doesn't follow Angular's versioning as Firebase also has breaking ch
6666

6767
| Angular | Firebase | AngularFire |
6868
| --------|----------|--------------|
69+
| 13 | 9 | ^7.2 |
6970
| 12 | 9 | ^7.0 |
7071
| 12 | 7,8 | ^6.1.5 |
7172
| 11 | 7,8 | ^6.1 |
7273
| 10 | 8 | ^6.0.4 |
7374
| 10 | 7 | ^6.0.3 |
7475
| 9 | 8 | ^6.0.4 |
7576
| 9 | 7 | ^6.0 |
76-
| 8 | 7 | ^5.2.3 |
77-
| 8 | 6 | ^5.2.0 |
7877

7978
<sub>Version combinations not documented here __may__ work but are untested and you will see NPM peer warnings.</sub>
8079

0 commit comments

Comments
 (0)