Skip to content

Commit e180ba3

Browse files
committed
- Updated documentation
- Fixed issue with node-fetch abort signal
1 parent 79bb027 commit e180ba3

File tree

5 files changed

+3180
-2976
lines changed

5 files changed

+3180
-2976
lines changed

docs/angular-support.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ If you want to generate the Angular based client then you can specify `--client
99
The Angular client has been tested with the following versions:
1010

1111
```
12-
"@angular/common": "13.2.x",
13-
"@angular/core": "13.2.x",
12+
"@angular/common": "14.0.x",
13+
"@angular/core": "14.0.x",
1414
"rxjs": "7.5.x",
1515
```
1616

0 commit comments

Comments
 (0)