Skip to content

feat(expo): update for 1.1.2#204

Merged
dcrawbuck merged 2 commits into
mainfrom
feat/expo-update-1.1.2
May 21, 2026
Merged

feat(expo): update for 1.1.2#204
dcrawbuck merged 2 commits into
mainfrom
feat/expo-update-1.1.2

Conversation

@dcrawbuck
Copy link
Copy Markdown
Collaborator

@dcrawbuck dcrawbuck commented May 21, 2026

Summary

1.1.1 -> 1.1.2

Upstream references

Checklist of doc updates

  • content/docs/expo/index.mdx — bumped SdkLatestVersion from v1.1.1 to v1.1.2
  • content/docs/expo/sdk-reference/index.mdx — bumped SdkLatestVersion from v1.1.1 to v1.1.2
  • content/docs/expo/changelog.mdx — added new 1.1.2 entry additively (all history preserved)

Changes in this release

Patch release with two changes:

  • Bug fix: Ensure register callbacks resolve properly in all cases (fix for usePlacement hook where feature callback logic was moved from dismiss/skip handlers into the register promise resolution)
  • Bump Android & iOS native SDK versions

No API surface changes; no setup/guide documentation updates required.

Verification

  • bun test: 37 pass, 0 fail
  • bun run build:cf: OOM-killed in sandbox (memory constraint), not a code issue

Note

Low Risk
Low risk: documentation-only updates (version bumps and clarified callback semantics) with no code or runtime behavior changes in this repo.

Overview
Docs update for Expo SDK v1.1.2. Adds a new 1.1.2 changelog entry (register callback resolution fix + native SDK version bumps) and updates SdkLatestVersion on the Expo landing and SDK reference pages.

Clarifies usePlacement documentation so the feature callback is described and demonstrated as running whenever access is granted (skip, purchase/restore, and non-gated dismissals), but not on errors or gated dismiss-without-purchase.

Reviewed by Cursor Bugbot for commit efcee2d. Bugbot is set up for automated code reviews on this repo. Configure here.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 21, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
superwall-docs-staging efcee2d Commit Preview URL

Branch Preview URL
May 21 2026, 10:39 PM

The native register-promise now drives feature execution, so the callback
runs on non-gated dismissals in addition to skips and successful
purchases/restores. Update the TypeTable description and usage comment
to match.
@dcrawbuck dcrawbuck merged commit 93d8717 into main May 21, 2026
3 checks passed
@dcrawbuck dcrawbuck deleted the feat/expo-update-1.1.2 branch May 21, 2026 23:12
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 this pull request may close these issues.

1 participant