Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update stripe package version #502

Closed
ofilipowicz opened this issue Sep 11, 2022 · 0 comments · Fixed by #503
Closed

Update stripe package version #502

ofilipowicz opened this issue Sep 11, 2022 · 0 comments · Fixed by #503

Comments

@ofilipowicz
Copy link
Contributor

Currently, a peer dependency for stripe package is set to version 8. There is version 10 already that handles new API version. It would be good to add this version as an optional peerDependency.

underfisk added a commit that referenced this issue Sep 15, 2022
* fix(package.json): add stripe v9 and v10 as optional peerDependency

fix #502

* fix(package.json): drop v8 and v9 of stripe in peerDependencies

BREAKING CHANGE: Removed stripe v8 and v9 as peerDependecies. stripe ^10.8.0 is required in
peerDependencies now

* add stripe as dev dependency

* feat: stripe version update

updates to the latest known version

Co-authored-by: Rodrigo <monstawoodwow@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant