12.0.0 (2025-10-29)
⚠ BREAKING CHANGES
- add environment-based language and currency configuration for admin and storefront (#509)
Features
- add environment-based language and currency configuration for admin and storefront (#509) (a36dba0)
getCurrency()parameter order changed: now expects(adminApiContext, isoCode?)instead of(isoCode, adminApiContext)getLanguageData()parameter order changed: now expects(adminApiContext, languageCode?)instead of(languageCode, adminApiContext)getSnippetSetId()parameter order changed: now expects(adminApiContext, languageCode?)instead of(adminApiContext)- changes for RuleBuilderCreate test (#319) (ef982be)