diff --git a/.changeset/soft-cherries-hide.md b/.changeset/soft-cherries-hide.md index 0351d45645f..16c13ab1bf1 100644 --- a/.changeset/soft-cherries-hide.md +++ b/.changeset/soft-cherries-hide.md @@ -3,6 +3,7 @@ '@keystone-next/fields': major '@keystone-next/fields-document': major '@keystone-next/keystone-legacy': major +'@keystone-next/keystone': major --- Updated core fields implementation to expect an internal option `type.adapter` rather than `type.adapters.prisma`.