Breaking Change - Square Online Web SDK rename to Site Theme SDK (Deprecable)
Deployed Date: 4/3/24
The Square Online Web SDK
has been renamed to the Site Theme SDK
. This SDK has now been made public at https://github.com/square/site-theme-sdk.
Migration path
You can continue to use your existing Square Online Web SDK
without any issues. When you move to the new Site Theme SDK
do note that the import is now SiteThemeSDK
instead of SquareOnlineWebSDK
(SDK docs have been updated to reflect this).
The Site Theme SDK
versioning has also been reset to v1.0.0-alpha.1
for the new public repository.