We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a35ca commit c80188cCopy full SHA for c80188c
changelog.md
@@ -1,20 +1,11 @@
1
# Changelog
2
3
-## Version 13.0.2 (2024-06-18)
4
-
5
-### Bug Fixes
6
7
-- *subpackage* `@anglr/error-handling/rest`
8
- - fixed missing exports for interfaces `RestCatchHttpClientError`, `RestHttpClientErrorProcessing`
9
10
-## Version 13.0.1 (2024-05-07)
+## Version 13.0.0 (2024-06-18)
11
12
### Bug Fixes
13
14
- fixed `package.json` default export for material subpackage
15
16
-## Version 13.0.0 (2024-01-04)
17
18
### Features
19
20
- new `HttpClientErrorHandlers` type, that is object storing error handlers for http client errors according status code
0 commit comments