Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The following packages have been updated
Breaking Changes
[core]Changesfileandimageto use random 128-bitbase64urlidentifiers by default, notuuid(Use 128-bit random base64url identifiers for images & files, not uuid #9079) @dcousens[core]RemovesAdminUIConfig,DatabaseConfig,GraphQLConfigandServerConfigfrom@keystone-6/core/types, and some unused types - instead useKeystoneConfig['ui'],KeystoneConfig['db']and so on (Remove deprecated@keystone-6/core/systemfrom package #9085) @dcousens[core]Removes@keystone-6/core/systemfrom exports (Remove deprecated@keystone-6/core/systemfrom package #9085) @dcousens[core]Upgrade@prisma/*packages to5.12.1(Bumpprismamonorepo to version 5 #9088) @dcousens, @borisno2[core]Removes unused type parameters from typesListConfigandListAdminUIConfig(Remove deprecated configuration and package exports #9083) @dcousens[core]Remove the deprecated type parameters from thelistandgroupfunctions (Remove deprecated configuration and package exports #9083) @dcousens[core]RemovesgraphqlSchemaparameter fromextendHttpServer, usecontext.graphql.schemainstead (Remove deprecated configuration and package exports #9083) @dcousens[core]Movesconfig.extendGraphqlSchematoconfig.graphql.extendGraphqlSchema, similar todb.extendPrismaSchema(Remove deprecated configuration and package exports #9083) @dcousens[core]RemoveKeystoneConfigparameter from getAdditionalFiles function type (Remove deprecated configuration and package exports #9083) @dcousens[core]Remove the deprecatedcontext.exitSudofromKeystoneContext(Remove deprecated configuration and package exports #9083) @dcousens[core]Removecontext.experimental.initialisedLists, usecontext.__internal.lists(may break in patch) (Remove deprecated configuration and package exports #9083) @dcousens[core]RemoveExtendGraphqlSchematype alias, use(schema: GraphQLSchema) => GraphQLSchemainstead (withimport type { GraphQLSchema } from 'graphql'). (Remove deprecated configuration and package exports #9083) @dcousens, @emmatown[core]Remove the deprecated (Deprecate@keystone-6/systemandserver.healthCheck#8721)config.server.healthCheck, useextendExpressAppinstead (Remove deprecated configuration and package exports #9083) @dcousens[core]RemovesListSchemaConfigtype, useKeystoneConfig['lists']instead (Remove deprecated configuration and package exports #9083) @dcousens[core]Removedb.additionalPrismaDatasourceProperties, useextendPrismaSchemaif needed (Remove deprecated configuration and package exports #9083) @dcousens[core]Removedb.prismaPreviewFeatures, useextendPrismaSchemaif needed (Remove deprecated configuration and package exports #9083) @dcousens[core]Removeanytype parameter fromSessionStore/SessionStoreFunctiontypes (Remove deprecated configuration and package exports #9083) @dcousens[core]Remove deprecatedconfig.db.useMigrations, use--with-migrationsprocess argument orkeystone prisma migrate [dev|deploy]instead (Remove deprecatedconfig.db.useMigrations, change keystone prisma behaviour #9090) @dcousens[core]Changekeystone prismabehaviour to first requirekeystone build(orkeystone dev) (Merge previous breaking changes #8776) @dcousens, @borisno2New Features
[core]KS_PRISMA_ERRORSare now logged withconsole.erroron the server (Merge previous breaking changes #8776) @dcousensBug Fixes
[core]Fix--no-serverbeing ignored bykeystone start(Remove deprecatedconfig.db.useMigrations, change keystone prisma behaviour #9090) @dcousens💙 Acknowledgements
Lastly, thanks to @dcousens (#9087,#9094,#9087), @renovate (#9096,#9095,#9086,#9084,#9080) for changes not shown above, but none-the-less appreciated.
👀 Review
See 2024-04-02...2024-04-16 to compare with our previous release.