Skip to content

v2.0.0-next.11

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jan 03:19

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