Skip to content

Commit f641ddb

Browse files
authored
feat(angular): Remove compatibility note in replay/feedback install (#10253)
1 parent 4519faa commit f641ddb

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

platform-includes/session-replay/install/javascript.angular.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,3 @@ yarn add @sentry/angular
99
```bash {tabTitle:pnpm}
1010
pnpm add @sentry/angular
1111
```
12-
13-
### Angular Version Compatibility
14-
15-
The current major version of the Sentry Angular SDK supports Angular 14 and newer. If you're using an older Angular version, check our [Angular version compatibility](../#angular-version-compatibility) table to find the right SDK version for your project.

platform-includes/user-feedback/install/javascript.angular.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,3 @@ yarn add @sentry/angular
99
```bash {tabTitle:pnpm}
1010
pnpm add @sentry/angular
1111
```
12-
13-
### Angular Version Compatibility
14-
15-
The current major version of the Sentry Angular SDK supports Angular 14 and newer. If you're using an older Angular version, check our [Angular version compatibility](../#angular-version-compatibility) table to find the right SDK version for your project.

0 commit comments

Comments
 (0)