3.0.0-next.5
Pre-release
Pre-release
anhallbe
released this
22 Jun 12:52
·
148 commits
to master
since this release
Note: Pre-releases may be unstable and contain unknown breaking changes. There may be breaking changes between this pre-release and the next stable release. Use for testing purposes only.
Bug fixes
IonApiService
no longer usesXMLHttpRequest.withCredentials
by default. This should resolve a CORS issue in some environments. #42 #41
Features
IonApiService
can now be configured with theIonApiConfig
injection token. This can be used to for instance force it to usewithCredentials
. See https://github.com/infor-cloud/m3-h5-sdk#-ion-api-configuration