You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Currency Change Detection to Shopify Plugin: When the presentment currency of a user's cart changes, the client side cart state machine will be automatically updated. This change was added to support Shopify markets and similar internationalization tools.
🐞 Bug Fixes
Fix Log Levels: Fixed a bug where logs were not printing for levels below the selected log level. With this patch logs will be printed for all logs with a level less than or equal to the selected level.