Skip to content

v2.0.0-next.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jan 00:32

2.0.0-next.1 (2023-01-04)

Bug Fixes

  • add express to tsup config (816cd7e)
  • reference package instead of relative import (4687e43)

Features

  • add baseUrl option (e83ffea)
  • Improve api endpoints, add express support, new useSession, useSignIn, and useSignOut hooks (8a8133b)

BREAKING CHANGES

  • API responses are slightly changed
  • useSiwe hook was removed in favor of useSession, useSignIn, and useSignOut hooks