Releases: random-bits-studio/use-siwe
Releases · random-bits-studio/use-siwe
v2.0.2
v2.0.1
v2.0.0-next.11
2.0.0-next.11 (2023-01-13)
Features
- change Nextjs siweApi to be a function that reurns a NextApiHandler (8140a94)
BREAKING CHANGES
- siweApi is no longer a NextApiHandler but instead a function
that returns a NextApiHandler
v2.0.0-next.9
2.0.0-next.9 (2023-01-11)
Bug Fixes
- change sign in schema to accept siwe message object instead of string (14d23c7)
v2.0.0-next.8
v2.0.0-next.10
2.0.0-next.10 (2023-01-11)
Bug Fixes
- update the rest of sign in functionality to use Siwe message object (dda202c)
v2.0.0-next.7
2.0.0-next.7 (2023-01-04)
Bug Fixes
- revert ironSession middleware, to be added at app level (0defb59)