Skip to content

Releases: basementstudio/commerce-toolkit

@bsmnt/sdk-gen@2.0.0

14 Apr 13:22
3a6fb0f
Compare
Choose a tag to compare

Major Changes

  • 7be03f0: Migrate from graphql-codegen to Genql, an amazing graphql client generator

@bsmnt/drop@1.2.1

14 Apr 13:22
3a6fb0f
Compare
Choose a tag to compare

Patch Changes

  • 7be03f0: Migrate from graphql-codegen to Genql, an amazing graphql client generator

@bsmnt/sdk-gen@1.2.5

03 Feb 18:22
f913dcc
Compare
Choose a tag to compare

Patch Changes

  • 72e86a6: Add optional params to sdk-gen config.

    • MaybeValue: Set type for Maybe in the generated file. Accepts a string.
    • InputMaybeValue: Set type for InputMaybe in the generated file. Accepts a string.
    • AvoidOptionals: If true it disables optional types on the generated schema. Accepts true or false.

@bsmnt/storefront-hooks@1.3.0

13 Dec 18:47
3bb5fc5
Compare
Choose a tag to compare

Minor Changes

  • 017f3a0: Add a simple logging system

@bsmnt/sdk-gen@1.2.4

03 Nov 20:51
31655d3
Compare
Choose a tag to compare

Patch Changes

@bsmnt/shopify-helpers@2.0.0

30 Oct 21:36
85c4393
Compare
Choose a tag to compare

Major Changes

  • 687fd41: Remove createStandardStorefrontClient as it was too big with no real benefit for now. Instead of using createStandardStorefrontClient, you now should use @bsmnt/sdk-gen

@bsmnt/sdk-gen@1.2.3

30 Oct 21:36
85c4393
Compare
Choose a tag to compare

Patch Changes

  • 687fd41: Access fetch from globalThis instead of global, as using global is unreliable.

@bsmnt/storefront-hooks@1.2.2

26 Oct 17:23
bdc059d
Compare
Choose a tag to compare

Patch Changes

  • 095b1ca: save cart id on localStorage when creating with lines

@bsmnt/sdk-gen@1.2.2

18 Oct 20:47
279e04a
Compare
Choose a tag to compare

Patch Changes

  • e274b6f: include graphql as a prod dependency to sdk-gen (knowing that it'll be installed as a devDependency

@bsmnt/shopify-helpers@1.2.2

14 Oct 21:49
27b8b03
Compare
Choose a tag to compare

Patch Changes