Skip to content

Commit 01da422

Browse files
lightningtgcmhevery
authored andcommitted
docs(public_api): change description (angular#13583)
* doc(public_api): change description Benchpress has been moved to angular/angular in modules/@angular/benchpress * docs(public_api): change description Here means 'other projects',like angular-cli, Angular Material. And as we know, benchpress project has been moved to angular/angular in modules/@angular/benchpress. It should not be 'other projects'.
1 parent 0854a5d commit 01da422

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/PUBLIC_API.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ One intentional omission from this list is `@angular/compiler`, which is current
1919

2020
Additionally only the command line usage (not direct use of APIs) of `@angular/compiler-cli` is covered.
2121

22-
Other projects developed by the Angular team like angular-cli, Angular Material, benchpress, will be covered by these or similar guarantees in the future as they mature.
22+
Other projects developed by the Angular team like angular-cli, Angular Material, will be covered by these or similar guarantees in the future as they mature.
2323

2424
Within the supported packages, we provide guarantees for:
2525

@@ -37,4 +37,4 @@ We explicitly don't consider the following to be our public API surface:
3737
- the contents and API surface of the code generated by Angular's compiler (with one notable exception: the existence and name of `NgModuleFactory` instances exported from generated code is guaranteed)
3838

3939

40-
Our peer dependencies (e.g. typescript, zone.js, or rxjs) are not considered part of our API surface, but they are included in our SemVer policies. We might update the required version of any of these dependencies in minor releases if the update doesn't cause breaking changes for Angular applications. Peer dependency updates that result in non-trivial breaking changes must be deferred to major Angular releases.
40+
Our peer dependencies (e.g. TypeScript, Zone.js, or RxJS) are not considered part of our API surface, but they are included in our SemVer policies. We might update the required version of any of these dependencies in minor releases if the update doesn't cause breaking changes for Angular applications. Peer dependency updates that result in non-trivial breaking changes must be deferred to major Angular releases.

0 commit comments

Comments
 (0)