Skip to content

v1.0.1 - React 19 type compatibility

Choose a tag to compare

@batsonjay batsonjay released this 28 May 02:37
· 53 commits to main since this release

Patch release with React 19 type compatibility fixes.

  • @relaya-chat/react@1.0.1 — Fixed null-guard and RefObject<T|null> types for React 18/19 compatibility in useRelayaAuth and StickerPickerDialog
  • @relaya-chat/core@1.0.0 — Unchanged