Skip to content

Releases: basementstudio/commerce-toolkit

@bsmnt/[email protected]

29 Aug 12:04
0716d3b
Compare
Choose a tag to compare

Patch Changes

  • 5c942d0: Don't throw an error, just a warning

@bsmnt/[email protected]

26 Jun 18:50
876b854
Compare
Choose a tag to compare

Patch Changes

  • 9c95314: expose cookie options type
  • 28cf63e: fix: use cookie key as tanstack query key

@bsmnt/[email protected]

26 Jun 17:48
f865480
Compare
Choose a tag to compare

Patch Changes

@bsmnt/[email protected]

06 Jun 16:56
bcf244b
Compare
Choose a tag to compare

Patch Changes

  • 6e5669b: patch genql to fix a rollup edge case

@bsmnt/[email protected]

16 Apr 23:28
6395fa8
Compare
Choose a tag to compare

Patch Changes

  • c904dbc: Make it work without passing args

@bsmnt/[email protected]

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/[email protected]

14 Apr 13:02
450a930
Compare
Choose a tag to compare

Patch Changes

  • 1a956b7: Clean up cart cookie name

@bsmnt/[email protected]

14 Apr 02:35
8c8b416
Compare
Choose a tag to compare

Major Changes

  • 5893f57: use cookie instead of local storage for storing cart id, and remove extraHooks option

@bsmnt/[email protected]

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/[email protected]

14 Apr 16:30
fb9f03a
Compare
Choose a tag to compare

Patch Changes

  • 6facc1f: disable linters on generated files