Skip to content

v1.15.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Sep 19:18
· 10 commits to beta since this release
6c25294

1.15.0-beta.2 (2025-09-19)

Bug Fixes

  • backend: add missing typedefs for payment type on subscription (527a2c3)
  • backend: fix event resource typedefs for webhooks (8b27b15)
  • backend: improve access token expiration checks to factor in responses too (8c36f2a), closes #69
  • customer: add missing exports for rels (6c25294)
  • customer: add missing typedefs for item options (e79241d)
  • customer: add typedefs for payment type on subscription (9019fd4)
  • customer: fix typedefs for total order in transaction template (a1bf353)

Features

  • backend: add typedefs for new store activation links (e9bfece)