February 22, 2026
Version 0.0.17
New features
Dependents sync
authUpgradeProfileSync now accepts a dependents array to sync family members covered under the user’s insurance. Each dependent can be linked to a specific insurance plan by index.
New exported type: AuthUpgradeDependent. See the Profile Sync guide for full details.
UI configuration options
createSunnyChat and attachSunnyChat now accept fontSize, fontFamily, and dimensions for widget customization:
New exported type: VanillaChatDimensions.
Internal changes
- Removed deprecated internal function. No public API changes.