github keystonejs/keystone 2023-04-27
27 April 2023

latest releases: create-keystone-app@10.0.2, create-keystone-app@10.0.1, @keystone-6/core@6.3.0...
17 months ago

The following packages have been updated

@keystone-6/core@5.2.0
@keystone-6/fields-document@8.0.0

Breaking Changes

  • [fields-document] Changes fields.array({ label: ... to fields.array({ itemLabel: ..., and adds fields.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 for db.url's with a prisma: prefix (#8370) @borisno2
  • [core] Updates Prisma version to 4.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 the context.session (#8441) @dcousens
  • [core] Fixes #8046 regression which prevented other command line arguments from being used (#8455) @borisno2
  • [core] Fixes the printed output when using keystone telemetry reset (#8400) @renovate
  • [core] Fixes the .keystone/types import paths when using db.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!

💙 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.

Don't miss a new keystone release

NewReleases is sending notifications on new releases.