@nacelle/commerce-queries-plugin@1.0.0-beta.1
Pre-release
Pre-release
github-actions
released this
25 Feb 00:07
·
46 commits
to main
since this release
Patch Changes
- 0d3e3bd: In TypeScript projects, the
.content
,.products
,.productCollections
, and.productCollectionEntries
methods no longer require type assertions on their return values. The type will be inferred based on the value ofparams.edgesToNodes
. - bd174e5: Adds error handling to commerce queries & makes commerce queries return data directly instead of
{ data, error }
- Updated dependencies [5ae2891]
- @nacelle/storefront-sdk@2.0.0-beta.2