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

Product serialization: fixed snake_case and camelCase serialization inconsistency #187

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

NachoSoto
Copy link
Contributor

Pointed out by RevenueCat/react-native-purchases#388
Using the major release in all the hybrids to fix this.

…nconsistency

Pointed out by RevenueCat/react-native-purchases#388
Using the major release in all the hybrids to fix this.
Copy link
Contributor

@taquitos taquitos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕺🐐
image

@NachoSoto NachoSoto merged commit 1a95b94 into main Aug 2, 2022
@NachoSoto NachoSoto deleted the snake-case branch August 2, 2022 18:12
@NachoSoto NachoSoto mentioned this pull request Aug 2, 2022
NachoSoto added a commit that referenced this pull request Aug 2, 2022
- Fixed snake_case and camelCase serialization inconsistency in `StoreProduct` (#187)
- Updated `purchases-ios` to [4.9.1](https://github.com/RevenueCat/purchases-ios/releases/tag/4.9.1)
NachoSoto added a commit to RevenueCat/react-native-purchases that referenced this pull request Aug 5, 2022
Fixes #388.
As far as I know this was just a mistake in version 4.x, so the 5.0 major bump is a good opportunity to fix this.

Depends on RevenueCat/purchases-hybrid-common#187
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pr:breaking Changes that are breaking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants