Skip to content

Releases: MiguelCastillo/promjax

v3.0.1

11 Jul 00:56

Choose a tag to compare

Release v3.0.1

v3.0.0

09 Jul 14:32

Choose a tag to compare

  1. added support for success/error callbacks in the promjax configuration.
  2. global ajax success/error callback handlers.
  3. global default headers that get sent with every request.
  4. stateChange to intercept each time the state of an XHR request changes.
  5. Transforms are processed based on the content-type.

v2.0.0

08 Jul 15:21

Choose a tag to compare

Release v2.0.0

v1.0.2

30 Apr 17:35

Choose a tag to compare

  • added support for withCredentials and timeout
  • removed promise module and instead we now rely on package.json browser field

v1.0.1

24 Apr 19:31

Choose a tag to compare

  • Fixed exceptions being thrown when setting request headers

v1.0.0

08 Mar 15:11

Choose a tag to compare

  • removed sync flag

v0.0.10

08 Mar 13:25

Choose a tag to compare

bumped version to 0.0.10