Skip to content

v1.1.2 - OTP UX, type declarations, OIDC publish

Choose a tag to compare

@batsonjay batsonjay released this 01 Jun 17:42
· 40 commits to main since this release

What's Fixed

  • OTP entry UX (@relaya-chat/react) — The login code entry screen now suggests checking the spam folder when the code doesn't arrive.
  • Type declarations in build (@relaya-chat/react) — .d.ts files are now correctly generated and included in the published package output, fixing TypeScript consumers who were missing type information.

What's Changed

  • npm publish workflow — Switched to OIDC Trusted Publishing; no long-lived npm token required.