github keystonejs/keystone 2026-08-31
31 August 2026

2 hours ago

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) @emmatown

Bug Fixes

  • [auth] Moves next from dependencies to peerDependencies in @keystone-6/auth, previously you may have had duplicate copies of next because of this (#10024) @emmatown
  • [core] Changes height to minHeight in PageContainer (#10020) @mikehazell
  • [core] Removes runtime node: imports from @keystone-6/core and @keystone-6/core/context (#10021) @emmatown
  • [auth, cloudinary, core, fields-document] Updates @keystar/ui to 0.10.0 (#10023) @emmatown

👀 Review

See 2026-08-20...2026-08-31 to compare with our previous release.

Don't miss a new keystone release

NewReleases is sending notifications on new releases.