Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 19:06
9530d70

0.1.0 (2026-08-11)

Features

  • add types-only /globals subpath export for non-React renderers (8c3d00c)
  • ceremony, deep-link & IPC (Phase 2) (3f78373)
  • core session engine (Phase 1) (ce5589a)
  • example app + automated e2e (Phase 5) (e66d16b)
  • in-app window ceremony mode (Phase 4) (101ea0e)
  • React renderer bindings (Phase 3) (bc60ba1)
  • surface sign-in failures + add release-please automation (#1) (06f042b)

Bug Fixes

  • defer keychain read so createAuthKit() runs before app.whenReady() (d9f82de)
  • example: honor MAIN_VITE_AUTHKIT_CEREMONY from .env for ceremony mode (a5b8811)
  • validate clientId at construction and end hosted session on signOut (53642f0)