Skip to content

Release v2.0.3

Compare
Choose a tag to compare
@sumerjabri sumerjabri released this 02 Sep 16:01
· 26 commits to develop since this release
ad75bd0

2.0.3

@craftercms/classes

  • Change SDKService.httpGet to use fetch instead of rxjs.ajax
  • Fix fetch's mode (for cors)
  • Extend support for other fetch modes
  • Switch from using URLSearchParams to using query-string for the same purpose