From 27183d54031909aa474b4bfe893c10c2e2509e3d Mon Sep 17 00:00:00 2001 From: Guillaume M Date: Tue, 14 Oct 2025 09:32:59 +0200 Subject: [PATCH] docs: Update supported Angular version in README --- packages/angular/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/angular/README.md b/packages/angular/README.md index 384c4c2d48c8..f686fb266b23 100644 --- a/packages/angular/README.md +++ b/packages/angular/README.md @@ -16,7 +16,7 @@ ## Angular Version Compatibility -This SDK officially supports Angular 14 to 19. +This SDK officially supports Angular 14 to 20. If you're using an older Angular version please check the [compatibility table in the docs](https://docs.sentry.io/platforms/javascript/guides/angular/#angular-version-compatibility).