From 7281dec47c6e517566413fe33bff449cfdd7197a Mon Sep 17 00:00:00 2001 From: Tim Deschryver <28659384+timdeschryver@users.noreply.github.com> Date: Sat, 25 May 2024 18:08:30 +0200 Subject: [PATCH] docs: update version compatibility --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 531c5e5..e923e57 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ You may also be interested in installing `jest-dom` so you can use | Angular | Angular Testing Library | | ------- | ----------------------- | +| 18.x | 16.x, 15.x, 14.x, 13.x | | 17.x | 16.x, 15.x, 14.x, 13.x | | 16.x | 14.x, 13.x | | >= 15.1 | 14.x, 13.x |