Is your feature request related to a problem? Please describe.
When I read the list of breaking changes, I have a hard time figuring out if I’m affected or not.
https://github.com/stripe/stripe-node/releases/tag/v18.0.0
Describe the solution you'd like
What if the library offered a CLI command to check if your codebase is using any of the breaking APIs? Even better—a codemod for those changes?
When I started using Stripe in the early days, it wasn’t this complicated. Now the library feels increasingly bloated, especially for simple use cases like ours.
Describe alternatives you've considered
Paddle
Additional context
No response
Is your feature request related to a problem? Please describe.
When I read the list of breaking changes, I have a hard time figuring out if I’m affected or not.
https://github.com/stripe/stripe-node/releases/tag/v18.0.0
Describe the solution you'd like
What if the library offered a CLI command to check if your codebase is using any of the breaking APIs? Even better—a codemod for those changes?
When I started using Stripe in the early days, it wasn’t this complicated. Now the library feels increasingly bloated, especially for simple use cases like ours.
Describe alternatives you've considered
Paddle
Additional context
No response