Skip to content

Releases: bigcommerce/subscription-foundation

0.9.3

Choose a tag to compare

@becomevocal becomevocal released this 06 Jun 02:46
bcb0249
  • Update dependencies across the board, including React 18, Next 13, and latest BigDesign release
  • Set min Node version to 18.x
  • Small changes needed to run Next build script when using React 18

0.9.2

Choose a tag to compare

@becomevocal becomevocal released this 24 Aug 17:21
196cf8f
  • Audit and clean up dependencies
  • Add support for Vercel, including a deploy button in the readme
  • Add prebuild step to automate generation of prisma client and perform db migrations
  • Reduce number of required env variables by moving non-private ones to constants
  • Use customer attribute id from DB instead of hardcoded value in customer portal nav link template

0.9.0-beta.1

0.9.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@becomevocal becomevocal released this 11 May 19:00

Initial beta release, focused on getting feedback in these key areas:

  • Developer onboarding
  • Merchant onboarding
  • Design of Subscribe and Save widget
  • Stripe Billing integration