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.