The interface ITopicConfig property onFailMessage
is renamed to failMessage
.
Reason: on
prefixes are only used to identify event fns. In addition, the readme had to be changed,
because it was an outdated version of a previous implementation where there was indeed a topic specific event hook which
was removed before GitHub publication.
Same thing for the property onFailResponse
of ITopicConfig interface.
It is renamed with the same reason to failoverResponse
and
its readme is updated as well.
Sorry for the inconvenience.
Update dependencies to fix high vulnerabilities caused by webpack-dev-middleware sub dependency.
New Angular version: 17.3.1
- Update dependencies to fix high vulnerabilities
- Remove HttpStatusCode.Locked from default retryOnStatusCodeList
Just update package.json keywords for better search results
Update missing keywords to artefact package.json (doh!)
Update dependencies. Change to Angular 19.1.2