The latest versions of the Inlined React SDK is:
We are continually releasing fixes and updates which improve the end user experience. We recommend staying up-to-date with releases to make sure you are taking advantage of the latest functionality and improvements.
For changes to the core JavaScript SDK, see JavaScript SDK Changelog.
persona package version to 5.8.0eventsAllowlist proppersona package version to 5.6.0persona package version to 5.5.0persona package version to 5.5.0react package version to 19.0.1 to address CVE-2025-55182react package version for example to 19.0.1 to address CVE-2025-55182persona package version to 5.4.0persona package version to 5.2.1persona package version to 5.2.1persona to 5.1.5.the Inquiry export of this package (used for the Inline React integration) has been moved to a separate package persona-react, and has been removed from this package. To migrate, change import { Inquiry } from 'persona' to import Inquiry from 'persona-react'.
The following features marked as deprecated in persona@4.0.0 (released 2021-08-03) have been removed.
prefill (replaced by the fields parameter)lockedAttributes (replaced by the fields parameter + template-level configuration)themeId (only used by legacy inquiries)InquiryAttributes type export (only used by legacy inquiries)InquiryErrorInvalidInquiryId type (was never actually used)