Skip to content

Commit 4e7392c

Browse files
committed
chore(deps): Add angular ^17 support
1 parent 51236c3 commit 4e7392c

File tree

5 files changed

+5460
-4150
lines changed

5 files changed

+5460
-4150
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## v15.0.0
4+
- Added angular 17 support.
5+
36
## v14.0.0
47
- Added angular 16 support.
58

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@ The HTTP interceptor listens to all HTTP requests and shows a spinner / loader i
4444
| >=12.0.0 | ^14.0.0 |
4545
| >=13.0.0 | ^15.0.0 |
4646
| >=14.0.0 | ^16.0.0 |
47+
| >=15.0.0 | ^17.0.0 |
4748

48-
If you experience errors like below, **please double check the version you use.**
49+
If you experience errors like below, **please double-check the version you use.**
4950

5051
`ERROR in Error: Metadata version mismatch for module [...]/angular/node_modules/ng-http-loader/ng-http-loader.module.d.ts, found version x, expected y [...]`
5152

0 commit comments

Comments
 (0)