Minor Changes
-
73d4e22: BREAKING public API changes:
AjaxClient
is nowAjax
AjaxClientFetchError
is nowAjaxFetchError
request
andrequestJson
methods ofAjax
class are renamed asfetch
andfetchJson
respectivelygetCookie
andvalidateOptions
is not part of the public API any more- Removed the
setAjax
createXSRFRequestInterceptor
renamed ascreateXsrfRequestInterceptor
- Exporting
createCacheInterceptors
instead ofcacheRequestInterceptorFactory
andcacheResponseInterceptorFactory