Skip to content

Breaking Changes v2.0.0

Choose a tag to compare

@crhistianramirez crhistianramirez released this 16 Dec 21:59
· 94 commits to master since this release
b9977aa

Replace HeadstartSDK with CMS sdk

The headstart middleware no longer has these cms endpoints. In SEB we were unable to simply set a different baseurl like Winmark did because it would also change the baseurl for our other middleware endpoints which we don't want.

This change requires implementors to:

install @ordercloud/cms-sdk version 1.0.1
Set token, baseApiUrl and baseAuthUrl in CmsConfiguration from @ordercloud/cms-sdk