chore: bump to 3.2.0 - #80
Conversation
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. WalkthroughThe Priority: ⬇️ Low Merge Risk: ⚪ Minimal · up to The package version is updated for the intended 3.2.0 release, with no identified merge-blocking impact. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |



What & why
Was:
@formbricks/react-native3.1.0, released 2026-08-06. Now: 3.2.0, so a release can be cut with what has landed onmainsince.Minor, not patch:
setEmbeddedData()/clearEmbeddedData()are new public API and nothing existing changes shape.packages/react-native/package.jsonis the only place the version lives; the lockfile does not pin it.Ships in this release
setEmbeddedData()+clearEmbeddedData()for app surveysRelease
GitHub release
3.2.0frommainafter merge →release.ymlpublishes to npm. The Embedded Data bag rides the existinghiddenFieldsRecordinto the server-served survey runtime, so typed fields, defaults and locking need a 6.0 server; older servers treat the values as plain hidden fields.