Skip to content

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 08 Aug 15:04
· 76 commits to main since this release
d8b80af

๐Ÿ‘‰ Changelog

compare changes

๐Ÿš€ Enhancements

  • add issue templates, update workflows + typecheck docs (51d90a9)
  • update GraphQL schema handling + better session management (26e6050)
  • refactor config resolution and requirements setup (5fd4777)

๐Ÿฉน Fixes

  • fix async client variable unwrapping + storefront cache keys (b9816bf)
  • fix runtime module version resolution (d20f173)

๐Ÿก Chore

  • Update dependency better-sqlite3 to v13 (#259)
  • add config resolution test (fb7cf15)
  • docs: update documentation (4c8fdb8)
  • update webhook validation + admin token request dedup (938bcba)
  • add unit tests for client, setup requirements, webhooks (860dc55)
  • clean up (afa634a)

โค๏ธ Contributors