Skip to content

Commit 2ab1749

Browse files
committed
14.3.6
1 parent 3804129 commit 2ab1749

13 files changed

+50
-15
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [14.3.6]
88

9-
### Breaking
9+
### Breaking: useIAP Hook
1010

1111
- JS: `useIAP` no longer returns `currentPurchase`, `currentPurchaseError`, or the associated clear helpers; consumers should rely on the `onPurchaseSuccess` / `onPurchaseError` callbacks moving forward.
1212

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Access these from the Run and Debug panel (⌘⇧D) in VSCode.
170170

171171
This repository follows the **Angular Conventional Commits** format:
172172

173-
```
173+
```txt
174174
<type>(<scope>): <subject>
175175
```
176176

docs/blog/2025-09-08-release-14.1.1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ slug: release-14.1.1
33
title: Release 14.1.1
44
authors: [hyochan]
55
tags: [release, patch]
6+
date: 2025-09-08
67
---
78

89
## 14.1.1

docs/blog/2025-09-10-release-14.2.0.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
title: 'Release 14.2.0'
2+
title: Release 14.2.0
33
authors: [hyochan]
44
tags: [release, ios, android, nitro]
5+
date: 2025-09-10
56
---
67

78
React Native IAP 14.2.0 focuses on stability and smoother integration across iOS and Android.

docs/blog/2025-09-10-release-14.2.1.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
title: 'Release 14.2.2'
2+
title: Release 14.2.2
33
authors: [hyochan]
44
tags: [release, ios, nitro]
5+
date: 2025-09-10
56
---
67

78
Small stability update focused on iOS and example UX.

docs/blog/2025-09-12-release-14.2.3.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
title: 'Release 14.2.3'
2+
title: Release 14.2.3
33
authors: [hyochan]
44
tags: [release, android, ios]
5+
date: 2025-09-12
56
---
67

78
Focused patch release with a key Android fix and minor chores.

docs/blog/2025-09-13-release-14.3.0.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
title: 'Release 14.3.0'
2+
title: Release 14.3.0
33
authors: [hyochan]
44
tags: [release, android, ios]
5+
date: 2025-09-13
56
---
67

78
Short, focused release centered on Android init behavior and two new JS helpers.

docs/blog/2025-09-14-release-14.3.1.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
title: 'Release 14.3.1'
2+
title: Release 14.3.1
33
authors: [hyochan]
44
tags: [release, docs, examples, ios]
5+
date: 2025-09-14
56
---
67

78
Small polish release focusing on examples, documentation, and a critical fix for an iOS crash on startup.

docs/blog/2025-09-15-release-14.3.2.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
---
2-
title: 'Release 14.3.2'
2+
title: Release 14.3.2
33
authors: [hyochan]
44
tags: [release, plugin, ios, docs]
5+
date: 2025-09-15
56
---
67

8+
## Changed
9+
710
Small patch focusing on Nitro init robustness and the optional Expo iOS Folly workaround.
811

912
- Fix: Guard HybridObject creation and drop `isRuntimeAlive` usage to prevent CI/Jest issues.
1013
- Plugin: Re‑add opt‑in `"with-folly-no-couroutines": true` to inject Folly defines in the Podfile.
1114
- Docs: Restore installation note and remove a local Docusaurus type shim to avoid duplicate identifiers.
1215

1316
No breaking changes.
14-
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
---
2-
title: 'Release 14.3.3'
2+
title: Release 14.3.3
33
authors: [hyochan]
44
tags: [release, ios, android]
5+
date: 2025-09-16
56
---
67

8+
## Changed
9+
710
Patch polish for the 14.3 line: better guard rails around purchase requests and cleaner error mapping.
811

912
- JS: Treat `requestPurchase`/`requestSubscription` separately, warn in development when the wrong payload is supplied, and drop the legacy `request` fallback.
1013
- JS: Normalize native error codes (including the Android "canceled" spelling) and keep init connection failures suppressed until the store is ready.
1114
- Bridge: Warn when the iOS product type is unrecognized and align Active Subscription expiration fields with the generated schema.
1215
- GraphQL: Bump to [openiap-gql 1.0.0](https://github.com/hyodotdev/openiap-gql/releases/tag/1.0.0) so the generated schema stays in sync with the published contract.
1316

14-
![openiap-gql 1.0.0](https://private-user-images.githubusercontent.com/27461460/490032984-d53df582-fbb0-4df8-9fd3-a4411eba5ef6.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTgwMjgyMjMsIm5iZiI6MTc1ODAyNzkyMywicGF0aCI6Ii8yNzQ2MTQ2MC80OTAwMzI5ODQtZDUzZGY1ODItZmJiMC00ZGY4LTlmZDMtYTQ0MTFlYmE1ZWY2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTA5MTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwOTE2VDEzMDUyM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWNlZTFmOWM1NTYyOGYwNmU1ODNkNGY1NWZkN2MzOTM4YzlmNjY5ODhkYWQ4ZjY5NmJjOGY4ODlmMWIwZGE5ZjkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.6dZy_5ODYPDKJFksEhoEXezjs44MIxqoe4DhxWYcpsQ)
15-
1617
No breaking changes.

0 commit comments

Comments
 (0)