The following packages have been updated
@keystone-6/auth@6.0.0
@keystone-6/cloudinary@6.0.0
@keystone-6/core@4.0.0
@keystone-6/fields-document@6.0.0
Breaking Changes
[core]
RemovescreateContext
,createRequestContext
- replace any relevant usage withcontext.sudo()
,context.withSession()
orcontext.withRequest()
(#8073) @borisno2
New Features
[core, fields-document]
Adds Project and Device Telemetry events to thekeystone dev
script (#8118) @borisno2[core]
AddsHOST
as an environment variable forkeystone dev
andkeystone start
, with higher precedence thanconfig.server.options.host
(#8132) @fkrauthan[core]
Next.js 13 Upgrade (#8061) @AliceRossa[fields-document]
Adds a newstructure
field type, a composable JSON data structure with a powerful GraphQL API (#7936) @emmatown
Bug Fixes
[core]
Fixes inline related item form submitting the parent form (#8123) @januzis[auth]
FixesinitFirstItem
bypass whenui.isAccessAllowed
is defined (#8115) @dcousens
🌱 New Contributors
Thanks to the following developers for making their first contributions to the project!
- @fkrauthan (#8132)
- @januzis (#8123)
- @AliceRossa (#8061)
- @shusiner (#8114)
💙 Acknowledgements
Lastly, thanks to @dcousens (#8127,#8125,#8122,#8120,#8104,#8108,#8108,#8108), @borisno2 (#8134), @flexdinesh (#8124,#8119), @renovate (#8072,#8116,#8109), @emmatown (#8099) for changes not shown above, but none-the-less appreciated.