v2.0.0-next.11
Pre-release
Pre-release
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