← Back to Changelog
Commerce Blocks SDK v3.0.0
@commerce-blocks/sdk v3.0.0 is out: a renamed createSDK factory, stateless controllers with a single get() in place of execute(), and plain callbacks instead of Preact signals. Facets and sort orders are now fetched at runtime instead of declared at initialization, and two new direct calls — searchFeedback() and trackingEvent() — let you capture search-quality feedback and analytics straight from the client.
This is a breaking major version. execute(), isFetching, and suggest() remain as deprecated aliases to ease migration.
FeatureStorefront APIDevelopersSDK