Skip to content

Releases: random-bits-studio/use-siwe

v2.0.0-next.3

04 Jan 04:25
Compare
Choose a tag to compare
v2.0.0-next.3 Pre-release
Pre-release

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

Features

v2.0.0-next.2

04 Jan 00:57
Compare
Choose a tag to compare
v2.0.0-next.2 Pre-release
Pre-release

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

Bug Fixes

  • change extension in tsup config (d8533ed)

v2.0.0-next.1

04 Jan 00:32
Compare
Choose a tag to compare
v2.0.0-next.1 Pre-release
Pre-release

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

v1.1.1

04 Dec 19:26
Compare
Choose a tag to compare

1.1.1 (2022-12-04)

Bug Fixes

  • update peer dependency to use >= instead of ^ (1deae5d)

v1.1.0

04 Dec 19:19
Compare
Choose a tag to compare

1.1.0 (2022-12-04)

Features

  • add RainbowKit authentication provider (a8a3082)

v1.0.3

04 Dec 18:09
Compare
Choose a tag to compare

1.0.3 (2022-12-04)

Bug Fixes

v1.0.2

04 Dec 17:46
Compare
Choose a tag to compare

1.0.2 (2022-12-04)

Bug Fixes

v1.0.1

04 Dec 17:17
Compare
Choose a tag to compare

1.0.1 (2022-12-04)

Bug Fixes

  • add support for Next v13 (8a1cbd2)

v1.0.0

04 Dec 17:10
Compare
Choose a tag to compare

1.0.0 (2022-12-04)

Features