The following packages have been updated
@keystone-6/core@5.3.0
New Features
[core]
AddscookieName
as an option forstatelessSessions
(#8570) @dcousens[core]
AddsSession
type parameter to generatedTypeInfo
,Lists
andContext
types, and propagates that type to access control and hooks (#8570) @dcousens[core]
Addsui.basePath
for changing the AdminUI base path, using a dynamicnext.config.js
(#8545) @borisno2[core]
Removes prompt when using CLI--frozen
flag and a schema is out of date, CLI now exits (#8545) @borisno2[core]
AddsresolveInput.{create|update}
list hooks as shorthand operation circuitry (#8551) @dcousens[core]
Adds newunfiltered
shorthand function for an empty filter (exported from '@keystone-6/core/access') (#8552) @dcousens
Bug Fixes
[core]
Change nextexperimental.appDir: false
for now, until resolution found for internal React issues (#8568) @MohammadKurjieh[core]
Fixes type generation for lists withomit.query: true
(#8527) @acburdine[core]
Update@prisma/*
to4.14.0
(#8562) @renovate[core]
Fixesgraphql.isNonNull.create: true
TypeScript types to be non-optional (#8551) @dcousens[core]
Fixes incompatible field key types when working withresolvedData
(#8485) (#8551) @dcousens[core]
RemovesSessionStrategy
's type parameter ofStartSessionData
, removal is non-breaking as the parameter was unusable (#8552) @dcousens[core]
Fixesdb.enableLogging
with an array resulting inkeystone dev
exiting (#8569) @dcousens[core]
Deprecates@keystone-6/core/system
exports (createSystem
,createExpressServer
,initConfig
andcreateAdminUIMiddleware
), will be removed in next breaking change (#8569) @dcousens
🌱 New Contributors
Thanks to the following developers for making their first contributions to the project!
💙 Acknowledgements
Lastly, thanks to @borisno2 (#8510), @ChrisLaneAU (#8516), @dcousens (#8546,#8357), @renovate (#8585,#8584,#8583,#8579,#8577,#8565,#8567,#8563,#8566,#8564,#8558,#8559,#8560,#8555,#8541,#8542,#8531,#8528) for changes not shown above, but none-the-less appreciated.