Modernize Storefront SDK for v1.2 - #12
Open
roncodes wants to merge 6 commits into
Open
Conversation
roncodes
force-pushed
the
feature/release-v1.2-sdk-modernization-plan
branch
from
August 31, 2026 11:41
8051bb8 to
a3633b2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
v1.1.14public and wire contracts plus the accepted marketplace APIs from PR feat: add marketplace SDK helpers #11Compatibility and security decisions
newInstance, named exports, stores/actions, request verbs/paths/payloads, synchronous errors, resource hydration, and callable CommonJS shape are frozen by executable snapshots@fleetbase/sdk@1.2.13cannot be safely externalized: webpack reports no ESM exports and its advertised CommonJS.jsfile is inside atype: moduleboundarycountries-listanddate-fnsremain normal external runtime dependenciessrc/cart-storeandsrc/customer-storedeep paths were unreachable and blocked by the old exports map, so their active action-based replacements remain the compatible public surfaceVerification
pnpm run checkpnpm run test:mutation: 164/190 mutants killed, 86.32%pnpm audit --prod --audit-level moderate: no known vulnerabilitiesRelease-owner setup after merge
npm-productionandstorefront-smokeGitHub environments.github/workflows/publish.yml, then revoke the legacy token after the first trusted publishmainnext, record Storefront Web/App and marketplace acceptance, then approve the stable release only if those application gates passNo package is published by this pull request.