github keystonejs/keystone 2021-12-22
⚙️ 22nd December 2021

latest releases: create-keystone-app@10.0.2, create-keystone-app@10.0.1, @keystone-6/core@6.3.0...
2 years ago

Patch release.

"@keystone-6/auth": "1.0.1",
"@keystone-6/core": "1.0.1",

Miscellaneous Fixes ⚙️

  • Page titles now reflect the page you are on: item view shows the item's label, list view shows the list name, other pages show Keystone
  • Refactoring of TypeScript type generation
  • Fixed the inferred type of a field resolveInput hook to support returning undefined
  • Explicitly disable caching for redirect responses in the Admin UI
  • Fixed error You must await server.start() before calling server.createHandler() when using the generateNextGraphqlAPI experimental option
  • Fixed setting db.enableLoggingto false erroring
  • Removed redundant fast-glob dependency
  • Updated Prisma monorepo to v3.6.0
  • Fixed Lists import in artifacts types, thanks @SerWonka!

Enjoying Keystone?

Star this repo 🌟 ☝️ or connect to Keystone on Twitter and in Slack.

Changelog

You can also view the verbose changelog in the related PR (#7044) for this release.

Don't miss a new keystone release

NewReleases is sending notifications on new releases.