Skip to content

Commit 652c347

Browse files
docs: update Version compatibility table (#540)
1 parent 975bafa commit 652c347

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -177,15 +177,16 @@ You may also be interested in installing `jest-dom` so you can use
177177
178178
## Version compatibility
179179

180-
| Angular | Angular Testing Library |
181-
| ------- | ---------------------------- |
182-
| 19.x | 17.x, 16.x, 15.x, 14.x, 13.x |
183-
| 18.x | 17.x, 16.x, 15.x, 14.x, 13.x |
184-
| 17.x | 17.x, 16.x, 15.x, 14.x, 13.x |
185-
| 16.x | 14.x, 13.x |
186-
| >= 15.1 | 14.x, 13.x |
187-
| < 15.1 | 12.x, 11.x |
188-
| 14.x | 12.x, 11.x |
180+
| Angular | Angular Testing Library |
181+
| ------- | ---------------------------------- |
182+
| 20.x | 18.x, 17.x, 16.x, 15.x, 14.x, 13.x |
183+
| 19.x | 17.x, 16.x, 15.x, 14.x, 13.x |
184+
| 18.x | 17.x, 16.x, 15.x, 14.x, 13.x |
185+
| 17.x | 17.x, 16.x, 15.x, 14.x, 13.x |
186+
| 16.x | 14.x, 13.x |
187+
| >= 15.1 | 14.x, 13.x |
188+
| < 15.1 | 12.x, 11.x |
189+
| 14.x | 12.x, 11.x |
189190

190191
## Guiding Principles
191192

0 commit comments

Comments
 (0)