Skip to content

v1.0.5

Compare
Choose a tag to compare
@rictic rictic released this 30 Sep 00:34
· 260 commits to master since this release
  • lastResponse and lastError are only set to the response of the most recent request. This fixes a number of race conditions.
  • loading now only tracks whether the most recent request is loading
  • iron-ajax will do a new request whenever sub-properties of params change
  • The response and error events no longer bubble.