v9.0.0
Breaking Changes
Core
- Use of
httpBackend
instead of thehttpClient
. - using an array of
string[]
instead of the former{prefix: string, suffix: string}
object -> For more information
httpBackend
instead of the httpClient
.string[]
instead of the former {prefix: string, suffix: string}
object -> For more information