Releases: square/site-theme-sdk
Releases · square/site-theme-sdk
v1.0.0-alpha.15
⚠ BREAKING CHANGES
- datetime: get day of week key without using locale (#23)
- money: use currencyDisplay: 'symbol' (#22)
Bug Fixes
- datetime: get day of week key without using locale (#23) (0ee4d3f)
- money: use currencyDisplay: 'symbol' (#22) (ab4beae)
v1.0.0-alpha.14
⚠ BREAKING CHANGES
- resources: remove availability time add/subtract filters + update schedule resource interfaces (#28)
Bug Fixes
- resources: remove availability time add/subtract filters + update schedule resource interfaces (#28) (d606222)
v1.0.0-alpha.12
⚠ BREAKING CHANGES
- cart: add setPastTimeToCurrent to update the fulfillment time to ASAP if the requested fulfillment time is in the past (#26)
Features
- cart: add setPastTimeToCurrent to update the fulfillment time to ASAP if the requested fulfillment time is in the past (#26) (3850535)
v1.0.0-alpha.11
⚠ BREAKING CHANGES
- orders: remove orders api (#24)
Features
v1.0.0-alpha.10
Features
- add timeUntilStatusChangeMs to OpenStatusDayAndTime interface (#21) (f49d54c)
v1.0.0-alpha.7
Bug Fixes
- location open hours are incorrect when location and user timezones are different (#14) (b050739)