Adam Raya
Adam Raya
### Summary Selected refinements from different filter categories are not combined in the PLP filtering. Only selected refinements from the same filter category are being combined. ### Steps To Reproduce...
# Description # Types of Changes - [ ] **Bug fix** (non-breaking change that fixes an issue) - [ ] **New feature** (non-breaking change that adds functionality) - [ ]...
# Description The PR implements the initial React Query cache state optimizations in `commerce-sdk-react`: - Adjust default `queryClient` configuration values. - Define the Query Key pattern to use in all...
### Summary Using the URL formatting `showDefaults` setting set to `false` with multiple locales shows the expected URL and content when navigating with the default locale. But switching the locale...
# Description The solution ensures all logs are managed according to the specified log level by adding a new logger that overrides the [console](https://developer.mozilla.org/en-US/docs/Web/API/console) object and substitutes it with a...
# Description The PR adds the siteId defined in getConfig to the window.STOREFRONT_PREVIEW global for later use in the Storefront Preview Shopper Context Calls. # Types of Changes - [...
# Description The PR adds the `siteId` defined in CommerceSdkProvider to the `window.STOREFRONT_PREVIEW` global for later use in the Storefront Preview Shopper Context Calls. # Types of Changes - [...
# Description The IDEs are unable to resolve the wildcard imports correctly and provide the proper navigation and IntelliSense. This results in errors with red squiggly lines below the wildcard...