From c80be548aadbeff4dbc96a1631f3f3178ee82e66 Mon Sep 17 00:00:00 2001 From: krishnpal singh chouhan Date: Thu, 27 Feb 2025 12:23:42 +0530 Subject: [PATCH] Update README.md for supporting angular 19 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55955492..3dc6bcaa 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ This library supports many different Angular Versions. If you wish to use this l | 7.0.0 | 17 | 4.x | | 7.5.0 | 17 | 5.x | | 8.0.0 | 18 | 5.x | +| 9.0.0 | 19 | 5.x | ## Angular 17 Angular 17 versions are currently released as "latest" so you can install with Angular 17 with the following commands.