The following packages have been updated
@keystone-6/core@5.2.0
@keystone-6/fields-document@8.0.0
Breaking Changes
[fields-document]
Changesfields.array({ label: ...
tofields.array({ itemLabel: ...
, and addsfields.array({ label: string
, aligned with other document fields (#8493) @borisno2
New Features
[ui]
Adds newline compatibility to description text in admin ui (#8369) @DiesIrae[core]
Adds a new.types.path
configuration option, for specifying where your Keystone types are built (#8381) @dcousens[core]
Adds support for Prisma Data Proxy client generation, automatically enabled fordb.url
's with aprisma:
prefix (#8370) @borisno2[core]
Updates Prisma version to4.12.0
(#8432) @renovate
Bug Fixes
[fields-document]
Adds"use client"
to Document field files that allow it to be used in the Next App Dorectory (#8403) @borisno2[core]
Fixes regression from #8073,.sudo
now retains thecontext.session
(#8441) @dcousens[core]
Fixes #8046 regression which prevented other command line arguments from being used (#8455) @borisno2[core]
Fixes the printed output when usingkeystone telemetry reset
(#8400) @renovate[core]
Fixes the.keystone/types
import paths when usingdb.prismaSchemaPath
on Windows (#8373) @borisno2[fields-document]
Fixes the JSON output type values for the structure field (#8457) @borisno2[core]
.exitSudo
is now deprecated and will be removed in the next major version (#8438) @dcousens
🌱 New Contributors
Thanks to the following developers for making their first contributions to the project!
- @adrianbienias (#8500)
- @AlanBreck (#8391)
- @ChrisLaneAU (#8503)
- @DiesIrae (#8369)
- @DustinWoods (#8411)
- @ganobrega (#8364)
- @kporten (#8387)
- @pahaz (#8488)
- @serranoarevalo (#8515)
- @timgates42 (#8367)
💙 Acknowledgements
Lastly, thanks to @borisno2 (#8471,#8508,#8371,#8456,#8454,#8447,#8439,#8440,#8360), @dcousens (#8523,#8520,#8517,#8491,#8483,#8482,#8479,#8478,#8477,#8476,#8473,#8470,#8459,#8431,#8398,#8399,#8395,#8392,#8375,#8363,#8362,#8361), @kennedybaird (#8380), @keystonejs-release-bot (#8374), @raveling (#8461), @renovate (#8512,#8507,#8495,#8494,#7802,#8489,#8444,#8474,#8422,#8463,#8464,#8450,#8451,#8448,#8449,#8433,#8425,#8423,#8426,#8421,#8424,#8428,#8429,#8427,#8229,#8379,#8378) for changes not shown above, but none-the-less appreciated.