Skip to content

8.0.1

Latest
Compare
Choose a tag to compare
@vvo vvo released this 21 Nov 00:25
· 91 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.