Skip to content

Commit 182ffff

Browse files
add ATL v18 to version table (#1496)
1 parent 1b9e396 commit 182ffff

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

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

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ title: Version compatibility
66
An overview of the compatibility between different versions of Angular Testing
77
Library and Angular.
88

9-
| Angular | Angular Testing Library |
10-
| ------- | ---------------------------- |
11-
| 19.x | 17.x, 16.x, 15.x, 14.x, 13.x |
12-
| 18.x | 17.x, 16.x, 15.x, 14.x, 13.x |
13-
| 17.x | 17.x, 16.x, 15.x, 14.x, 13.x |
14-
| 16.x | 14.x, 13.x |
15-
| >= 15.1 | 14.x, 13.x |
16-
| < 15.1 | 12.x, 11.x |
17-
| 14.x | 12.x, 11.x |
9+
| Angular | Angular Testing Library |
10+
| ------- | ---------------------------------- |
11+
| 20.x | 18.x |
12+
| 19.x | 18.x, 17.x, 16.x, 15.x, 14.x, 13.x |
13+
| 18.x | 17.x, 16.x, 15.x, 14.x, 13.x |
14+
| 17.x | 17.x, 16.x, 15.x, 14.x, 13.x |
15+
| 16.x | 14.x, 13.x |
16+
| >= 15.1 | 14.x, 13.x |
17+
| < 15.1 | 12.x, 11.x |
18+
| 14.x | 12.x, 11.x |

0 commit comments

Comments
 (0)