MinaSamir11 / react-native-in-app-review

The Google Play In-App Review API, App store rating API lets you prompt users to submit Play Store or App store ratings and reviews without the inconvenience of leaving your app or game.
MIT License
647 stars 57 forks source link

Breaking changes in v4.x? #125

Open Polarisation opened 1 year ago

Polarisation commented 1 year ago

Typically a major version update indicates breaking changes when following semantic versioning as recommended by npm.

Are there any breaking changes in v4.x? I suggest documenting any breaking changes in the release notes. If there are no breaking changes for v4, it can also state that so developers will have confidence to upgrade 🙂