Skip to content

1.11.1

Compare
Choose a tag to compare
@jonsamwell jonsamwell released this 11 Aug 00:32
· 30 commits to master since this release

Added support for the Angular Json protection vulnerability when parsing json (see https://docs.angularjs.org/api/ng/service/$http#json-vulnerability-protection)
thanks to @riann (https://github.com/riaann) for this!!

Added documentation for the new 'adapter' config property and tests around the node js multifetch adapter.