Skip to content

v9.0.0

Compare
Choose a tag to compare
@rbalet rbalet released this 22 Oct 11:39
· 68 commits to master since this release

Breaking Changes

Core

  • Use of httpBackend instead of the httpClient.
  • using an array of string[] instead of the former {prefix: string, suffix: string} object -> For more information

Bug Fixes