Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@connor4312 connor4312 released this 09 Apr 02:09
· 3 commits to master since this release

This release includes a bit of a refactor in how session objects are handled "internally". Some clients/frameworks were causing issues, breaking the session's prototype chain. We still reserve the special _ key in the session, but we use it a bit differently, and the session is now a plain object.