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:
itemview shows the item's label,listview shows the list name, other pages showKeystone - Refactoring of TypeScript type generation
- Fixed the inferred type of a field
resolveInputhook 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 thegenerateNextGraphqlAPIexperimental option - Fixed setting
db.enableLoggingtofalseerroring - Removed redundant
fast-globdependency - 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.