#adriatic - CLI version
1 messages ยท Page 1 of 1 (latest)
Hello! Just starting a thread for you -- I'll review and respond as soon as I can ๐
hey there, the latest is 1.10.3
but you'll see whatever your installed version is
You can find the releases here and subscribe to releases on the repo if you like: https://github.com/stripe/stripe-cli/releases/tag/v1.10.3
Yes, thanks - that is what I see as well. I assume that this is the version of stripe-cli, so my real question is about the numbers 1.29.0 and 8.220.0 shown below?
"dependencies": {
"@stripe/stripe-js": "1.29.0",
"stripe": "^8.220.0"
},
Those are different -- the first is the stripe.js module helper: https://github.com/stripe/stripe-js/releases
the second is our stripe Node client:
https://github.com/stripe/stripe-node/releases/tag/v8.220.0
Loading wrapper for Stripe.js. Contribute to stripe/stripe-js development by creating an account on GitHub.
#1407 API Updates
Add support for new resource CashBalance
Change type of BillingPortal.Configuration.application from $Application to deletable($Application)
Add support for alipay on Checkout.Se...
Wonderful, "I can see clearly now" ๐
๐ง๏ธ ๐ ๐ค๏ธ ๐ โ๏ธ