| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 8.0.1 source code.tar.gz | 2023-11-21 | 2.3 MB | |
| 8.0.1 source code.zip | 2023-11-21 | 2.4 MB | |
| README.md | 2023-11-21 | 187 Bytes | |
| Totals: 3 Items | 4.7 MB | 0 | |
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.