Releases: MiguelCastillo/promjax
Releases · MiguelCastillo/promjax
v3.0.1
v3.0.0
- added support for success/error callbacks in the promjax configuration.
- global ajax success/error callback handlers.
- global default headers that get sent with every request.
- stateChange to intercept each time the state of an XHR request changes.
- Transforms are processed based on the content-type.
v2.0.0
Release v2.0.0
v1.0.2
- added support for withCredentials and timeout
- removed promise module and instead we now rely on package.json browser field
v1.0.1
- Fixed exceptions being thrown when setting request headers
v1.0.0
- removed sync flag
v0.0.10
bumped version to 0.0.10