31 August 2026
The following packages have been updated @keystone-6/auth@10.0.5 @keystone-6/cloudinary@10.0.5 @keystone-6/core@8.1.0 @keystone-6/fields-document@11.0.5 New Features [core] Adds support for setting the Session type with declare module "./generated/keystone/types" { interface Session {} }. The existing session type parameter still exists though will be removed in a future major version. (#9578) @em…