Skip to Page NavigationSkip to Page NavigationSkip to Content
Keystone 6 is in Community Preview! What does that mean? see our Roadmap. For Keystone 5 docs, visit v5.keystonejs.com

Release: 17th May 2021

"@keystone-next/admin-ui": "14.1.3",
"@keystone-next/auth": "24.0.0",
"@keystone-next/keystone": "17.2.0",
"@keystone-next/test-utils-legacy": "18.0.0",
"@keystone-next/types": "17.1.0",

What's New

Apollo cache hinting can now be configured on a per list or field basis — which can dramatically improve your applications performance.

Implementing basic authentication? We've got another example using withAuth from the auth package to get you started 🔒.

Focus control is now handled better in the Keystone UI, see the PR for the before and after.

Thanks to @cameronbraid for spotting a session issue and resolving it 🐛.

You can also view the verbose release notes on GitHub.