Skip to content

Commit 5e9c7e0

Browse files
docs(angular): add v15 to compatibility table (#1350)
1 parent b30ab03 commit 5e9c7e0

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/angular-testing-library/version-compatibility.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Library and Angular.
88

99
| Angular | Angular Testing Library |
1010
| ------- | ----------------------- |
11-
| 16.x | 13.x \|\| 14.x |
12-
| >= 15.1 | 13.x \|\| 14.x |
13-
| < 15.1 | 11.x \|\| 12.x |
14-
| 14.x | 11.x \|\| 12.x |
11+
| 17.x | 15.x, 14.x, 13.x |
12+
| 16.x | 14.x, 13.x |
13+
| >= 15.1 | 14.x, 13.x |
14+
| < 15.1 | 12.x, 11.x |
15+
| 14.x | 12.x, 11.x |

0 commit comments

Comments
 (0)