Skip to content

idkit: v1.0.0-alpha.5

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 15:23
37aa164

1.0.0-alpha.5 (2023-12-07)

⚠ BREAKING CHANGES

  • handle credential_types check when using default (#197)

Features

  • idkit state and error handling improvements (#194) (2e1157f)

Bug Fixes

  • expose IErrorState in react package (#192) (5531d8c)
  • fix example app ID & allow passing on Next example (#196) (eb053c6)
  • handle credential_types check when using default (#197) (984a190)
  • update dev instructions in readme (#193) (660ffa6)

Miscellaneous Chores