Skip to content

Releases: bigcommerce/subscription-foundation

0.9.3

06 Jun 02:46
bcb0249
Compare
Choose a tag to compare
  • 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

24 Aug 17:21
196cf8f
Compare
Choose a tag to compare
  • 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

11 May 19:00
Compare
Choose a tag to compare
0.9.0-beta.1 Pre-release
Pre-release

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

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