Skip to content

Version 0.12.0

Choose a tag to compare

@JMPerez JMPerez released this 24 Feb 22:16
· 196 commits to master since this release

You can now abort an on-going request calling the abort method in the returned promise. This is useful, for instance, if you want to use the wrapper for a search box that shows results as the user types.

There is information about how to use it in the README file.