Skip to content

8.0.1

Latest

Choose a tag to compare

@vvo vvo released this 21 Nov 00:25
· 255 commits to main since this release

We've updated the types and examples for destroy from session.destroy() => Promise<void> to session.destroy() => void. Destroy is not asynchronous, it only removes the session cookie.