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 showKeystone
- Refactoring of TypeScript type generation
- Fixed the inferred type of a field
resolveInput
hook to support returningundefined
- Explicitly disable caching for redirect responses in the Admin UI
- Fixed error
You must await server.start() before calling server.createHandler()
when using thegenerateNextGraphqlAPI
experimental option - Fixed setting
db.enableLogging
tofalse
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.