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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@keystone-ui/[email protected]
Major Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Patch Changes
4234ed488
]:@keystone-ui/[email protected]
Major Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
@keystone-ui/[email protected]
Major Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Patch Changes
#7601
4234ed488
Thanks @dcousens! - Fixed the viewport sometimes shifting when opening the date picker in the create drawer.Updated dependencies [
4234ed488
,4234ed488
]:@keystone-ui/[email protected]
Major Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Patch Changes
4234ed488
]:@keystone-ui/[email protected]
Major Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Patch Changes
4234ed488
]:@keystone-ui/[email protected]
Major Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Minor Changes
4234ed488
Thanks @dcousens! - Fixed z-index issues occurring when pop-overs in document editor text-area or the toolbar overlapped other fields and buttons.Patch Changes
#7601
4234ed488
Thanks @dcousens! - Alert dialogs are now centered in the Admin UI.Updated dependencies [
4234ed488
]:@keystone-ui/[email protected]
Major Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Patch Changes
4234ed488
]:@keystone-ui/[email protected]
Major Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Patch Changes
4234ed488
,4234ed488
]:@keystone-ui/[email protected]
Major Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Patch Changes
4234ed488
]:@keystone-ui/[email protected]
Major Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Patch Changes
#7601
4234ed488
Thanks @dcousens! - Fixed bug where focus trap wasn't deactivating on unmount.Updated dependencies [
4234ed488
]:@keystone-ui/[email protected]
Major Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Patch Changes
4234ed488
]:@keystone-ui/[email protected]
Major Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Patch Changes
4234ed488
]:@keystone-ui/[email protected]
Major Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Patch Changes
4234ed488
,4234ed488
]:@keystone-6/[email protected]
Major Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Major Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Major Changes
#7601
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
#7601
4234ed488
Thanks @dcousens! - New support for uploading images and files to Amazon S3 and other compatible providers.This is a breaking change, as the
.image
and.files
configuration options have been removed, and a new storage configuration object introduced.See #7070 for how to upgrade.
Minor Changes
#7591
8add4212c
Thanks @dcousens! - Add optional.graphql.bodyParser
options object for changingbody-parser
options when configuring GraphQL#7601
4234ed488
Thanks @dcousens! - Addeddisconnect
to theSessionStrategy
API, this allows Keystone to disconnect from the store when using stored sessions. This resolves the testrunner hanging when using stored sessions in automated tests.#7601
4234ed488
Thanks @dcousens! - Removed all Keystone Links, i.e. API explorer, GitHub repository and Keystone documentation, from the popover and replacing the popover button withSign out
button in production#7601
4234ed488
Thanks @dcousens! - Fixed list description from schema to display in the Admin UIPatch Changes
#7601
4234ed488
Thanks @dcousens! - The reset changes button on the item view now presents a confirmation modal before resetting changes and it has been moved to the right of the bottom bar so it is next to the delete button.#7601
4234ed488
Thanks @dcousens! - The Prisma binaries are now downloaded just before they're needed if Prisma's install script to download them fails. Note this will never happen in production, they will always be downloaded before.#7601
4234ed488
Thanks @dcousens! - Alert dialogs are now centered in the Admin UI.#7594
f603859cc
Thanks @mitchellhamilton! - Replaced create item drawer with a page when creating an item from the list view or dashboard.#7601
4234ed488
Thanks @dcousens! - Fixed the viewport sometimes shifting when opening the date picker in the create drawer.#7601
4234ed488
Thanks @dcousens! - The label shown for a text field in the Admin UI is now associated with the input so the label can be read by screen readers#7601
4234ed488
Thanks @dcousens! - Fixed the Admin UI crashing when saving an item with a relationship field using the cards display mode when another item is added to the relationship (e.g. by another user or a hook) since the item was initially loadedUpdated dependencies [
4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Major Changes
#7601
4234ed488
Thanks @dcousens! - Substantial changes to the underlying document-editor component block interfaces, with the new addition of Array Fields.The breaking changes are only for defining components, no database migration is needed.
The primary breaking changes for component blocks are:
component
function from@keystone-6/fields-document/component-blocks
, the following properties have been renamedcomponent
->preview
props
->schema
.schema
(previous.props
) - you now useprops.fields.{innerFieldName}
instead ofprops.{innerFieldName}
.For example,
props.fields.title
instead ofprops.title
.For a nested example,
props.fields.someObject.fields.title
instead ofprops.someObject.title
.props.{innerFieldName}.element
instead ofprops.{innerFieldName}
.See #7428 for detailed instructions if you need to upgrade your code.
#7601
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Minor Changes
4234ed488
Thanks @dcousens! - Fixed z-index issues occurring when pop-overs in document editor text-area or the toolbar overlapped other fields and buttons.Patch Changes
#7601
4234ed488
Thanks @dcousens! - Fixed document editor preventing tabbing out of the editor#7601
4234ed488
Thanks @dcousens! - The document editor label is now associated with the editable element so the label can be read by screen readers#7601
4234ed488
Thanks @dcousens! - Fixed splitting text with marks/inlines into multiple list items when turning a paragraph into a list and splitting a single list item with marks/inlines into multiple paragraphs when turning a list into paragraphsUpdated dependencies [
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Major Changes
4234ed488
Thanks @dcousens! - Replacedredis@3
with@node-redis/client
(which is also re-exported fromredis@4
)Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Minor Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
@keystone-ui/[email protected]
Major Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Patch Changes
4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
#7601
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Updated dependencies [
4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
#7601
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Updated dependencies [
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
#7601
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Updated dependencies [
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
#7601
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Updated dependencies [
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
#7601
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Updated dependencies [
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
#7601
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Updated dependencies [
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
#7601
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Updated dependencies [
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
#7601
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Updated dependencies [
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
#7601
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Updated dependencies [
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
#7601
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Updated dependencies [
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
#7601
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Updated dependencies [
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
#7601
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
Updated dependencies [
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
Thanks @dcousens! - upgrade dependancy"react": "^18.1.0"
@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]:@keystone-6/[email protected]
Patch Changes
4234ed488
,8add4212c
,4234ed488
,4234ed488
,4234ed488
,f603859cc
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
,4234ed488
]: