Features
- auth, expo: add support for AppDelegate.swift (e4966ef)
Bug Fixes
- app, expo: add config plugin support for Expo SDK 53 (#8495) (7617611)
- app, expo: update config plugin to match Expo 53.0.1 AppDelegate (#8500) (3d3c4ec)
- app: provide modular-like APIs for RNFB-specific json/meta/preferences methods (9bb5365)
- app: toString() does not exist in modular API, use .name property (2a99366)
- auth, android: catch native error in signWithEmailLink (a08580e)
- auth: delegate modular
multiFactorto MultiFactorUser constructor (0937c77) - firestore, types: exist -> exists() change reflected in types (339834d)
- messaging: correctly pass options in modular getToken/deleteToken (d29dfc8)
- vertexai: package.json main needs updating to commonjs path (abe6c19)