We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 975bafa commit 652c347Copy full SHA for 652c347
README.md
@@ -177,15 +177,16 @@ You may also be interested in installing `jest-dom` so you can use
177
178
## Version compatibility
179
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 |
+| Angular | Angular Testing Library |
+| ------- | ---------------------------------- |
+| 20.x | 18.x, 17.x, 16.x, 15.x, 14.x, 13.x |
+| 19.x | 17.x, 16.x, 15.x, 14.x, 13.x |
+| 18.x | 17.x, 16.x, 15.x, 14.x, 13.x |
+| 17.x | 17.x, 16.x, 15.x, 14.x, 13.x |
+| 16.x | 14.x, 13.x |
+| >= 15.1 | 14.x, 13.x |
+| < 15.1 | 12.x, 11.x |
189
+| 14.x | 12.x, 11.x |
190
191
## Guiding Principles
192
0 commit comments