From 7fb3d3681d47d79fea27d51655d3acb5cf0cb6f7 Mon Sep 17 00:00:00 2001 From: keystonejs-release-bot <69774846+keystonejs-release-bot@users.noreply.github.com> Date: Mon, 22 Mar 2021 08:30:08 +1000 Subject: [PATCH] Version Packages (#5086) Co-authored-by: github-actions[bot] --- .changeset/angry-llamas-warn.md | 5 -- .changeset/calm-gifts-yawn.md | 5 -- .changeset/chilly-pigs-sleep.md | 5 -- .changeset/curly-chefs-invite.md | 21 -------- .changeset/empty-garlics-begin.md | 5 -- .changeset/few-frogs-exercise.md | 8 --- .changeset/forty-mirrors-lick.md | 5 -- .changeset/friendly-timers-bathe.md | 5 -- .changeset/gold-months-guess.md | 5 -- .changeset/honest-lamps-trade.md | 5 -- .changeset/khaki-paws-kneel.md | 5 -- .changeset/little-pants-exercise.md | 5 -- .changeset/lovely-days-smile.md | 7 --- .changeset/modern-peaches-argue.md | 5 -- .changeset/moody-cars-end.md | 44 --------------- .changeset/nasty-chairs-roll.md | 5 -- .changeset/new-bears-train.md | 5 -- .changeset/nice-crews-jog.md | 7 --- .changeset/odd-bottles-cough.md | 6 --- .changeset/odd-eagles-kneel.md | 6 --- .changeset/pink-eggs-drop.md | 10 ---- .changeset/pink-horses-wait.md | 5 -- .changeset/poor-plums-try.md | 5 -- .changeset/pretty-mirrors-kneel.md | 5 -- .changeset/purple-swans-sort.md | 6 --- .changeset/red-hornets-admire.md | 5 -- .changeset/rich-llamas-smash.md | 5 -- .changeset/seven-waves-change.md | 5 -- .changeset/shiny-guests-approve.md | 6 --- .changeset/silent-llamas-look.md | 5 -- .changeset/slow-penguins-juggle.md | 7 --- .changeset/spotty-yaks-shout.md | 5 -- .changeset/swift-lies-hope.md | 5 -- .changeset/tame-ducks-camp.md | 5 -- .changeset/tame-frogs-exercise.md | 7 --- .changeset/tame-owls-kick.md | 6 --- .changeset/tough-comics-mate.md | 5 -- .changeset/tricky-fans-serve.md | 7 --- .changeset/weak-boxes-know.md | 5 -- .changeset/young-moose-thank.md | 9 ---- design-system/packages/core/CHANGELOG.md | 6 +++ design-system/packages/core/package.json | 2 +- design-system/packages/fields/CHANGELOG.md | 11 ++++ design-system/packages/fields/package.json | 4 +- design-system/packages/notice/CHANGELOG.md | 9 ++++ design-system/packages/notice/package.json | 4 +- design-system/packages/options/CHANGELOG.md | 10 ++++ design-system/packages/options/package.json | 6 +-- design-system/website/CHANGELOG.md | 12 +++++ design-system/website/package.json | 10 ++-- docs-next/CHANGELOG.md | 18 +++++++ docs-next/package.json | 10 ++-- examples-next/auth/CHANGELOG.md | 14 +++++ examples-next/auth/package.json | 10 ++-- examples-next/basic/CHANGELOG.md | 17 ++++++ examples-next/basic/package.json | 20 +++---- examples-next/ecommerce/CHANGELOG.md | 16 ++++++ examples-next/ecommerce/package.json | 16 +++--- .../graphql-api-endpoint/CHANGELOG.md | 10 ++++ .../graphql-api-endpoint/package.json | 10 ++-- examples-next/roles/CHANGELOG.md | 15 ++++++ examples-next/roles/package.json | 12 ++--- examples-next/sandbox/CHANGELOG.md | 10 ++++ examples-next/sandbox/package.json | 10 ++-- examples-next/todo/CHANGELOG.md | 16 ++++++ examples-next/todo/package.json | 10 ++-- packages-next/admin-ui-utils/CHANGELOG.md | 10 ++++ packages-next/admin-ui-utils/package.json | 6 +-- packages-next/admin-ui/CHANGELOG.md | 19 +++++++ packages-next/admin-ui/package.json | 16 +++--- packages-next/auth/CHANGELOG.md | 16 ++++++ packages-next/auth/package.json | 22 ++++---- packages-next/cloudinary/CHANGELOG.md | 13 +++++ packages-next/cloudinary/package.json | 12 ++--- packages-next/document-renderer/CHANGELOG.md | 6 +++ packages-next/document-renderer/package.json | 2 +- packages-next/fields-document/CHANGELOG.md | 24 +++++++++ packages-next/fields-document/package.json | 22 ++++---- packages-next/fields/CHANGELOG.md | 24 +++++++++ packages-next/fields/package.json | 18 +++---- packages-next/keystone/CHANGELOG.md | 53 +++++++++++++++++++ packages-next/keystone/package.json | 16 +++--- .../session-store-redis/CHANGELOG.md | 6 +++ .../session-store-redis/package.json | 2 +- packages-next/types/CHANGELOG.md | 28 ++++++++++ packages-next/types/package.json | 2 +- packages/access-control/CHANGELOG.md | 6 +++ packages/access-control/package.json | 2 +- packages/adapter-knex/CHANGELOG.md | 8 +++ packages/adapter-knex/package.json | 6 +-- packages/adapter-mongoose/CHANGELOG.md | 10 ++++ packages/adapter-mongoose/package.json | 6 +-- packages/adapter-prisma/CHANGELOG.md | 42 +++++++++++++++ packages/adapter-prisma/package.json | 6 +-- packages/app-admin-ui/CHANGELOG.md | 12 +++++ packages/app-admin-ui/package.json | 6 +-- packages/app-static/CHANGELOG.md | 6 +++ packages/app-static/package.json | 2 +- packages/field-views-loader/CHANGELOG.md | 6 +++ packages/field-views-loader/package.json | 2 +- packages/fields-auto-increment/CHANGELOG.md | 15 ++++++ packages/fields-auto-increment/package.json | 8 +-- packages/fields-cloudinary-image/CHANGELOG.md | 17 ++++++ packages/fields-cloudinary-image/package.json | 8 +-- packages/fields-color/CHANGELOG.md | 13 +++++ packages/fields-color/package.json | 4 +- packages/fields-location-google/CHANGELOG.md | 12 +++++ packages/fields-location-google/package.json | 10 ++-- packages/fields-markdown/CHANGELOG.md | 13 +++++ packages/fields-markdown/package.json | 4 +- packages/fields-mongoid/CHANGELOG.md | 12 +++++ packages/fields-mongoid/package.json | 10 ++-- packages/fields-oembed/CHANGELOG.md | 16 ++++++ packages/fields-oembed/package.json | 10 ++-- packages/fields-unsplash/CHANGELOG.md | 16 ++++++ packages/fields-unsplash/package.json | 10 ++-- packages/fields-wysiwyg-tinymce/CHANGELOG.md | 11 ++++ packages/fields-wysiwyg-tinymce/package.json | 4 +- packages/fields/CHANGELOG.md | 19 +++++++ packages/fields/package.json | 12 ++--- packages/keystone/CHANGELOG.md | 23 ++++++++ packages/keystone/package.json | 6 +-- packages/test-utils/CHANGELOG.md | 31 +++++++++++ packages/test-utils/package.json | 12 ++--- tests/api-tests/CHANGELOG.md | 15 ++++++ tests/api-tests/package.json | 8 +-- tests/benchmarks/CHANGELOG.md | 13 +++++ tests/benchmarks/package.json | 16 +++--- tests/examples-smoke-tests/CHANGELOG.md | 8 +++ tests/examples-smoke-tests/package.json | 2 +- .../test-projects/access-control/CHANGELOG.md | 12 +++++ .../test-projects/access-control/package.json | 10 ++-- tests/test-projects/basic/CHANGELOG.md | 19 +++++++ tests/test-projects/basic/package.json | 24 ++++----- .../client-validation/CHANGELOG.md | 13 +++++ .../client-validation/package.json | 12 ++--- tests/test-projects/login/CHANGELOG.md | 13 +++++ tests/test-projects/login/package.json | 12 ++--- 138 files changed, 971 insertions(+), 509 deletions(-) delete mode 100644 .changeset/angry-llamas-warn.md delete mode 100644 .changeset/calm-gifts-yawn.md delete mode 100644 .changeset/chilly-pigs-sleep.md delete mode 100644 .changeset/curly-chefs-invite.md delete mode 100644 .changeset/empty-garlics-begin.md delete mode 100644 .changeset/few-frogs-exercise.md delete mode 100644 .changeset/forty-mirrors-lick.md delete mode 100644 .changeset/friendly-timers-bathe.md delete mode 100644 .changeset/gold-months-guess.md delete mode 100644 .changeset/honest-lamps-trade.md delete mode 100644 .changeset/khaki-paws-kneel.md delete mode 100644 .changeset/little-pants-exercise.md delete mode 100644 .changeset/lovely-days-smile.md delete mode 100644 .changeset/modern-peaches-argue.md delete mode 100644 .changeset/moody-cars-end.md delete mode 100644 .changeset/nasty-chairs-roll.md delete mode 100644 .changeset/new-bears-train.md delete mode 100644 .changeset/nice-crews-jog.md delete mode 100644 .changeset/odd-bottles-cough.md delete mode 100644 .changeset/odd-eagles-kneel.md delete mode 100644 .changeset/pink-eggs-drop.md delete mode 100644 .changeset/pink-horses-wait.md delete mode 100644 .changeset/poor-plums-try.md delete mode 100644 .changeset/pretty-mirrors-kneel.md delete mode 100644 .changeset/purple-swans-sort.md delete mode 100644 .changeset/red-hornets-admire.md delete mode 100644 .changeset/rich-llamas-smash.md delete mode 100644 .changeset/seven-waves-change.md delete mode 100644 .changeset/shiny-guests-approve.md delete mode 100644 .changeset/silent-llamas-look.md delete mode 100644 .changeset/slow-penguins-juggle.md delete mode 100644 .changeset/spotty-yaks-shout.md delete mode 100644 .changeset/swift-lies-hope.md delete mode 100644 .changeset/tame-ducks-camp.md delete mode 100644 .changeset/tame-frogs-exercise.md delete mode 100644 .changeset/tame-owls-kick.md delete mode 100644 .changeset/tough-comics-mate.md delete mode 100644 .changeset/tricky-fans-serve.md delete mode 100644 .changeset/weak-boxes-know.md delete mode 100644 .changeset/young-moose-thank.md create mode 100644 examples-next/sandbox/CHANGELOG.md create mode 100644 tests/examples-smoke-tests/CHANGELOG.md diff --git a/.changeset/angry-llamas-warn.md b/.changeset/angry-llamas-warn.md deleted file mode 100644 index 15ea7b563a3..00000000000 --- a/.changeset/angry-llamas-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/test-utils-legacy': patch ---- - -Improved performance when running Prisma tests by switching the hashing algorithm from sha256 to md5 used to generate the schema name and memoizing the hashing \ No newline at end of file diff --git a/.changeset/calm-gifts-yawn.md b/.changeset/calm-gifts-yawn.md deleted file mode 100644 index 407e8f4c2f3..00000000000 --- a/.changeset/calm-gifts-yawn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/keystone': patch ---- - -Updated `context.graphql.raw` and `context.graphql.run` to use the GraphQL function `graphql` rather than `execute`. This function performs more rigorous query validation before executing the query. diff --git a/.changeset/chilly-pigs-sleep.md b/.changeset/chilly-pigs-sleep.md deleted file mode 100644 index e9d397c795c..00000000000 --- a/.changeset/chilly-pigs-sleep.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/fields': patch ---- - -Fixed type for `float({ defaultValue })`. diff --git a/.changeset/curly-chefs-invite.md b/.changeset/curly-chefs-invite.md deleted file mode 100644 index 1686716c287..00000000000 --- a/.changeset/curly-chefs-invite.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -'@keystone-next/website': minor -'@keystone-next/fields': minor -'@keystone-next/fields-document': minor -'@keystone-next/keystone': minor -'@keystone-next/types': minor -'@keystone-next/adapter-prisma-legacy': minor -'@keystone-next/fields-legacy': minor -'@keystone-next/fields-auto-increment-legacy': minor -'@keystone-next/fields-cloudinary-image-legacy': minor -'@keystone-next/fields-color-legacy': minor -'@keystone-next/fields-markdown-legacy': minor -'@keystone-next/fields-oembed-legacy': minor -'@keystone-next/fields-unsplash-legacy': minor -'@keystone-next/fields-wysiwyg-tinymce-legacy': minor -'@keystone-next/keystone-legacy': minor -'@keystone-next/test-utils-legacy': minor -'@keystone-next/api-tests-legacy': minor ---- - -Added experimental support for Prisma + SQLite as a database adapter. diff --git a/.changeset/empty-garlics-begin.md b/.changeset/empty-garlics-begin.md deleted file mode 100644 index b29f4f35b09..00000000000 --- a/.changeset/empty-garlics-begin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/adapter-prisma-legacy': patch ---- - -Replaced usage of prisma cli when in `migrationMode: 'prototype'` with programmatic calls to `@prisma/migrate` to improve performance diff --git a/.changeset/few-frogs-exercise.md b/.changeset/few-frogs-exercise.md deleted file mode 100644 index 83858249fb4..00000000000 --- a/.changeset/few-frogs-exercise.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@keystone-next/app-admin-ui-legacy": patch -"@keystone-next/fields-legacy": patch -"@keystone-ui/fields": patch -"@keystone-ui/options": patch ---- - -Updated dependency react-select to v4 diff --git a/.changeset/forty-mirrors-lick.md b/.changeset/forty-mirrors-lick.md deleted file mode 100644 index 3a18ec57e47..00000000000 --- a/.changeset/forty-mirrors-lick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/test-utils-legacy': patch ---- - -Improved type definition for `networkedGraphqlRequest`. diff --git a/.changeset/friendly-timers-bathe.md b/.changeset/friendly-timers-bathe.md deleted file mode 100644 index 961a6d9f2b0..00000000000 --- a/.changeset/friendly-timers-bathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/keystone': patch ---- - -Updated items API to handle static `false` access control. diff --git a/.changeset/gold-months-guess.md b/.changeset/gold-months-guess.md deleted file mode 100644 index 164ce7b05ef..00000000000 --- a/.changeset/gold-months-guess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/document-renderer': patch ---- - -Fixed `DocumentRenderer` not rendering links diff --git a/.changeset/honest-lamps-trade.md b/.changeset/honest-lamps-trade.md deleted file mode 100644 index 5c237354148..00000000000 --- a/.changeset/honest-lamps-trade.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/example-todo': patch ---- - -Updated package script `"resolve"` to `"deploy"`. diff --git a/.changeset/khaki-paws-kneel.md b/.changeset/khaki-paws-kneel.md deleted file mode 100644 index 48643862eef..00000000000 --- a/.changeset/khaki-paws-kneel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/test-utils-legacy': minor ---- - -Added a function `testConfig` to be used when setting up a system under test. diff --git a/.changeset/little-pants-exercise.md b/.changeset/little-pants-exercise.md deleted file mode 100644 index ad2638b98df..00000000000 --- a/.changeset/little-pants-exercise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/test-utils-legacy': patch ---- - -Updated types for `setupServer`. diff --git a/.changeset/lovely-days-smile.md b/.changeset/lovely-days-smile.md deleted file mode 100644 index 48060d4feb5..00000000000 --- a/.changeset/lovely-days-smile.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@keystone-next/adapter-prisma-legacy': minor -'@keystone-next/types': minor -'@keystone-next/keystone': minor ---- - -Added `none-skip-client-generation` migrationMode diff --git a/.changeset/modern-peaches-argue.md b/.changeset/modern-peaches-argue.md deleted file mode 100644 index 4e906fb7fe1..00000000000 --- a/.changeset/modern-peaches-argue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/types': patch ---- - -Fixed type of `defaultValue` for fields. diff --git a/.changeset/moody-cars-end.md b/.changeset/moody-cars-end.md deleted file mode 100644 index 87f1571827f..00000000000 --- a/.changeset/moody-cars-end.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -'@keystone-ui/core': patch -'@keystone-ui/fields': patch -'@keystone-ui/notice': patch -'@keystone-ui/website': patch -'@keystone-next/website': patch -'@keystone-next/example-auth': patch -'@keystone-next/example-ecommerce': patch -'@keystone-next/example-roles': patch -'@keystone-next/example-todo': patch -'@keystone-next/admin-ui': patch -'@keystone-next/admin-ui-utils': patch -'@keystone-next/auth': patch -'@keystone-next/cloudinary': patch -'@keystone-next/fields': patch -'@keystone-next/fields-document': patch -'@keystone-next/keystone': patch -'@keystone-next/session-store-redis': patch -'@keystone-next/types': patch -'@keystone-next/adapter-mongoose-legacy': patch -'@keystone-next/adapter-prisma-legacy': patch -'@keystone-next/app-admin-ui-legacy': patch -'@keystone-next/app-static-legacy': patch -'@keystone-next/field-views-loader-legacy': patch -'@keystone-next/fields-legacy': patch -'@keystone-next/fields-auto-increment-legacy': patch -'@keystone-next/fields-cloudinary-image-legacy': patch -'@keystone-next/fields-color-legacy': patch -'@keystone-next/fields-location-google-legacy': patch -'@keystone-next/fields-markdown-legacy': patch -'@keystone-next/fields-mongoid-legacy': patch -'@keystone-next/fields-oembed-legacy': patch -'@keystone-next/fields-unsplash-legacy': patch -'@keystone-next/keystone-legacy': patch -'@keystone-next/test-utils-legacy': patch -'@keystone-next/api-tests-legacy': patch -'@keystonejs/examples-smoke-tests': patch -'@keystone-next/cypress-project-access-control-legacy': patch -'@keystone-next/cypress-project-basic-legacy': patch -'@keystone-next/cypress-project-client-validation-legacy': patch -'@keystone-next/cypress-project-login-legacy': patch ---- - -Applied eslint `import/order` rule. diff --git a/.changeset/nasty-chairs-roll.md b/.changeset/nasty-chairs-roll.md deleted file mode 100644 index ca3e793de39..00000000000 --- a/.changeset/nasty-chairs-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/fields': patch ---- - -Fixed Admin UI not allowing negative values for float, decimal and integer diff --git a/.changeset/new-bears-train.md b/.changeset/new-bears-train.md deleted file mode 100644 index b68389dab0d..00000000000 --- a/.changeset/new-bears-train.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/types': minor ---- - -Added `MigrationMode` type diff --git a/.changeset/nice-crews-jog.md b/.changeset/nice-crews-jog.md deleted file mode 100644 index ef9a4de884c..00000000000 --- a/.changeset/nice-crews-jog.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@keystone-next/keystone': major -'@keystone-next/admin-ui': major -'@keystone-next/test-utils-legacy': major ---- - -Updated `createKeystone` and `createSystem` to accept a migration mode rather than script diff --git a/.changeset/odd-bottles-cough.md b/.changeset/odd-bottles-cough.md deleted file mode 100644 index 6fe64e3e4d0..00000000000 --- a/.changeset/odd-bottles-cough.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@keystone-next/adapter-prisma-legacy': minor -'@keystone-next/keystone': minor ---- - -Updated `keystone-next deploy` to use Prisma's programmatic APIs to apply migrations diff --git a/.changeset/odd-eagles-kneel.md b/.changeset/odd-eagles-kneel.md deleted file mode 100644 index 1b51b803fd1..00000000000 --- a/.changeset/odd-eagles-kneel.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@keystone-next/adapter-prisma-legacy': major -'@keystone-next/keystone': major ---- - -Updated `keystone-next dev` with the Prisma adapter so that it interactively prompts for creating and applying a migration diff --git a/.changeset/pink-eggs-drop.md b/.changeset/pink-eggs-drop.md deleted file mode 100644 index e9add69919e..00000000000 --- a/.changeset/pink-eggs-drop.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -'@keystone-next/keystone': minor -'@keystone-next/adapter-prisma-legacy': minor ---- - -Changed `keystone-next generate` so that it uses Prisma's programmatic APIs to generate migrations and it accepts the following options as command line arguments or as prompts: - -- `--name` to set the name of the migration -- `--accept-data-loss` to allow resetting the database when it is out of sync with the migrations -- `--allow-empty` to create an empty migration when there are no changes to the schema diff --git a/.changeset/pink-horses-wait.md b/.changeset/pink-horses-wait.md deleted file mode 100644 index 8b9955e4540..00000000000 --- a/.changeset/pink-horses-wait.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/keystone': patch ---- - -Fixed `keystone-next reset` saying that it is not a command that keystone-next accepts diff --git a/.changeset/poor-plums-try.md b/.changeset/poor-plums-try.md deleted file mode 100644 index b69f7e0f61f..00000000000 --- a/.changeset/poor-plums-try.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/adapter-prisma-legacy': patch ---- - -Removed faulty optimisation that caused migrations to not be run if the prisma client directory and the prisma schema already existed diff --git a/.changeset/pretty-mirrors-kneel.md b/.changeset/pretty-mirrors-kneel.md deleted file mode 100644 index 5445f94fb74..00000000000 --- a/.changeset/pretty-mirrors-kneel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/keystone-legacy': major ---- - -Removed unused `keystone.dumpSchema()`. diff --git a/.changeset/purple-swans-sort.md b/.changeset/purple-swans-sort.md deleted file mode 100644 index 5b5e47cd054..00000000000 --- a/.changeset/purple-swans-sort.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@keystone-next/keystone': major -'@keystone-next/types': minor ---- - -Added `db.useMigrations` option to replace using `keystone-next dev` and `keystone-next prototype` depending on what kind of migration strategy you want to use. If you were previously using `keystone-next dev`, you should set `db.useMigrations` to true in your config and continue using `keystone-next dev`. If you were previously using `keystone-next prototype`, you should now use `keystone-next dev`. diff --git a/.changeset/red-hornets-admire.md b/.changeset/red-hornets-admire.md deleted file mode 100644 index dbe33b9b42c..00000000000 --- a/.changeset/red-hornets-admire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/keystone-legacy': patch ---- - -Updated schema generation to no longer consider `access.auth`, as it is no longer used in Keystone Next. diff --git a/.changeset/rich-llamas-smash.md b/.changeset/rich-llamas-smash.md deleted file mode 100644 index da506df28dd..00000000000 --- a/.changeset/rich-llamas-smash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/keystone-legacy': major ---- - -Removed `context.getCustomAccessControlForUser()`. diff --git a/.changeset/seven-waves-change.md b/.changeset/seven-waves-change.md deleted file mode 100644 index 8dba70f269b..00000000000 --- a/.changeset/seven-waves-change.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/adapter-prisma-legacy': major ---- - -Updated schema generation to add an index on all foreign key values for relationship fields. diff --git a/.changeset/shiny-guests-approve.md b/.changeset/shiny-guests-approve.md deleted file mode 100644 index e3cb7b519d3..00000000000 --- a/.changeset/shiny-guests-approve.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@keystone-next/keystone': minor -'@keystone-next/types': minor ---- - -Updated `context.sudo()` to provide access to all operations, including those excluded by `{ access: false }` in the public schema. diff --git a/.changeset/silent-llamas-look.md b/.changeset/silent-llamas-look.md deleted file mode 100644 index 47669f10faf..00000000000 --- a/.changeset/silent-llamas-look.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/access-control-legacy': major ---- - -Removed `parseCustomAccess` and `validateCustomAccessControl`. diff --git a/.changeset/slow-penguins-juggle.md b/.changeset/slow-penguins-juggle.md deleted file mode 100644 index d7d93dbd1c8..00000000000 --- a/.changeset/slow-penguins-juggle.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@keystone-next/keystone': major -'@keystone-next/types': major -'@keystone-next/adapter-prisma-legacy': major ---- - -Removed `createOnly` migration mode diff --git a/.changeset/spotty-yaks-shout.md b/.changeset/spotty-yaks-shout.md deleted file mode 100644 index 7ef2fc875bf..00000000000 --- a/.changeset/spotty-yaks-shout.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/fields-cloudinary-image-legacy': patch ---- - -Removed unused `slate` dependencies. diff --git a/.changeset/swift-lies-hope.md b/.changeset/swift-lies-hope.md deleted file mode 100644 index 4969d5a861a..00000000000 --- a/.changeset/swift-lies-hope.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/fields-document': patch ---- - -Updated `slate` dependencies. diff --git a/.changeset/tame-ducks-camp.md b/.changeset/tame-ducks-camp.md deleted file mode 100644 index da1970ac013..00000000000 --- a/.changeset/tame-ducks-camp.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/adapter-prisma-legacy': major ---- - -Changed default migrationMode from `dev` to `prototype` diff --git a/.changeset/tame-frogs-exercise.md b/.changeset/tame-frogs-exercise.md deleted file mode 100644 index 0783c08204b..00000000000 --- a/.changeset/tame-frogs-exercise.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@keystone-next/types': major -'@keystone-next/keystone': major -'@keystone-next/test-utils-legacy': patch ---- - -Replaced `MigrationMode` type with `MigrationAction` that `createSystem` and `createKeystone` now accept. diff --git a/.changeset/tame-owls-kick.md b/.changeset/tame-owls-kick.md deleted file mode 100644 index 2aa62a4d36c..00000000000 --- a/.changeset/tame-owls-kick.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@keystone-next/adapter-prisma-legacy': minor -'@keystone-next/keystone': minor ---- - -Updated `keystone-next reset` to use Prisma's programmatic APIs to reset the database. diff --git a/.changeset/tough-comics-mate.md b/.changeset/tough-comics-mate.md deleted file mode 100644 index 27d25dd0e27..00000000000 --- a/.changeset/tough-comics-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/keystone-legacy': major ---- - -Removed `keystone.extendGraphQLSchema()`. diff --git a/.changeset/tricky-fans-serve.md b/.changeset/tricky-fans-serve.md deleted file mode 100644 index 298307c7844..00000000000 --- a/.changeset/tricky-fans-serve.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@keystone-next/website': minor -'@keystone-next/keystone': minor -'@keystone-next/types': minor ---- - -Added a `config.graphql.apolloConfig` option to allow developers to configure the `ApolloServer` object provided by Keystone. diff --git a/.changeset/weak-boxes-know.md b/.changeset/weak-boxes-know.md deleted file mode 100644 index 4105b70de58..00000000000 --- a/.changeset/weak-boxes-know.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-next/adapter-prisma-legacy': minor ---- - -Updated Prisma to 2.19.0 diff --git a/.changeset/young-moose-thank.md b/.changeset/young-moose-thank.md deleted file mode 100644 index d064244a1d9..00000000000 --- a/.changeset/young-moose-thank.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@keystone-next/example-auth': patch -'@keystone-next/app-basic': patch -'@keystone-next/example-ecommerce': patch -'@keystone-next/example-roles': patch -'@keystone-next/example-todo': patch ---- - -Added Prisma schema location to examples packages.json diff --git a/design-system/packages/core/CHANGELOG.md b/design-system/packages/core/CHANGELOG.md index f5a655e4a38..682157aeea1 100644 --- a/design-system/packages/core/CHANGELOG.md +++ b/design-system/packages/core/CHANGELOG.md @@ -1,5 +1,11 @@ # @keystone-ui/core +## 2.0.2 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + ## 2.0.1 ### Patch Changes diff --git a/design-system/packages/core/package.json b/design-system/packages/core/package.json index 9cb72c466b7..932bba0ef9f 100644 --- a/design-system/packages/core/package.json +++ b/design-system/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-ui/core", - "version": "2.0.1", + "version": "2.0.2", "license": "MIT", "main": "dist/core.cjs.js", "module": "dist/core.esm.js", diff --git a/design-system/packages/fields/CHANGELOG.md b/design-system/packages/fields/CHANGELOG.md index 2b48b6c1b98..a1be097f178 100644 --- a/design-system/packages/fields/CHANGELOG.md +++ b/design-system/packages/fields/CHANGELOG.md @@ -1,5 +1,16 @@ # @keystone-ui/fields +## 2.0.2 + +### Patch Changes + +- [#4717](https://github.com/keystonejs/keystone/pull/4717) [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency react-select to v4 + +* [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +* Updated dependencies [[`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed)]: + - @keystone-ui/core@2.0.2 + ## 2.0.1 ### Patch Changes diff --git a/design-system/packages/fields/package.json b/design-system/packages/fields/package.json index 38039df1cdf..a021fcfa1c3 100644 --- a/design-system/packages/fields/package.json +++ b/design-system/packages/fields/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-ui/fields", - "version": "2.0.1", + "version": "2.0.2", "license": "MIT", "main": "dist/fields.cjs.js", "module": "dist/fields.esm.js", @@ -9,7 +9,7 @@ }, "dependencies": { "@babel/runtime": "^7.13.10", - "@keystone-ui/core": "^2.0.1", + "@keystone-ui/core": "^2.0.2", "@keystone-ui/icons": "^2.0.1", "@keystone-ui/popover": "^2.0.1", "@types/react-select": "^4.0.13", diff --git a/design-system/packages/notice/CHANGELOG.md b/design-system/packages/notice/CHANGELOG.md index 2e95143d884..adc78554bd2 100644 --- a/design-system/packages/notice/CHANGELOG.md +++ b/design-system/packages/notice/CHANGELOG.md @@ -1,5 +1,14 @@ # @keystone-ui/notice +## 2.0.2 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed)]: + - @keystone-ui/core@2.0.2 + ## 2.0.1 ### Patch Changes diff --git a/design-system/packages/notice/package.json b/design-system/packages/notice/package.json index 0781ed01675..bc72988969f 100644 --- a/design-system/packages/notice/package.json +++ b/design-system/packages/notice/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-ui/notice", - "version": "2.0.1", + "version": "2.0.2", "license": "MIT", "main": "dist/notice.cjs.js", "module": "dist/notice.esm.js", @@ -10,7 +10,7 @@ "dependencies": { "@babel/runtime": "^7.13.10", "@keystone-ui/button": "^3.0.1", - "@keystone-ui/core": "^2.0.1", + "@keystone-ui/core": "^2.0.2", "@keystone-ui/icons": "^2.0.1", "react": "^17.0.1" }, diff --git a/design-system/packages/options/CHANGELOG.md b/design-system/packages/options/CHANGELOG.md index b7cdc7198cb..04f9066f4a2 100644 --- a/design-system/packages/options/CHANGELOG.md +++ b/design-system/packages/options/CHANGELOG.md @@ -1,5 +1,15 @@ # @keystone-ui/options +## 2.0.2 + +### Patch Changes + +- [#4717](https://github.com/keystonejs/keystone/pull/4717) [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency react-select to v4 + +- Updated dependencies [[`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed)]: + - @keystone-ui/fields@2.0.2 + - @keystone-ui/core@2.0.2 + ## 2.0.1 ### Patch Changes diff --git a/design-system/packages/options/package.json b/design-system/packages/options/package.json index 3fa5bdb3241..4f13026a030 100644 --- a/design-system/packages/options/package.json +++ b/design-system/packages/options/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-ui/options", - "version": "2.0.1", + "version": "2.0.2", "license": "MIT", "main": "dist/options.cjs.js", "module": "dist/options.esm.js", @@ -12,8 +12,8 @@ }, "dependencies": { "@babel/runtime": "^7.13.10", - "@keystone-ui/core": "^2.0.1", - "@keystone-ui/fields": "^2.0.1", + "@keystone-ui/core": "^2.0.2", + "@keystone-ui/fields": "^2.0.2", "@keystone-ui/icons": "^2.0.1", "@types/react-select": "^4.0.13", "react-select": "^4.2.1" diff --git a/design-system/website/CHANGELOG.md b/design-system/website/CHANGELOG.md index 6a6f458b91e..a1d3733ada7 100644 --- a/design-system/website/CHANGELOG.md +++ b/design-system/website/CHANGELOG.md @@ -1,5 +1,17 @@ # @keystone-ui/website +## 1.0.2 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed)]: + - @keystone-ui/fields@2.0.2 + - @keystone-ui/options@2.0.2 + - @keystone-ui/core@2.0.2 + - @keystone-ui/notice@2.0.2 + ## 1.0.1 ### Patch Changes diff --git a/design-system/website/package.json b/design-system/website/package.json index f526f478917..cf39c9005ae 100644 --- a/design-system/website/package.json +++ b/design-system/website/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-ui/website", - "version": "1.0.1", + "version": "1.0.2", "private": true, "license": "MIT", "scripts": { @@ -9,12 +9,12 @@ "dependencies": { "@babel/runtime": "^7.13.10", "@keystone-ui/button": "^3.0.1", - "@keystone-ui/core": "^2.0.1", - "@keystone-ui/fields": "^2.0.1", + "@keystone-ui/core": "^2.0.2", + "@keystone-ui/fields": "^2.0.2", "@keystone-ui/loading": "^2.0.1", "@keystone-ui/modals": "^2.0.1", - "@keystone-ui/notice": "^2.0.1", - "@keystone-ui/options": "^2.0.1", + "@keystone-ui/notice": "^2.0.2", + "@keystone-ui/options": "^2.0.2", "@keystone-ui/pill": "^2.0.1", "@keystone-ui/popover": "^2.0.1", "@keystone-ui/segmented-control": "^2.0.1", diff --git a/docs-next/CHANGELOG.md b/docs-next/CHANGELOG.md index 9606aa41ed8..7a815636699 100644 --- a/docs-next/CHANGELOG.md +++ b/docs-next/CHANGELOG.md @@ -1,5 +1,23 @@ # @keystone-next/website +## 1.2.0 + +### Minor Changes + +- [#3946](https://github.com/keystonejs/keystone/pull/3946) [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05) Thanks [@timleslie](https://github.com/timleslie)! - Added experimental support for Prisma + SQLite as a database adapter. + +* [#4912](https://github.com/keystonejs/keystone/pull/4912) [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91) Thanks [@timleslie](https://github.com/timleslie)! - Added a `config.graphql.apolloConfig` option to allow developers to configure the `ApolloServer` object provided by Keystone. + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`a4e34e9eb`](https://github.com/keystonejs/keystone/commit/a4e34e9ebb6f746f54ccd898d0aeb4dc5c5d9271)]: + - @keystone-next/fields-document@3.1.0 + - @keystone-ui/fields@2.0.2 + - @keystone-ui/core@2.0.2 + - @keystone-ui/notice@2.0.2 + ## 1.1.1 ### Patch Changes diff --git a/docs-next/package.json b/docs-next/package.json index e9cde7b1172..86b25b0ebc1 100644 --- a/docs-next/package.json +++ b/docs-next/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-next/website", - "version": "1.1.1", + "version": "1.2.0", "private": true, "license": "MIT", "scripts": { @@ -13,12 +13,12 @@ }, "dependencies": { "@babel/runtime": "^7.13.10", - "@keystone-next/fields-document": "^3.0.0", + "@keystone-next/fields-document": "^3.1.0", "@keystone-ui/button": "^3.0.1", - "@keystone-ui/core": "^2.0.1", - "@keystone-ui/fields": "^2.0.1", + "@keystone-ui/core": "^2.0.2", + "@keystone-ui/fields": "^2.0.2", "@keystone-ui/icons": "^2.0.1", - "@keystone-ui/notice": "^2.0.1", + "@keystone-ui/notice": "^2.0.2", "@keystone-ui/toast": "^2.0.1", "@keystone-ui/tooltip": "^2.0.1", "@mdx-js/loader": "^1.6.22", diff --git a/examples-next/auth/CHANGELOG.md b/examples-next/auth/CHANGELOG.md index 6c9fb07957b..7d47d632a50 100644 --- a/examples-next/auth/CHANGELOG.md +++ b/examples-next/auth/CHANGELOG.md @@ -1,5 +1,19 @@ # @keystone-next/example-auth +## 1.0.3 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +* [#5094](https://github.com/keystonejs/keystone/pull/5094) [`3bb4da843`](https://github.com/keystonejs/keystone/commit/3bb4da843ffad20eb7ba549166884c60fedd441d) Thanks [@MurzNN](https://github.com/MurzNN)! - Added Prisma schema location to examples packages.json + +* Updated dependencies [[`bfeb927be`](https://github.com/keystonejs/keystone/commit/bfeb927be5c80fac2dadd800295fd4789c53f1ce), [`1eeac4722`](https://github.com/keystonejs/keystone/commit/1eeac4722da174307152dad9b5adf5062e4b6403), [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b7ce464a2`](https://github.com/keystonejs/keystone/commit/b7ce464a261321fe3344898fa4f4a91e6fa8dbb1), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`ec6f9b601`](https://github.com/keystonejs/keystone/commit/ec6f9b601ea6fdbfb2335a5e81b7ec3f1b0e4d4d), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91)]: + - @keystone-next/keystone@13.0.0 + - @keystone-next/fields@5.3.0 + - @keystone-next/admin-ui@12.0.0 + - @keystone-next/auth@18.0.0 + ## 1.0.2 ### Patch Changes diff --git a/examples-next/auth/package.json b/examples-next/auth/package.json index 79910371edf..4285d842b37 100644 --- a/examples-next/auth/package.json +++ b/examples-next/auth/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-next/example-auth", - "version": "1.0.2", + "version": "1.0.3", "private": true, "license": "MIT", "scripts": { @@ -9,10 +9,10 @@ "build": "keystone-next build" }, "dependencies": { - "@keystone-next/admin-ui": "^11.0.0", - "@keystone-next/auth": "^17.0.0", - "@keystone-next/fields": "^5.2.1", - "@keystone-next/keystone": "^12.0.0", + "@keystone-next/admin-ui": "^12.0.0", + "@keystone-next/auth": "^18.0.0", + "@keystone-next/fields": "^5.3.0", + "@keystone-next/keystone": "^13.0.0", "next": "^10.0.9", "react": "^17.0.1", "react-dom": "^17.0.1" diff --git a/examples-next/basic/CHANGELOG.md b/examples-next/basic/CHANGELOG.md index be9ebe42be2..474de8817cd 100644 --- a/examples-next/basic/CHANGELOG.md +++ b/examples-next/basic/CHANGELOG.md @@ -1,5 +1,22 @@ # @keystone-next/app-basic +## 1.0.3 + +### Patch Changes + +- [#5094](https://github.com/keystonejs/keystone/pull/5094) [`3bb4da843`](https://github.com/keystonejs/keystone/commit/3bb4da843ffad20eb7ba549166884c60fedd441d) Thanks [@MurzNN](https://github.com/MurzNN)! - Added Prisma schema location to examples packages.json + +- Updated dependencies [[`bfeb927be`](https://github.com/keystonejs/keystone/commit/bfeb927be5c80fac2dadd800295fd4789c53f1ce), [`1eeac4722`](https://github.com/keystonejs/keystone/commit/1eeac4722da174307152dad9b5adf5062e4b6403), [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`b7ce464a2`](https://github.com/keystonejs/keystone/commit/b7ce464a261321fe3344898fa4f4a91e6fa8dbb1), [`387e0cb6c`](https://github.com/keystonejs/keystone/commit/387e0cb6cecef7ee0539f6bb7be5709be868a590), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`b84abebb6`](https://github.com/keystonejs/keystone/commit/b84abebb6c817172d04f338befa45b3573af55d6), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`ec6f9b601`](https://github.com/keystonejs/keystone/commit/ec6f9b601ea6fdbfb2335a5e81b7ec3f1b0e4d4d), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`a4e34e9eb`](https://github.com/keystonejs/keystone/commit/a4e34e9ebb6f746f54ccd898d0aeb4dc5c5d9271), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91)]: + - @keystone-next/keystone@13.0.0 + - @keystone-next/fields@5.3.0 + - @keystone-next/fields-document@3.1.0 + - @keystone-next/types@15.0.0 + - @keystone-ui/fields@2.0.2 + - @keystone-next/document-renderer@2.0.2 + - @keystone-ui/core@2.0.2 + - @keystone-next/admin-ui@12.0.0 + - @keystone-next/auth@18.0.0 + ## 1.0.2 ### Patch Changes diff --git a/examples-next/basic/package.json b/examples-next/basic/package.json index 3ac10027f17..ea15333156a 100644 --- a/examples-next/basic/package.json +++ b/examples-next/basic/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-next/app-basic", - "version": "1.0.2", + "version": "1.0.3", "private": true, "license": "MIT", "scripts": { @@ -12,15 +12,15 @@ "@babel/runtime": "^7.13.10", "@emotion/core": "^10.1.1", "@graphql-tools/merge": "^6.2.10", - "@keystone-next/admin-ui": "^11.0.0", - "@keystone-next/auth": "^17.0.0", - "@keystone-next/document-renderer": "^2.0.1", - "@keystone-next/fields": "^5.2.1", - "@keystone-next/fields-document": "^3.0.1", - "@keystone-next/keystone": "^12.0.0", - "@keystone-next/types": "^14.0.0", - "@keystone-ui/core": "^2.0.1", - "@keystone-ui/fields": "^2.0.1", + "@keystone-next/admin-ui": "^12.0.0", + "@keystone-next/auth": "^18.0.0", + "@keystone-next/document-renderer": "^2.0.2", + "@keystone-next/fields": "^5.3.0", + "@keystone-next/fields-document": "^3.1.0", + "@keystone-next/keystone": "^13.0.0", + "@keystone-next/types": "^15.0.0", + "@keystone-ui/core": "^2.0.2", + "@keystone-ui/fields": "^2.0.2", "@keystone-ui/icons": "^2.0.1", "@keystone-ui/tooltip": "^2.0.1", "@preconstruct/next": "^2.0.0", diff --git a/examples-next/ecommerce/CHANGELOG.md b/examples-next/ecommerce/CHANGELOG.md index a82f1270bd9..c76e785c302 100644 --- a/examples-next/ecommerce/CHANGELOG.md +++ b/examples-next/ecommerce/CHANGELOG.md @@ -1,5 +1,21 @@ # @keystone-next/example-ecommerce +## 1.0.3 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +* [#5094](https://github.com/keystonejs/keystone/pull/5094) [`3bb4da843`](https://github.com/keystonejs/keystone/commit/3bb4da843ffad20eb7ba549166884c60fedd441d) Thanks [@MurzNN](https://github.com/MurzNN)! - Added Prisma schema location to examples packages.json + +* Updated dependencies [[`bfeb927be`](https://github.com/keystonejs/keystone/commit/bfeb927be5c80fac2dadd800295fd4789c53f1ce), [`1eeac4722`](https://github.com/keystonejs/keystone/commit/1eeac4722da174307152dad9b5adf5062e4b6403), [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b7ce464a2`](https://github.com/keystonejs/keystone/commit/b7ce464a261321fe3344898fa4f4a91e6fa8dbb1), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`b84abebb6`](https://github.com/keystonejs/keystone/commit/b84abebb6c817172d04f338befa45b3573af55d6), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`ec6f9b601`](https://github.com/keystonejs/keystone/commit/ec6f9b601ea6fdbfb2335a5e81b7ec3f1b0e4d4d), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91)]: + - @keystone-next/keystone@13.0.0 + - @keystone-next/fields@5.3.0 + - @keystone-next/types@15.0.0 + - @keystone-next/admin-ui@12.0.0 + - @keystone-next/auth@18.0.0 + - @keystone-next/cloudinary@3.0.4 + ## 1.0.2 ### Patch Changes diff --git a/examples-next/ecommerce/package.json b/examples-next/ecommerce/package.json index 7fe9ba22769..5b87fd21b2d 100644 --- a/examples-next/ecommerce/package.json +++ b/examples-next/ecommerce/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-next/example-ecommerce", - "version": "1.0.2", + "version": "1.0.3", "private": true, "author": "Wes Bos & Jed Watson", "license": "MIT", @@ -16,13 +16,13 @@ "@babel/preset-react": "^7.12.13", "@babel/preset-typescript": "^7.13.0", "@babel/runtime": "^7.13.10", - "@keystone-next/admin-ui": "^11.0.0", - "@keystone-next/auth": "^17.0.0", - "@keystone-next/cloudinary": "^3.0.3", - "@keystone-next/fields": "^5.2.1", - "@keystone-next/keystone": "^12.0.0", + "@keystone-next/admin-ui": "^12.0.0", + "@keystone-next/auth": "^18.0.0", + "@keystone-next/cloudinary": "^3.0.4", + "@keystone-next/fields": "^5.3.0", + "@keystone-next/keystone": "^13.0.0", "@keystone-next/server-side-graphql-client-legacy": "^2.0.1", - "@keystone-next/types": "^14.0.0", + "@keystone-next/types": "^15.0.0", "@types/nodemailer": "^6.4.1", "dotenv": "^8.2.0", "next": "^10.0.9", @@ -32,7 +32,7 @@ "stripe": "^8.138.0" }, "devDependencies": { - "@keystone-next/test-utils-legacy": "^13.0.3", + "@keystone-next/test-utils-legacy": "^14.0.0", "typescript": "^4.2.3" }, "engines": { diff --git a/examples-next/graphql-api-endpoint/CHANGELOG.md b/examples-next/graphql-api-endpoint/CHANGELOG.md index 34a30c509d6..eb74da99cfc 100644 --- a/examples-next/graphql-api-endpoint/CHANGELOG.md +++ b/examples-next/graphql-api-endpoint/CHANGELOG.md @@ -1,5 +1,15 @@ # keystone-next-app +## 0.0.3 + +### Patch Changes + +- Updated dependencies [[`bfeb927be`](https://github.com/keystonejs/keystone/commit/bfeb927be5c80fac2dadd800295fd4789c53f1ce), [`1eeac4722`](https://github.com/keystonejs/keystone/commit/1eeac4722da174307152dad9b5adf5062e4b6403), [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b7ce464a2`](https://github.com/keystonejs/keystone/commit/b7ce464a261321fe3344898fa4f4a91e6fa8dbb1), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`ec6f9b601`](https://github.com/keystonejs/keystone/commit/ec6f9b601ea6fdbfb2335a5e81b7ec3f1b0e4d4d), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`a4e34e9eb`](https://github.com/keystonejs/keystone/commit/a4e34e9ebb6f746f54ccd898d0aeb4dc5c5d9271), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91)]: + - @keystone-next/keystone@13.0.0 + - @keystone-next/fields@5.3.0 + - @keystone-next/fields-document@3.1.0 + - @keystone-next/auth@18.0.0 + ## 0.0.2 ### Patch Changes diff --git a/examples-next/graphql-api-endpoint/package.json b/examples-next/graphql-api-endpoint/package.json index 4e8c09ec447..412d101d657 100644 --- a/examples-next/graphql-api-endpoint/package.json +++ b/examples-next/graphql-api-endpoint/package.json @@ -1,6 +1,6 @@ { "name": "keystone-next-app", - "version": "0.0.2", + "version": "0.0.3", "private": true, "scripts": { "dev": "keystone-next dev", @@ -9,10 +9,10 @@ }, "dependencies": { "@babel/runtime": "^7.13.10", - "@keystone-next/auth": "^17.0.0", - "@keystone-next/fields": "^5.2.1", - "@keystone-next/fields-document": "^3.0.1", - "@keystone-next/keystone": "^12.0.0", + "@keystone-next/auth": "^18.0.0", + "@keystone-next/fields": "^5.3.0", + "@keystone-next/fields-document": "^3.1.0", + "@keystone-next/keystone": "^13.0.0", "apollo-server-micro": "^2.21.1" }, "prisma": { diff --git a/examples-next/roles/CHANGELOG.md b/examples-next/roles/CHANGELOG.md index 0abc5b89054..6fa574cdfaa 100644 --- a/examples-next/roles/CHANGELOG.md +++ b/examples-next/roles/CHANGELOG.md @@ -1,5 +1,20 @@ # @keystone-next/example-roles +## 1.0.3 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +* [#5094](https://github.com/keystonejs/keystone/pull/5094) [`3bb4da843`](https://github.com/keystonejs/keystone/commit/3bb4da843ffad20eb7ba549166884c60fedd441d) Thanks [@MurzNN](https://github.com/MurzNN)! - Added Prisma schema location to examples packages.json + +* Updated dependencies [[`bfeb927be`](https://github.com/keystonejs/keystone/commit/bfeb927be5c80fac2dadd800295fd4789c53f1ce), [`1eeac4722`](https://github.com/keystonejs/keystone/commit/1eeac4722da174307152dad9b5adf5062e4b6403), [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b7ce464a2`](https://github.com/keystonejs/keystone/commit/b7ce464a261321fe3344898fa4f4a91e6fa8dbb1), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`b84abebb6`](https://github.com/keystonejs/keystone/commit/b84abebb6c817172d04f338befa45b3573af55d6), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`ec6f9b601`](https://github.com/keystonejs/keystone/commit/ec6f9b601ea6fdbfb2335a5e81b7ec3f1b0e4d4d), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91)]: + - @keystone-next/keystone@13.0.0 + - @keystone-next/fields@5.3.0 + - @keystone-next/types@15.0.0 + - @keystone-next/admin-ui@12.0.0 + - @keystone-next/auth@18.0.0 + ## 1.0.2 ### Patch Changes diff --git a/examples-next/roles/package.json b/examples-next/roles/package.json index f1afa03b789..ede9dc727ec 100644 --- a/examples-next/roles/package.json +++ b/examples-next/roles/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-next/example-roles", - "version": "1.0.2", + "version": "1.0.3", "private": true, "license": "MIT", "scripts": { @@ -9,11 +9,11 @@ "build": "keystone-next build" }, "dependencies": { - "@keystone-next/admin-ui": "^11.0.0", - "@keystone-next/auth": "^17.0.0", - "@keystone-next/fields": "^5.2.1", - "@keystone-next/keystone": "^12.0.0", - "@keystone-next/types": "^14.0.0", + "@keystone-next/admin-ui": "^12.0.0", + "@keystone-next/auth": "^18.0.0", + "@keystone-next/fields": "^5.3.0", + "@keystone-next/keystone": "^13.0.0", + "@keystone-next/types": "^15.0.0", "next": "^10.0.9", "react": "^17.0.1", "react-dom": "^17.0.1" diff --git a/examples-next/sandbox/CHANGELOG.md b/examples-next/sandbox/CHANGELOG.md new file mode 100644 index 00000000000..2f989698e76 --- /dev/null +++ b/examples-next/sandbox/CHANGELOG.md @@ -0,0 +1,10 @@ +# @keystone-next/example-sandbox + +## 1.0.3 +### Patch Changes + +- Updated dependencies [[`bfeb927be`](https://github.com/keystonejs/keystone/commit/bfeb927be5c80fac2dadd800295fd4789c53f1ce), [`1eeac4722`](https://github.com/keystonejs/keystone/commit/1eeac4722da174307152dad9b5adf5062e4b6403), [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b7ce464a2`](https://github.com/keystonejs/keystone/commit/b7ce464a261321fe3344898fa4f4a91e6fa8dbb1), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`ec6f9b601`](https://github.com/keystonejs/keystone/commit/ec6f9b601ea6fdbfb2335a5e81b7ec3f1b0e4d4d), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91)]: + - @keystone-next/keystone@13.0.0 + - @keystone-next/fields@5.3.0 + - @keystone-next/admin-ui@12.0.0 + - @keystone-next/auth@18.0.0 diff --git a/examples-next/sandbox/package.json b/examples-next/sandbox/package.json index 5602be7c109..2725d11f505 100644 --- a/examples-next/sandbox/package.json +++ b/examples-next/sandbox/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-next/example-sandbox", - "version": "1.0.2", + "version": "1.0.3", "private": true, "license": "MIT", "scripts": { @@ -8,10 +8,10 @@ "sandbox": "yarn && yarn dev" }, "dependencies": { - "@keystone-next/admin-ui": "^11.0.0", - "@keystone-next/auth": "^17.0.0", - "@keystone-next/fields": "^5.2.1", - "@keystone-next/keystone": "^12.0.0" + "@keystone-next/admin-ui": "^12.0.0", + "@keystone-next/auth": "^18.0.0", + "@keystone-next/fields": "^5.3.0", + "@keystone-next/keystone": "^13.0.0" }, "engines": { "node": ">=10.0.0" diff --git a/examples-next/todo/CHANGELOG.md b/examples-next/todo/CHANGELOG.md index 3abb2b952b0..e581b4012d7 100644 --- a/examples-next/todo/CHANGELOG.md +++ b/examples-next/todo/CHANGELOG.md @@ -1,5 +1,21 @@ # @keystone-next/example-todo +## 1.0.3 + +### Patch Changes + +- [#5151](https://github.com/keystonejs/keystone/pull/5151) [`2ed3e5d3d`](https://github.com/keystonejs/keystone/commit/2ed3e5d3d19ced2af4a2bafac2db517fa6598b7f) Thanks [@timleslie](https://github.com/timleslie)! - Updated package script `"resolve"` to `"deploy"`. + +* [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- [#5094](https://github.com/keystonejs/keystone/pull/5094) [`3bb4da843`](https://github.com/keystonejs/keystone/commit/3bb4da843ffad20eb7ba549166884c60fedd441d) Thanks [@MurzNN](https://github.com/MurzNN)! - Added Prisma schema location to examples packages.json + +- Updated dependencies [[`bfeb927be`](https://github.com/keystonejs/keystone/commit/bfeb927be5c80fac2dadd800295fd4789c53f1ce), [`1eeac4722`](https://github.com/keystonejs/keystone/commit/1eeac4722da174307152dad9b5adf5062e4b6403), [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b7ce464a2`](https://github.com/keystonejs/keystone/commit/b7ce464a261321fe3344898fa4f4a91e6fa8dbb1), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`ec6f9b601`](https://github.com/keystonejs/keystone/commit/ec6f9b601ea6fdbfb2335a5e81b7ec3f1b0e4d4d), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91)]: + - @keystone-next/keystone@13.0.0 + - @keystone-next/fields@5.3.0 + - @keystone-next/admin-ui@12.0.0 + - @keystone-next/auth@18.0.0 + ## 1.0.2 ### Patch Changes diff --git a/examples-next/todo/package.json b/examples-next/todo/package.json index 1a890d4babf..36cc785db1b 100644 --- a/examples-next/todo/package.json +++ b/examples-next/todo/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-next/example-todo", - "version": "1.0.2", + "version": "1.0.3", "private": true, "license": "MIT", "scripts": { @@ -12,10 +12,10 @@ "deploy": "keystone-next deploy" }, "dependencies": { - "@keystone-next/admin-ui": "^11.0.0", - "@keystone-next/auth": "^17.0.0", - "@keystone-next/fields": "^5.2.1", - "@keystone-next/keystone": "^12.0.0", + "@keystone-next/admin-ui": "^12.0.0", + "@keystone-next/auth": "^18.0.0", + "@keystone-next/fields": "^5.3.0", + "@keystone-next/keystone": "^13.0.0", "dotenv": "^8.2.0", "next": "^10.0.9", "react": "^17.0.1", diff --git a/packages-next/admin-ui-utils/CHANGELOG.md b/packages-next/admin-ui-utils/CHANGELOG.md index 696950f444d..6333bc0ce27 100644 --- a/packages-next/admin-ui-utils/CHANGELOG.md +++ b/packages-next/admin-ui-utils/CHANGELOG.md @@ -1,5 +1,15 @@ # @keystone-next/admin-ui-utils +## 3.0.2 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`b84abebb6`](https://github.com/keystonejs/keystone/commit/b84abebb6c817172d04f338befa45b3573af55d6), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91)]: + - @keystone-next/types@15.0.0 + - @keystone-ui/core@2.0.2 + ## 3.0.1 ### Patch Changes diff --git a/packages-next/admin-ui-utils/package.json b/packages-next/admin-ui-utils/package.json index 8900f1059c6..8030ed5d17d 100644 --- a/packages-next/admin-ui-utils/package.json +++ b/packages-next/admin-ui-utils/package.json @@ -1,14 +1,14 @@ { "name": "@keystone-next/admin-ui-utils", - "version": "3.0.1", + "version": "3.0.2", "main": "dist/admin-ui-utils.cjs.js", "module": "dist/admin-ui-utils.esm.js", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@emotion/weak-memoize": "^0.2.5", - "@keystone-next/types": "^14.0.0", - "@keystone-ui/core": "^2.0.1", + "@keystone-next/types": "^15.0.0", + "@keystone-ui/core": "^2.0.2", "@types/react": "^17.0.3", "fast-deep-equal": "^3.1.3", "graphql": "^15.5.0" diff --git a/packages-next/admin-ui/CHANGELOG.md b/packages-next/admin-ui/CHANGELOG.md index 164e73552cd..82a04753130 100644 --- a/packages-next/admin-ui/CHANGELOG.md +++ b/packages-next/admin-ui/CHANGELOG.md @@ -1,5 +1,24 @@ # @keystone-next/admin-ui +## 12.0.0 + +### Major Changes + +- [#5087](https://github.com/keystonejs/keystone/pull/5087) [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Updated `createKeystone` and `createSystem` to accept a migration mode rather than script + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`bfeb927be`](https://github.com/keystonejs/keystone/commit/bfeb927be5c80fac2dadd800295fd4789c53f1ce), [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`b7ce464a2`](https://github.com/keystonejs/keystone/commit/b7ce464a261321fe3344898fa4f4a91e6fa8dbb1), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`b84abebb6`](https://github.com/keystonejs/keystone/commit/b84abebb6c817172d04f338befa45b3573af55d6), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91)]: + - @keystone-next/keystone@13.0.0 + - @keystone-next/types@15.0.0 + - @keystone-ui/fields@2.0.2 + - @keystone-ui/options@2.0.2 + - @keystone-ui/core@2.0.2 + - @keystone-ui/notice@2.0.2 + - @keystone-next/admin-ui-utils@3.0.2 + ## 11.0.0 ### Major Changes diff --git a/packages-next/admin-ui/package.json b/packages-next/admin-ui/package.json index 4d284060ab2..a4eb3e0251e 100644 --- a/packages-next/admin-ui/package.json +++ b/packages-next/admin-ui/package.json @@ -1,23 +1,23 @@ { "name": "@keystone-next/admin-ui", - "version": "11.0.0", + "version": "12.0.0", "license": "MIT", "dependencies": { "@apollo/client": "^3.3.12", "@babel/runtime": "^7.13.10", "@emotion/hash": "^0.8.0", "@emotion/weak-memoize": "^0.2.5", - "@keystone-next/admin-ui-utils": "^3.0.1", - "@keystone-next/keystone": "^12.0.0", - "@keystone-next/types": "^14.0.1", + "@keystone-next/admin-ui-utils": "^3.0.2", + "@keystone-next/keystone": "^13.0.0", + "@keystone-next/types": "^15.0.0", "@keystone-ui/button": "^3.0.1", - "@keystone-ui/core": "^2.0.1", - "@keystone-ui/fields": "^2.0.1", + "@keystone-ui/core": "^2.0.2", + "@keystone-ui/fields": "^2.0.2", "@keystone-ui/icons": "^2.0.1", "@keystone-ui/loading": "^2.0.1", "@keystone-ui/modals": "^2.0.1", - "@keystone-ui/notice": "^2.0.1", - "@keystone-ui/options": "^2.0.1", + "@keystone-ui/notice": "^2.0.2", + "@keystone-ui/options": "^2.0.2", "@keystone-ui/pill": "^2.0.1", "@keystone-ui/popover": "^2.0.1", "@keystone-ui/toast": "^2.0.1", diff --git a/packages-next/auth/CHANGELOG.md b/packages-next/auth/CHANGELOG.md index a264894b3d9..5231e114ecf 100644 --- a/packages-next/auth/CHANGELOG.md +++ b/packages-next/auth/CHANGELOG.md @@ -1,5 +1,21 @@ # @keystone-next/auth +## 18.0.0 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`bfeb927be`](https://github.com/keystonejs/keystone/commit/bfeb927be5c80fac2dadd800295fd4789c53f1ce), [`1eeac4722`](https://github.com/keystonejs/keystone/commit/1eeac4722da174307152dad9b5adf5062e4b6403), [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`b7ce464a2`](https://github.com/keystonejs/keystone/commit/b7ce464a261321fe3344898fa4f4a91e6fa8dbb1), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`b84abebb6`](https://github.com/keystonejs/keystone/commit/b84abebb6c817172d04f338befa45b3573af55d6), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`ec6f9b601`](https://github.com/keystonejs/keystone/commit/ec6f9b601ea6fdbfb2335a5e81b7ec3f1b0e4d4d), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91)]: + - @keystone-next/keystone@13.0.0 + - @keystone-next/fields@5.3.0 + - @keystone-next/types@15.0.0 + - @keystone-ui/fields@2.0.2 + - @keystone-ui/core@2.0.2 + - @keystone-ui/notice@2.0.2 + - @keystone-next/admin-ui@12.0.0 + - @keystone-next/admin-ui-utils@3.0.2 + ## 17.0.0 ### Patch Changes diff --git a/packages-next/auth/package.json b/packages-next/auth/package.json index a5e83159d4b..48703b91fee 100644 --- a/packages-next/auth/package.json +++ b/packages-next/auth/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-next/auth", - "version": "17.0.0", + "version": "18.0.0", "license": "MIT", "main": "dist/auth.cjs.js", "module": "dist/auth.esm.js", @@ -10,25 +10,25 @@ "dependencies": { "@babel/runtime": "^7.13.10", "@graphql-tools/merge": "^6.2.10", - "@keystone-next/admin-ui-utils": "^3.0.1", - "@keystone-next/fields": "^5.2.1", - "@keystone-next/types": "^14.0.1", + "@keystone-next/admin-ui-utils": "^3.0.2", + "@keystone-next/fields": "^5.3.0", + "@keystone-next/types": "^15.0.0", "@keystone-ui/button": "^3.0.1", - "@keystone-ui/core": "^2.0.1", - "@keystone-ui/fields": "^2.0.1", - "@keystone-ui/notice": "^2.0.1", + "@keystone-ui/core": "^2.0.2", + "@keystone-ui/fields": "^2.0.2", + "@keystone-ui/notice": "^2.0.2", "cross-fetch": "^3.1.0", "fast-deep-equal": "^3.1.3", "graphql": "^15.5.0" }, "devDependencies": { - "@keystone-next/admin-ui": "^11.0.0", - "@keystone-next/keystone": "^12.0.0", + "@keystone-next/admin-ui": "^12.0.0", + "@keystone-next/keystone": "^13.0.0", "react": "^17.0.1" }, "peerDependencies": { - "@keystone-next/admin-ui": "^11.0.0", - "@keystone-next/keystone": "^12.0.0", + "@keystone-next/admin-ui": "^12.0.0", + "@keystone-next/keystone": "^13.0.0", "react": "^17.0.1" }, "preconstruct": { diff --git a/packages-next/cloudinary/CHANGELOG.md b/packages-next/cloudinary/CHANGELOG.md index a4372aaa322..b3e2d64e2ee 100644 --- a/packages-next/cloudinary/CHANGELOG.md +++ b/packages-next/cloudinary/CHANGELOG.md @@ -1,5 +1,18 @@ # @keystone-next/cloudinary +## 3.0.4 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`b84abebb6`](https://github.com/keystonejs/keystone/commit/b84abebb6c817172d04f338befa45b3573af55d6), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`a4e34e9eb`](https://github.com/keystonejs/keystone/commit/a4e34e9ebb6f746f54ccd898d0aeb4dc5c5d9271), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91)]: + - @keystone-next/types@15.0.0 + - @keystone-next/fields-cloudinary-image-legacy@3.1.0 + - @keystone-ui/fields@2.0.2 + - @keystone-ui/core@2.0.2 + - @keystone-next/admin-ui@12.0.0 + ## 3.0.3 ### Patch Changes diff --git a/packages-next/cloudinary/package.json b/packages-next/cloudinary/package.json index fe19cd58dfd..2aeec77ea00 100644 --- a/packages-next/cloudinary/package.json +++ b/packages-next/cloudinary/package.json @@ -1,18 +1,18 @@ { "name": "@keystone-next/cloudinary", - "version": "3.0.3", + "version": "3.0.4", "license": "MIT", "main": "dist/cloudinary.cjs.js", "module": "dist/cloudinary.esm.js", "dependencies": { "@babel/runtime": "^7.13.10", - "@keystone-next/admin-ui": "^11.0.0", - "@keystone-next/fields-cloudinary-image-legacy": "^3.0.1", + "@keystone-next/admin-ui": "^12.0.0", + "@keystone-next/fields-cloudinary-image-legacy": "^3.1.0", "@keystone-next/file-adapters-legacy": "^7.0.9", - "@keystone-next/types": "^14.0.1", + "@keystone-next/types": "^15.0.0", "@keystone-ui/button": "^3.0.1", - "@keystone-ui/core": "^2.0.1", - "@keystone-ui/fields": "^2.0.1", + "@keystone-ui/core": "^2.0.2", + "@keystone-ui/fields": "^2.0.2", "@keystone-ui/pill": "^2.0.1", "@types/react": "^17.0.3", "react": "^17.0.1" diff --git a/packages-next/document-renderer/CHANGELOG.md b/packages-next/document-renderer/CHANGELOG.md index 2ef59dbe6de..125dd7fefe0 100644 --- a/packages-next/document-renderer/CHANGELOG.md +++ b/packages-next/document-renderer/CHANGELOG.md @@ -1,5 +1,11 @@ # @keystone-next/document-renderer +## 2.0.2 + +### Patch Changes + +- [#5122](https://github.com/keystonejs/keystone/pull/5122) [`387e0cb6c`](https://github.com/keystonejs/keystone/commit/387e0cb6cecef7ee0539f6bb7be5709be868a590) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Fixed `DocumentRenderer` not rendering links + ## 2.0.1 ### Patch Changes diff --git a/packages-next/document-renderer/package.json b/packages-next/document-renderer/package.json index 270a885e6e4..422f96bfd30 100644 --- a/packages-next/document-renderer/package.json +++ b/packages-next/document-renderer/package.json @@ -1,7 +1,7 @@ { "name": "@keystone-next/document-renderer", "description": "KeystoneJS Document Renderer", - "version": "2.0.1", + "version": "2.0.2", "main": "dist/document-renderer.cjs.js", "module": "dist/document-renderer.esm.js", "peerDependencies": { diff --git a/packages-next/fields-document/CHANGELOG.md b/packages-next/fields-document/CHANGELOG.md index 366e0594b8f..e8fddd43e28 100644 --- a/packages-next/fields-document/CHANGELOG.md +++ b/packages-next/fields-document/CHANGELOG.md @@ -1,5 +1,29 @@ # @keystone-next/fields-document +## 3.1.0 + +### Minor Changes + +- [#3946](https://github.com/keystonejs/keystone/pull/3946) [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05) Thanks [@timleslie](https://github.com/timleslie)! - Added experimental support for Prisma + SQLite as a database adapter. + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +* [#5089](https://github.com/keystonejs/keystone/pull/5089) [`a4e34e9eb`](https://github.com/keystonejs/keystone/commit/a4e34e9ebb6f746f54ccd898d0aeb4dc5c5d9271) Thanks [@timleslie](https://github.com/timleslie)! - Updated `slate` dependencies. + +* Updated dependencies [[`1eeac4722`](https://github.com/keystonejs/keystone/commit/1eeac4722da174307152dad9b5adf5062e4b6403), [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`b84abebb6`](https://github.com/keystonejs/keystone/commit/b84abebb6c817172d04f338befa45b3573af55d6), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`ec6f9b601`](https://github.com/keystonejs/keystone/commit/ec6f9b601ea6fdbfb2335a5e81b7ec3f1b0e4d4d), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`2ff93692a`](https://github.com/keystonejs/keystone/commit/2ff93692aaef70474449f30fb249eae8aa33a64a), [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91), [`543232c3f`](https://github.com/keystonejs/keystone/commit/543232c3f151f2294cf63e0944d1724b7b0ac33e)]: + - @keystone-next/fields@5.3.0 + - @keystone-next/types@15.0.0 + - @keystone-next/adapter-prisma-legacy@4.0.0 + - @keystone-next/fields-legacy@23.1.0 + - @keystone-ui/fields@2.0.2 + - @keystone-ui/core@2.0.2 + - @keystone-next/admin-ui@12.0.0 + - @keystone-next/admin-ui-utils@3.0.2 + - @keystone-next/adapter-mongoose-legacy@11.1.2 + - @keystone-next/adapter-knex-legacy@13.2.2 + ## 3.0.1 ### Patch Changes diff --git a/packages-next/fields-document/package.json b/packages-next/fields-document/package.json index 07322ca66f6..1d69d748a10 100644 --- a/packages-next/fields-document/package.json +++ b/packages-next/fields-document/package.json @@ -1,7 +1,7 @@ { "name": "@keystone-next/fields-document", "description": "KeystoneJS Document Field Type", - "version": "3.0.1", + "version": "3.1.0", "main": "dist/fields-document.cjs.js", "module": "dist/fields-document.esm.js", "files": [ @@ -22,17 +22,17 @@ "@babel/runtime": "^7.13.10", "@braintree/sanitize-url": "^5.0.0", "@emotion/weak-memoize": "^0.2.5", - "@keystone-next/adapter-knex-legacy": "^13.2.1", - "@keystone-next/adapter-mongoose-legacy": "^11.1.1", - "@keystone-next/adapter-prisma-legacy": "^3.3.0", - "@keystone-next/admin-ui": "^11.0.0", - "@keystone-next/admin-ui-utils": "^3.0.1", - "@keystone-next/fields": "^5.2.1", - "@keystone-next/fields-legacy": "^23.0.0", - "@keystone-next/types": "^14.0.0", + "@keystone-next/adapter-knex-legacy": "^13.2.2", + "@keystone-next/adapter-mongoose-legacy": "^11.1.2", + "@keystone-next/adapter-prisma-legacy": "^4.0.0", + "@keystone-next/admin-ui": "^12.0.0", + "@keystone-next/admin-ui-utils": "^3.0.2", + "@keystone-next/fields": "^5.3.0", + "@keystone-next/fields-legacy": "^23.1.0", + "@keystone-next/types": "^15.0.0", "@keystone-ui/button": "^3.0.1", - "@keystone-ui/core": "^2.0.1", - "@keystone-ui/fields": "^2.0.1", + "@keystone-ui/core": "^2.0.2", + "@keystone-ui/fields": "^2.0.2", "@keystone-ui/icons": "^2.0.1", "@keystone-ui/popover": "^2.0.1", "@keystone-ui/tooltip": "^2.0.1", diff --git a/packages-next/fields/CHANGELOG.md b/packages-next/fields/CHANGELOG.md index 6f3a45b8961..cef33c4e83f 100644 --- a/packages-next/fields/CHANGELOG.md +++ b/packages-next/fields/CHANGELOG.md @@ -1,5 +1,29 @@ # @keystone-next/fields +## 5.3.0 + +### Minor Changes + +- [#3946](https://github.com/keystonejs/keystone/pull/3946) [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05) Thanks [@timleslie](https://github.com/timleslie)! - Added experimental support for Prisma + SQLite as a database adapter. + +### Patch Changes + +- [#5131](https://github.com/keystonejs/keystone/pull/5131) [`1eeac4722`](https://github.com/keystonejs/keystone/commit/1eeac4722da174307152dad9b5adf5062e4b6403) Thanks [@timleslie](https://github.com/timleslie)! - Fixed type for `float({ defaultValue })`. + +* [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- [#5113](https://github.com/keystonejs/keystone/pull/5113) [`ec6f9b601`](https://github.com/keystonejs/keystone/commit/ec6f9b601ea6fdbfb2335a5e81b7ec3f1b0e4d4d) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Fixed Admin UI not allowing negative values for float, decimal and integer + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`b84abebb6`](https://github.com/keystonejs/keystone/commit/b84abebb6c817172d04f338befa45b3573af55d6), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91)]: + - @keystone-next/types@15.0.0 + - @keystone-next/fields-legacy@23.1.0 + - @keystone-next/fields-auto-increment-legacy@8.2.0 + - @keystone-ui/fields@2.0.2 + - @keystone-ui/core@2.0.2 + - @keystone-next/admin-ui@12.0.0 + - @keystone-next/admin-ui-utils@3.0.2 + - @keystone-next/fields-mongoid-legacy@9.1.7 + ## 5.2.1 ### Patch Changes diff --git a/packages-next/fields/package.json b/packages-next/fields/package.json index efc7c62f9ff..ce9cf643fca 100644 --- a/packages-next/fields/package.json +++ b/packages-next/fields/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-next/fields", - "version": "5.2.1", + "version": "5.3.0", "license": "MIT", "main": "dist/fields.cjs.js", "module": "dist/fields.esm.js", @@ -9,15 +9,15 @@ }, "dependencies": { "@babel/runtime": "^7.13.10", - "@keystone-next/admin-ui": "^11.0.0", - "@keystone-next/admin-ui-utils": "^3.0.1", - "@keystone-next/fields-auto-increment-legacy": "^8.1.6", - "@keystone-next/fields-legacy": "^23.0.0", - "@keystone-next/fields-mongoid-legacy": "^9.1.6", - "@keystone-next/types": "^14.0.1", + "@keystone-next/admin-ui": "^12.0.0", + "@keystone-next/admin-ui-utils": "^3.0.2", + "@keystone-next/fields-auto-increment-legacy": "^8.2.0", + "@keystone-next/fields-legacy": "^23.1.0", + "@keystone-next/fields-mongoid-legacy": "^9.1.7", + "@keystone-next/types": "^15.0.0", "@keystone-ui/button": "^3.0.1", - "@keystone-ui/core": "^2.0.1", - "@keystone-ui/fields": "^2.0.1", + "@keystone-ui/core": "^2.0.2", + "@keystone-ui/fields": "^2.0.2", "@keystone-ui/icons": "^2.0.1", "@keystone-ui/loading": "^2.0.1", "@keystone-ui/modals": "^2.0.1", diff --git a/packages-next/keystone/CHANGELOG.md b/packages-next/keystone/CHANGELOG.md index bcb7d235aa0..6d743333624 100644 --- a/packages-next/keystone/CHANGELOG.md +++ b/packages-next/keystone/CHANGELOG.md @@ -1,5 +1,58 @@ # @keystone-next/keystone +## 13.0.0 + +### Major Changes + +- [#5087](https://github.com/keystonejs/keystone/pull/5087) [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Updated `createKeystone` and `createSystem` to accept a migration mode rather than script + +* [#5135](https://github.com/keystonejs/keystone/pull/5135) [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Updated `keystone-next dev` with the Prisma adapter so that it interactively prompts for creating and applying a migration + +- [#5163](https://github.com/keystonejs/keystone/pull/5163) [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Added `db.useMigrations` option to replace using `keystone-next dev` and `keystone-next prototype` depending on what kind of migration strategy you want to use. If you were previously using `keystone-next dev`, you should set `db.useMigrations` to true in your config and continue using `keystone-next dev`. If you were previously using `keystone-next prototype`, you should now use `keystone-next dev`. + +* [#5155](https://github.com/keystonejs/keystone/pull/5155) [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Removed `createOnly` migration mode + +- [#5163](https://github.com/keystonejs/keystone/pull/5163) [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Replaced `MigrationMode` type with `MigrationAction` that `createSystem` and `createKeystone` now accept. + +### Minor Changes + +- [#3946](https://github.com/keystonejs/keystone/pull/3946) [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05) Thanks [@timleslie](https://github.com/timleslie)! - Added experimental support for Prisma + SQLite as a database adapter. + +* [#5102](https://github.com/keystonejs/keystone/pull/5102) [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Added `none-skip-client-generation` migrationMode + +- [#5148](https://github.com/keystonejs/keystone/pull/5148) [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Updated `keystone-next deploy` to use Prisma's programmatic APIs to apply migrations + +* [#5155](https://github.com/keystonejs/keystone/pull/5155) [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Changed `keystone-next generate` so that it uses Prisma's programmatic APIs to generate migrations and it accepts the following options as command line arguments or as prompts: + + - `--name` to set the name of the migration + - `--accept-data-loss` to allow resetting the database when it is out of sync with the migrations + - `--allow-empty` to create an empty migration when there are no changes to the schema + +- [#5084](https://github.com/keystonejs/keystone/pull/5084) [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b) Thanks [@timleslie](https://github.com/timleslie)! - Updated `context.sudo()` to provide access to all operations, including those excluded by `{ access: false }` in the public schema. + +* [#5152](https://github.com/keystonejs/keystone/pull/5152) [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Updated `keystone-next reset` to use Prisma's programmatic APIs to reset the database. + +- [#4912](https://github.com/keystonejs/keystone/pull/4912) [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91) Thanks [@timleslie](https://github.com/timleslie)! - Added a `config.graphql.apolloConfig` option to allow developers to configure the `ApolloServer` object provided by Keystone. + +### Patch Changes + +- [#5099](https://github.com/keystonejs/keystone/pull/5099) [`bfeb927be`](https://github.com/keystonejs/keystone/commit/bfeb927be5c80fac2dadd800295fd4789c53f1ce) Thanks [@timleslie](https://github.com/timleslie)! - Updated `context.graphql.raw` and `context.graphql.run` to use the GraphQL function `graphql` rather than `execute`. This function performs more rigorous query validation before executing the query. + +* [#5096](https://github.com/keystonejs/keystone/pull/5096) [`b7ce464a2`](https://github.com/keystonejs/keystone/commit/b7ce464a261321fe3344898fa4f4a91e6fa8dbb1) Thanks [@timleslie](https://github.com/timleslie)! - Updated items API to handle static `false` access control. + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +* [#5152](https://github.com/keystonejs/keystone/pull/5152) [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Fixed `keystone-next reset` saying that it is not a command that keystone-next accepts + +* Updated dependencies [[`1eeac4722`](https://github.com/keystonejs/keystone/commit/1eeac4722da174307152dad9b5adf5062e4b6403), [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`b84abebb6`](https://github.com/keystonejs/keystone/commit/b84abebb6c817172d04f338befa45b3573af55d6), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`ec6f9b601`](https://github.com/keystonejs/keystone/commit/ec6f9b601ea6fdbfb2335a5e81b7ec3f1b0e4d4d), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`2bccf71b1`](https://github.com/keystonejs/keystone/commit/2bccf71b152a9be65a2df6a9751f1d7a382041ae), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`a4002b045`](https://github.com/keystonejs/keystone/commit/a4002b045b3e783971c382f9373159c04845beeb), [`4ac9148a0`](https://github.com/keystonejs/keystone/commit/4ac9148a0fa5b302d50e0ca4293206e2ef3616b7), [`2ff93692a`](https://github.com/keystonejs/keystone/commit/2ff93692aaef70474449f30fb249eae8aa33a64a), [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`bafdcb7bd`](https://github.com/keystonejs/keystone/commit/bafdcb7bdcba641bb8a00689a2bcefed10f4d890), [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91), [`543232c3f`](https://github.com/keystonejs/keystone/commit/543232c3f151f2294cf63e0944d1724b7b0ac33e)]: + - @keystone-next/fields@5.3.0 + - @keystone-next/types@15.0.0 + - @keystone-next/adapter-prisma-legacy@4.0.0 + - @keystone-next/keystone-legacy@21.0.0 + - @keystone-next/admin-ui@12.0.0 + - @keystone-next/adapter-mongoose-legacy@11.1.2 + - @keystone-next/adapter-knex-legacy@13.2.2 + ## 12.0.0 ### Major Changes diff --git a/packages-next/keystone/package.json b/packages-next/keystone/package.json index aeef909ba64..3fd0c130a66 100644 --- a/packages-next/keystone/package.json +++ b/packages-next/keystone/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-next/keystone", - "version": "12.0.0", + "version": "13.0.0", "license": "MIT", "main": "dist/keystone.cjs.js", "module": "dist/keystone.esm.js", @@ -15,15 +15,15 @@ "@graphql-tools/schema": "^7.1.3", "@graphql-tools/utils": "^7.6.0", "@hapi/iron": "^6.0.0", - "@keystone-next/adapter-knex-legacy": "^13.2.1", - "@keystone-next/adapter-mongoose-legacy": "^11.1.1", - "@keystone-next/adapter-prisma-legacy": "3.3.0", - "@keystone-next/admin-ui": "^11.0.0", + "@keystone-next/adapter-knex-legacy": "^13.2.2", + "@keystone-next/adapter-mongoose-legacy": "^11.1.2", + "@keystone-next/adapter-prisma-legacy": "4.0.0", + "@keystone-next/admin-ui": "^12.0.0", "@keystone-next/app-graphql-legacy": "^7.0.0", - "@keystone-next/fields": "^5.2.1", - "@keystone-next/keystone-legacy": "^20.0.0", + "@keystone-next/fields": "^5.3.0", + "@keystone-next/keystone-legacy": "^21.0.0", "@keystone-next/server-side-graphql-client-legacy": "2.0.1", - "@keystone-next/types": "^14.0.1", + "@keystone-next/types": "^15.0.0", "@types/babel__core": "^7.1.13", "@types/cookie": "^0.4.0", "@types/express": "^4.17.11", diff --git a/packages-next/session-store-redis/CHANGELOG.md b/packages-next/session-store-redis/CHANGELOG.md index ffab507b74b..69dbb9b9b1d 100644 --- a/packages-next/session-store-redis/CHANGELOG.md +++ b/packages-next/session-store-redis/CHANGELOG.md @@ -1,5 +1,11 @@ # @keystone-next/session-store-redis +## 1.0.2 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + ## 1.0.1 ### Patch Changes diff --git a/packages-next/session-store-redis/package.json b/packages-next/session-store-redis/package.json index 2cf63811a9d..692017d7f74 100644 --- a/packages-next/session-store-redis/package.json +++ b/packages-next/session-store-redis/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-next/session-store-redis", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "main": "dist/session-store-redis.cjs.js", "module": "dist/session-store-redis.esm.js", diff --git a/packages-next/types/CHANGELOG.md b/packages-next/types/CHANGELOG.md index f98b61aedd5..46203d2db15 100644 --- a/packages-next/types/CHANGELOG.md +++ b/packages-next/types/CHANGELOG.md @@ -1,5 +1,33 @@ # @keystone-next/types +## 15.0.0 + +### Major Changes + +- [#5155](https://github.com/keystonejs/keystone/pull/5155) [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Removed `createOnly` migration mode + +* [#5163](https://github.com/keystonejs/keystone/pull/5163) [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Replaced `MigrationMode` type with `MigrationAction` that `createSystem` and `createKeystone` now accept. + +### Minor Changes + +- [#3946](https://github.com/keystonejs/keystone/pull/3946) [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05) Thanks [@timleslie](https://github.com/timleslie)! - Added experimental support for Prisma + SQLite as a database adapter. + +* [#5102](https://github.com/keystonejs/keystone/pull/5102) [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Added `none-skip-client-generation` migrationMode + +- [#5087](https://github.com/keystonejs/keystone/pull/5087) [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Added `MigrationMode` type + +* [#5163](https://github.com/keystonejs/keystone/pull/5163) [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Added `db.useMigrations` option to replace using `keystone-next dev` and `keystone-next prototype` depending on what kind of migration strategy you want to use. If you were previously using `keystone-next dev`, you should set `db.useMigrations` to true in your config and continue using `keystone-next dev`. If you were previously using `keystone-next prototype`, you should now use `keystone-next dev`. + +- [#5084](https://github.com/keystonejs/keystone/pull/5084) [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b) Thanks [@timleslie](https://github.com/timleslie)! - Updated `context.sudo()` to provide access to all operations, including those excluded by `{ access: false }` in the public schema. + +* [#4912](https://github.com/keystonejs/keystone/pull/4912) [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91) Thanks [@timleslie](https://github.com/timleslie)! - Added a `config.graphql.apolloConfig` option to allow developers to configure the `ApolloServer` object provided by Keystone. + +### Patch Changes + +- [#5104](https://github.com/keystonejs/keystone/pull/5104) [`b84abebb6`](https://github.com/keystonejs/keystone/commit/b84abebb6c817172d04f338befa45b3573af55d6) Thanks [@timleslie](https://github.com/timleslie)! - Fixed type of `defaultValue` for fields. + +* [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + ## 14.0.1 ### Patch Changes diff --git a/packages-next/types/package.json b/packages-next/types/package.json index 58ec49dfc52..17aac88db04 100644 --- a/packages-next/types/package.json +++ b/packages-next/types/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-next/types", - "version": "14.0.1", + "version": "15.0.0", "license": "MIT", "main": "dist/types.cjs.js", "module": "dist/types.esm.js", diff --git a/packages/access-control/CHANGELOG.md b/packages/access-control/CHANGELOG.md index 8a829e1665e..e3a40cbcc2b 100644 --- a/packages/access-control/CHANGELOG.md +++ b/packages/access-control/CHANGELOG.md @@ -1,5 +1,11 @@ # @keystonejs/access-control +## 9.0.0 + +### Major Changes + +- [#5147](https://github.com/keystonejs/keystone/pull/5147) [`4ac9148a0`](https://github.com/keystonejs/keystone/commit/4ac9148a0fa5b302d50e0ca4293206e2ef3616b7) Thanks [@timleslie](https://github.com/timleslie)! - Removed `parseCustomAccess` and `validateCustomAccessControl`. + ## 8.0.1 ### Patch Changes diff --git a/packages/access-control/package.json b/packages/access-control/package.json index 6dea04a2ab9..62851cf4697 100644 --- a/packages/access-control/package.json +++ b/packages/access-control/package.json @@ -1,7 +1,7 @@ { "name": "@keystone-next/access-control-legacy", "description": "KeystoneJS Access Control parsing and validating utilities.", - "version": "8.0.1", + "version": "9.0.0", "author": "The KeystoneJS Development Team", "license": "MIT", "main": "dist/access-control-legacy.cjs.js", diff --git a/packages/adapter-knex/CHANGELOG.md b/packages/adapter-knex/CHANGELOG.md index 4128317fbf4..222495ada06 100644 --- a/packages/adapter-knex/CHANGELOG.md +++ b/packages/adapter-knex/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystonejs/adapter-knex +## 13.2.2 + +### Patch Changes + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`2bccf71b1`](https://github.com/keystonejs/keystone/commit/2bccf71b152a9be65a2df6a9751f1d7a382041ae), [`a4002b045`](https://github.com/keystonejs/keystone/commit/a4002b045b3e783971c382f9373159c04845beeb), [`4ac9148a0`](https://github.com/keystonejs/keystone/commit/4ac9148a0fa5b302d50e0ca4293206e2ef3616b7), [`bafdcb7bd`](https://github.com/keystonejs/keystone/commit/bafdcb7bdcba641bb8a00689a2bcefed10f4d890)]: + - @keystone-next/fields-auto-increment-legacy@8.2.0 + - @keystone-next/keystone-legacy@21.0.0 + ## 13.2.1 ### Patch Changes diff --git a/packages/adapter-knex/package.json b/packages/adapter-knex/package.json index 8fbc202666e..b4b7097bb30 100644 --- a/packages/adapter-knex/package.json +++ b/packages/adapter-knex/package.json @@ -1,15 +1,15 @@ { "name": "@keystone-next/adapter-knex-legacy", "description": "KeystoneJS Knex Database Adapter", - "version": "13.2.1", + "version": "13.2.2", "author": "The KeystoneJS Development Team", "license": "MIT", "engines": { "node": ">=10.0.0" }, "dependencies": { - "@keystone-next/fields-auto-increment-legacy": "^8.1.6", - "@keystone-next/keystone-legacy": "^20.0.0", + "@keystone-next/fields-auto-increment-legacy": "^8.2.0", + "@keystone-next/keystone-legacy": "^21.0.0", "@keystone-next/utils-legacy": "^7.0.0", "knex": "^0.95.2", "p-settle": "^4.1.1", diff --git a/packages/adapter-mongoose/CHANGELOG.md b/packages/adapter-mongoose/CHANGELOG.md index 225cd7567bd..23ad304b33a 100644 --- a/packages/adapter-mongoose/CHANGELOG.md +++ b/packages/adapter-mongoose/CHANGELOG.md @@ -1,5 +1,15 @@ # @keystonejs/adapter-mongoose +## 11.1.2 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`2bccf71b1`](https://github.com/keystonejs/keystone/commit/2bccf71b152a9be65a2df6a9751f1d7a382041ae), [`a4002b045`](https://github.com/keystonejs/keystone/commit/a4002b045b3e783971c382f9373159c04845beeb), [`4ac9148a0`](https://github.com/keystonejs/keystone/commit/4ac9148a0fa5b302d50e0ca4293206e2ef3616b7), [`bafdcb7bd`](https://github.com/keystonejs/keystone/commit/bafdcb7bdcba641bb8a00689a2bcefed10f4d890)]: + - @keystone-next/keystone-legacy@21.0.0 + - @keystone-next/fields-mongoid-legacy@9.1.7 + ## 11.1.1 ### Patch Changes diff --git a/packages/adapter-mongoose/package.json b/packages/adapter-mongoose/package.json index 7e0b8175d47..f8c933a8eba 100644 --- a/packages/adapter-mongoose/package.json +++ b/packages/adapter-mongoose/package.json @@ -1,15 +1,15 @@ { "name": "@keystone-next/adapter-mongoose-legacy", "description": "KeystoneJS Mongoose Database adapter.", - "version": "11.1.1", + "version": "11.1.2", "author": "The KeystoneJS Development Team", "license": "MIT", "engines": { "node": ">=10.0.0" }, "dependencies": { - "@keystone-next/fields-mongoid-legacy": "^9.1.6", - "@keystone-next/keystone-legacy": "^20.0.0", + "@keystone-next/fields-mongoid-legacy": "^9.1.7", + "@keystone-next/keystone-legacy": "^21.0.0", "@keystone-next/utils-legacy": "^7.0.0", "cuid": "^2.1.8", "mongoose": "^5.12.0", diff --git a/packages/adapter-prisma/CHANGELOG.md b/packages/adapter-prisma/CHANGELOG.md index 6d5ea164499..f2af1735d24 100644 --- a/packages/adapter-prisma/CHANGELOG.md +++ b/packages/adapter-prisma/CHANGELOG.md @@ -1,5 +1,47 @@ # @keystonejs/adapter-prisma +## 4.0.0 + +### Major Changes + +- [#5135](https://github.com/keystonejs/keystone/pull/5135) [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Updated `keystone-next dev` with the Prisma adapter so that it interactively prompts for creating and applying a migration + +* [#5118](https://github.com/keystonejs/keystone/pull/5118) [`2ff93692a`](https://github.com/keystonejs/keystone/commit/2ff93692aaef70474449f30fb249eae8aa33a64a) Thanks [@timleslie](https://github.com/timleslie)! - Updated schema generation to add an index on all foreign key values for relationship fields. + +- [#5155](https://github.com/keystonejs/keystone/pull/5155) [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Removed `createOnly` migration mode + +* [#5135](https://github.com/keystonejs/keystone/pull/5135) [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Changed default migrationMode from `dev` to `prototype` + +### Minor Changes + +- [#3946](https://github.com/keystonejs/keystone/pull/3946) [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05) Thanks [@timleslie](https://github.com/timleslie)! - Added experimental support for Prisma + SQLite as a database adapter. + +* [#5102](https://github.com/keystonejs/keystone/pull/5102) [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Added `none-skip-client-generation` migrationMode + +- [#5148](https://github.com/keystonejs/keystone/pull/5148) [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Updated `keystone-next deploy` to use Prisma's programmatic APIs to apply migrations + +* [#5155](https://github.com/keystonejs/keystone/pull/5155) [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Changed `keystone-next generate` so that it uses Prisma's programmatic APIs to generate migrations and it accepts the following options as command line arguments or as prompts: + + - `--name` to set the name of the migration + - `--accept-data-loss` to allow resetting the database when it is out of sync with the migrations + - `--allow-empty` to create an empty migration when there are no changes to the schema + +- [#5152](https://github.com/keystonejs/keystone/pull/5152) [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Updated `keystone-next reset` to use Prisma's programmatic APIs to reset the database. + +* [#5142](https://github.com/keystonejs/keystone/pull/5142) [`543232c3f`](https://github.com/keystonejs/keystone/commit/543232c3f151f2294cf63e0944d1724b7b0ac33e) Thanks [@renovate](https://github.com/apps/renovate)! - Updated Prisma to 2.19.0 + +### Patch Changes + +- [#5059](https://github.com/keystonejs/keystone/pull/5059) [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Replaced usage of prisma cli when in `migrationMode: 'prototype'` with programmatic calls to `@prisma/migrate` to improve performance + +* [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- [#5059](https://github.com/keystonejs/keystone/pull/5059) [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Removed faulty optimisation that caused migrations to not be run if the prisma client directory and the prisma schema already existed + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`2bccf71b1`](https://github.com/keystonejs/keystone/commit/2bccf71b152a9be65a2df6a9751f1d7a382041ae), [`a4002b045`](https://github.com/keystonejs/keystone/commit/a4002b045b3e783971c382f9373159c04845beeb), [`4ac9148a0`](https://github.com/keystonejs/keystone/commit/4ac9148a0fa5b302d50e0ca4293206e2ef3616b7), [`bafdcb7bd`](https://github.com/keystonejs/keystone/commit/bafdcb7bdcba641bb8a00689a2bcefed10f4d890)]: + - @keystone-next/fields-auto-increment-legacy@8.2.0 + - @keystone-next/keystone-legacy@21.0.0 + ## 3.3.0 ### Minor Changes diff --git a/packages/adapter-prisma/package.json b/packages/adapter-prisma/package.json index 5d41b16e63e..150828ac257 100644 --- a/packages/adapter-prisma/package.json +++ b/packages/adapter-prisma/package.json @@ -3,15 +3,15 @@ "description": "KeystoneJS Prisma Database Adapter", "main": "dist/adapter-prisma-legacy.cjs.js", "module": "dist/adapter-prisma-legacy.esm.js", - "version": "3.3.0", + "version": "4.0.0", "author": "The KeystoneJS Development Team", "license": "MIT", "engines": { "node": ">=10.0.0" }, "dependencies": { - "@keystone-next/fields-auto-increment-legacy": "^8.1.6", - "@keystone-next/keystone-legacy": "^20.0.0", + "@keystone-next/fields-auto-increment-legacy": "^8.2.0", + "@keystone-next/keystone-legacy": "^21.0.0", "@keystone-next/utils-legacy": "^7.0.0", "@prisma/client": "2.19.0", "@prisma/migrate": "2.19.0", diff --git a/packages/app-admin-ui/CHANGELOG.md b/packages/app-admin-ui/CHANGELOG.md index 82acfcc10ec..9a5605b771d 100644 --- a/packages/app-admin-ui/CHANGELOG.md +++ b/packages/app-admin-ui/CHANGELOG.md @@ -1,5 +1,17 @@ # @keystonejs/app-admin-ui +## 7.4.3 + +### Patch Changes + +- [#4717](https://github.com/keystonejs/keystone/pull/4717) [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency react-select to v4 + +* [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +* Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed)]: + - @keystone-next/fields-legacy@23.1.0 + - @keystone-next/field-views-loader-legacy@6.0.3 + ## 7.4.2 ### Patch Changes diff --git a/packages/app-admin-ui/package.json b/packages/app-admin-ui/package.json index da85f39dbe7..56144b0505e 100644 --- a/packages/app-admin-ui/package.json +++ b/packages/app-admin-ui/package.json @@ -1,7 +1,7 @@ { "name": "@keystone-next/app-admin-ui-legacy", "description": "KeystoneJS Admin UI App.", - "version": "7.4.2", + "version": "7.4.3", "author": "The KeystoneJS Development Team", "license": "MIT", "engines": { @@ -38,8 +38,8 @@ "@babel/core": "^7.13.10", "@babel/runtime": "^7.13.10", "@emotion/core": "^10.1.1", - "@keystone-next/field-views-loader-legacy": "^6.0.2", - "@keystone-next/fields-legacy": "^23.0.0", + "@keystone-next/field-views-loader-legacy": "^6.0.3", + "@keystone-next/fields-legacy": "^23.1.0", "@keystone-next/session-legacy": "^8.2.1", "@keystone-next/utils-legacy": "^7.0.0", "@primer/octicons-react": "^11.3.0", diff --git a/packages/app-static/CHANGELOG.md b/packages/app-static/CHANGELOG.md index 4af292b3754..22e9680fd34 100644 --- a/packages/app-static/CHANGELOG.md +++ b/packages/app-static/CHANGELOG.md @@ -1,5 +1,11 @@ # @keystonejs/app-static +## 5.1.5 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + ## 5.1.4 ### Patch Changes diff --git a/packages/app-static/package.json b/packages/app-static/package.json index 17c96ba9402..999dc5332a8 100644 --- a/packages/app-static/package.json +++ b/packages/app-static/package.json @@ -1,7 +1,7 @@ { "name": "@keystone-next/app-static-legacy", "description": "KeystoneJS Static File App.", - "version": "5.1.4", + "version": "5.1.5", "author": "The KeystoneJS Development Team", "license": "MIT", "engines": { diff --git a/packages/field-views-loader/CHANGELOG.md b/packages/field-views-loader/CHANGELOG.md index c1ca73ebccc..79de457d3fd 100644 --- a/packages/field-views-loader/CHANGELOG.md +++ b/packages/field-views-loader/CHANGELOG.md @@ -1,5 +1,11 @@ # @keystonejs/field-views-loader +## 6.0.3 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + ## 6.0.2 ### Patch Changes diff --git a/packages/field-views-loader/package.json b/packages/field-views-loader/package.json index cd5b4e87fc8..4f5996ce615 100644 --- a/packages/field-views-loader/package.json +++ b/packages/field-views-loader/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-next/field-views-loader-legacy", - "version": "6.0.2", + "version": "6.0.3", "description": "A webpack loader used to load all the field views used in an app", "main": "index.js", "author": "The Keystone Development Team", diff --git a/packages/fields-auto-increment/CHANGELOG.md b/packages/fields-auto-increment/CHANGELOG.md index 44b9d9cea6c..34cb96b95a6 100644 --- a/packages/fields-auto-increment/CHANGELOG.md +++ b/packages/fields-auto-increment/CHANGELOG.md @@ -1,5 +1,20 @@ # @keystonejs/fields-auto-increment +## 8.2.0 + +### Minor Changes + +- [#3946](https://github.com/keystonejs/keystone/pull/3946) [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05) Thanks [@timleslie](https://github.com/timleslie)! - Added experimental support for Prisma + SQLite as a database adapter. + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`2ff93692a`](https://github.com/keystonejs/keystone/commit/2ff93692aaef70474449f30fb249eae8aa33a64a), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`543232c3f`](https://github.com/keystonejs/keystone/commit/543232c3f151f2294cf63e0944d1724b7b0ac33e)]: + - @keystone-next/adapter-prisma-legacy@4.0.0 + - @keystone-next/fields-legacy@23.1.0 + - @keystone-next/adapter-knex-legacy@13.2.2 + ## 8.1.6 ### Patch Changes diff --git a/packages/fields-auto-increment/package.json b/packages/fields-auto-increment/package.json index 30002e08976..6cc68808a90 100644 --- a/packages/fields-auto-increment/package.json +++ b/packages/fields-auto-increment/package.json @@ -1,7 +1,7 @@ { "name": "@keystone-next/fields-auto-increment-legacy", "description": "KeystoneJS AutoIncrement Field Type", - "version": "8.1.6", + "version": "8.2.0", "author": "The KeystoneJS Development Team", "license": "MIT", "repository": "https://github.com/keystonejs/keystone/tree/master/packages/fields-auto-increment", @@ -11,9 +11,9 @@ }, "dependencies": { "@babel/runtime": "^7.13.10", - "@keystone-next/adapter-knex-legacy": "^13.2.1", - "@keystone-next/adapter-prisma-legacy": "^3.3.0", - "@keystone-next/fields-legacy": "^23.0.0" + "@keystone-next/adapter-knex-legacy": "^13.2.2", + "@keystone-next/adapter-prisma-legacy": "^4.0.0", + "@keystone-next/fields-legacy": "^23.1.0" }, "devDependencies": { "@keystone-next/server-side-graphql-client-legacy": "*" diff --git a/packages/fields-cloudinary-image/CHANGELOG.md b/packages/fields-cloudinary-image/CHANGELOG.md index 878f92908bc..71b10830654 100644 --- a/packages/fields-cloudinary-image/CHANGELOG.md +++ b/packages/fields-cloudinary-image/CHANGELOG.md @@ -1,5 +1,22 @@ # @keystonejs/fields-cloudinary-image +## 3.1.0 + +### Minor Changes + +- [#3946](https://github.com/keystonejs/keystone/pull/3946) [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05) Thanks [@timleslie](https://github.com/timleslie)! - Added experimental support for Prisma + SQLite as a database adapter. + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +* [#5089](https://github.com/keystonejs/keystone/pull/5089) [`a4e34e9eb`](https://github.com/keystonejs/keystone/commit/a4e34e9ebb6f746f54ccd898d0aeb4dc5c5d9271) Thanks [@timleslie](https://github.com/timleslie)! - Removed unused `slate` dependencies. + +* Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed)]: + - @keystone-next/fields-legacy@23.1.0 + - @keystone-next/adapter-mongoose-legacy@11.1.2 + - @keystone-next/adapter-knex-legacy@13.2.2 + ## 3.0.1 ### Patch Changes diff --git a/packages/fields-cloudinary-image/package.json b/packages/fields-cloudinary-image/package.json index 4234df82537..9ee72fc0cc9 100644 --- a/packages/fields-cloudinary-image/package.json +++ b/packages/fields-cloudinary-image/package.json @@ -1,7 +1,7 @@ { "name": "@keystone-next/fields-cloudinary-image-legacy", "description": "KeystoneJS Cloudinary Image Field Type", - "version": "3.0.1", + "version": "3.1.0", "author": "The KeystoneJS Development Team", "license": "MIT", "repository": "https://github.com/keystonejs/keystone/tree/master/packages/fields-cloudinary-image", @@ -19,9 +19,9 @@ "@babel/runtime": "^7.13.10", "@emotion/core": "^10.1.1", "@iframely/embed.js": "^1.3.1", - "@keystone-next/adapter-knex-legacy": "^13.2.1", - "@keystone-next/adapter-mongoose-legacy": "^11.1.1", - "@keystone-next/fields-legacy": "^23.0.0", + "@keystone-next/adapter-knex-legacy": "^13.2.2", + "@keystone-next/adapter-mongoose-legacy": "^11.1.2", + "@keystone-next/fields-legacy": "^23.1.0", "@primer/octicons-react": "^11.3.0", "image-extensions": "^1.1.0", "prop-types": "^15.7.2", diff --git a/packages/fields-color/CHANGELOG.md b/packages/fields-color/CHANGELOG.md index 8df708f9b58..7ef3f0ebb9e 100644 --- a/packages/fields-color/CHANGELOG.md +++ b/packages/fields-color/CHANGELOG.md @@ -1,5 +1,18 @@ # @keystonejs/fields-color +## 1.1.0 + +### Minor Changes + +- [#3946](https://github.com/keystonejs/keystone/pull/3946) [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05) Thanks [@timleslie](https://github.com/timleslie)! - Added experimental support for Prisma + SQLite as a database adapter. + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed)]: + - @keystone-next/fields-legacy@23.1.0 + ## 1.0.12 ### Patch Changes diff --git a/packages/fields-color/package.json b/packages/fields-color/package.json index d73e425420d..07a0b6396c5 100644 --- a/packages/fields-color/package.json +++ b/packages/fields-color/package.json @@ -1,7 +1,7 @@ { "name": "@keystone-next/fields-color-legacy", "description": "KeystoneJS Color Field Type", - "version": "1.0.12", + "version": "1.1.0", "author": "The KeystoneJS Development Team", "license": "MIT", "engines": { @@ -13,7 +13,7 @@ "@arch-ui/popout": "^0.0.24", "@babel/runtime": "^7.13.10", "@emotion/core": "^10.1.1", - "@keystone-next/fields-legacy": "^23.0.0", + "@keystone-next/fields-legacy": "^23.1.0", "react-color": "^2.19.3" }, "peerDependencies": { diff --git a/packages/fields-location-google/CHANGELOG.md b/packages/fields-location-google/CHANGELOG.md index 2d2905ae6a0..1c032d4ea19 100644 --- a/packages/fields-location-google/CHANGELOG.md +++ b/packages/fields-location-google/CHANGELOG.md @@ -1,5 +1,17 @@ # @keystonejs/fields-location-google +## 3.3.4 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`2ff93692a`](https://github.com/keystonejs/keystone/commit/2ff93692aaef70474449f30fb249eae8aa33a64a), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`543232c3f`](https://github.com/keystonejs/keystone/commit/543232c3f151f2294cf63e0944d1724b7b0ac33e)]: + - @keystone-next/adapter-prisma-legacy@4.0.0 + - @keystone-next/fields-legacy@23.1.0 + - @keystone-next/adapter-mongoose-legacy@11.1.2 + - @keystone-next/adapter-knex-legacy@13.2.2 + ## 3.3.3 ### Patch Changes diff --git a/packages/fields-location-google/package.json b/packages/fields-location-google/package.json index 120881ae44d..4ceac0d2a68 100644 --- a/packages/fields-location-google/package.json +++ b/packages/fields-location-google/package.json @@ -1,7 +1,7 @@ { "name": "@keystone-next/fields-location-google-legacy", "description": "KeystoneJS LocationGoogle field type.", - "version": "3.3.3", + "version": "3.3.4", "author": "The KeystoneJS Development Team", "license": "MIT", "repository": "https://github.com/keystonejs/keystone/tree/master/packages/fields-location-google", @@ -14,10 +14,10 @@ "@arch-ui/select": "^0.1.10", "@babel/runtime": "^7.13.10", "@emotion/core": "^10.1.1", - "@keystone-next/adapter-knex-legacy": "^13.2.1", - "@keystone-next/adapter-mongoose-legacy": "^11.1.1", - "@keystone-next/adapter-prisma-legacy": "^3.3.0", - "@keystone-next/fields-legacy": "^23.0.0", + "@keystone-next/adapter-knex-legacy": "^13.2.2", + "@keystone-next/adapter-mongoose-legacy": "^11.1.2", + "@keystone-next/adapter-prisma-legacy": "^4.0.0", + "@keystone-next/fields-legacy": "^23.1.0", "cuid": "^2.1.8", "google-maps-react": "^2.0.6", "mongoose": "^5.12.0", diff --git a/packages/fields-markdown/CHANGELOG.md b/packages/fields-markdown/CHANGELOG.md index 81de75927d2..2363056db6b 100644 --- a/packages/fields-markdown/CHANGELOG.md +++ b/packages/fields-markdown/CHANGELOG.md @@ -1,5 +1,18 @@ # @keystonejs/fields-markdown +## 5.3.0 + +### Minor Changes + +- [#3946](https://github.com/keystonejs/keystone/pull/3946) [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05) Thanks [@timleslie](https://github.com/timleslie)! - Added experimental support for Prisma + SQLite as a database adapter. + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed)]: + - @keystone-next/fields-legacy@23.1.0 + ## 5.2.16 ### Patch Changes diff --git a/packages/fields-markdown/package.json b/packages/fields-markdown/package.json index f2112b36594..fa08f7ae7b7 100644 --- a/packages/fields-markdown/package.json +++ b/packages/fields-markdown/package.json @@ -1,7 +1,7 @@ { "name": "@keystone-next/fields-markdown-legacy", "description": "KeystoneJS Markdown Field Type", - "version": "5.2.16", + "version": "5.3.0", "author": "The KeystoneJS Development Team", "license": "MIT", "engines": { @@ -15,7 +15,7 @@ "@arch-ui/typography": "^0.0.19", "@babel/runtime": "^7.13.10", "@emotion/core": "^10.1.1", - "@keystone-next/fields-legacy": "^23.0.0", + "@keystone-next/fields-legacy": "^23.1.0", "@primer/octicons-react": "^11.3.0", "codemirror": "^5.59.4", "prop-types": "^15.7.2", diff --git a/packages/fields-mongoid/CHANGELOG.md b/packages/fields-mongoid/CHANGELOG.md index 3a98c35364d..08935d681d5 100644 --- a/packages/fields-mongoid/CHANGELOG.md +++ b/packages/fields-mongoid/CHANGELOG.md @@ -1,5 +1,17 @@ # @keystonejs/fields-mongoid +## 9.1.7 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`2ff93692a`](https://github.com/keystonejs/keystone/commit/2ff93692aaef70474449f30fb249eae8aa33a64a), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`543232c3f`](https://github.com/keystonejs/keystone/commit/543232c3f151f2294cf63e0944d1724b7b0ac33e)]: + - @keystone-next/adapter-prisma-legacy@4.0.0 + - @keystone-next/fields-legacy@23.1.0 + - @keystone-next/adapter-mongoose-legacy@11.1.2 + - @keystone-next/adapter-knex-legacy@13.2.2 + ## 9.1.6 ### Patch Changes diff --git a/packages/fields-mongoid/package.json b/packages/fields-mongoid/package.json index 0e596613a05..58497b66f4b 100644 --- a/packages/fields-mongoid/package.json +++ b/packages/fields-mongoid/package.json @@ -1,7 +1,7 @@ { "name": "@keystone-next/fields-mongoid-legacy", "description": "KeystoneJS MongoId Field Type", - "version": "9.1.6", + "version": "9.1.7", "author": "The KeystoneJS Development Team", "license": "MIT", "main": "dist/fields-mongoid-legacy.cjs.js", @@ -14,10 +14,10 @@ "dependencies": { "@arch-ui/input": "^0.1.12", "@babel/runtime": "^7.13.10", - "@keystone-next/adapter-knex-legacy": "^13.2.1", - "@keystone-next/adapter-mongoose-legacy": "^11.1.1", - "@keystone-next/adapter-prisma-legacy": "^3.3.0", - "@keystone-next/fields-legacy": "^23.0.0", + "@keystone-next/adapter-knex-legacy": "^13.2.2", + "@keystone-next/adapter-mongoose-legacy": "^11.1.2", + "@keystone-next/adapter-prisma-legacy": "^4.0.0", + "@keystone-next/fields-legacy": "^23.1.0", "react": "^17.0.1" }, "preconstruct": { diff --git a/packages/fields-oembed/CHANGELOG.md b/packages/fields-oembed/CHANGELOG.md index bf01911e901..22325ec2146 100644 --- a/packages/fields-oembed/CHANGELOG.md +++ b/packages/fields-oembed/CHANGELOG.md @@ -1,5 +1,21 @@ # @keystonejs/fields-oembed +## 4.1.0 + +### Minor Changes + +- [#3946](https://github.com/keystonejs/keystone/pull/3946) [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05) Thanks [@timleslie](https://github.com/timleslie)! - Added experimental support for Prisma + SQLite as a database adapter. + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`2ff93692a`](https://github.com/keystonejs/keystone/commit/2ff93692aaef70474449f30fb249eae8aa33a64a), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`543232c3f`](https://github.com/keystonejs/keystone/commit/543232c3f151f2294cf63e0944d1724b7b0ac33e)]: + - @keystone-next/adapter-prisma-legacy@4.0.0 + - @keystone-next/fields-legacy@23.1.0 + - @keystone-next/adapter-mongoose-legacy@11.1.2 + - @keystone-next/adapter-knex-legacy@13.2.2 + ## 4.0.1 ### Patch Changes diff --git a/packages/fields-oembed/package.json b/packages/fields-oembed/package.json index 5bc7d936570..e39c9e5dd5a 100644 --- a/packages/fields-oembed/package.json +++ b/packages/fields-oembed/package.json @@ -1,7 +1,7 @@ { "name": "@keystone-next/fields-oembed-legacy", "description": "KeystoneJS oEmbed Field Type", - "version": "4.0.1", + "version": "4.1.0", "author": "The KeystoneJS Development Team", "license": "MIT", "repository": "https://github.com/keystonejs/keystone/tree/master/packages/fields-oembed", @@ -17,10 +17,10 @@ "@babel/runtime": "^7.13.10", "@emotion/core": "^10.1.1", "@iframely/embed.js": "^1.3.1", - "@keystone-next/adapter-knex-legacy": "^13.2.1", - "@keystone-next/adapter-mongoose-legacy": "^11.1.1", - "@keystone-next/adapter-prisma-legacy": "^3.3.0", - "@keystone-next/fields-legacy": "^23.0.0", + "@keystone-next/adapter-knex-legacy": "^13.2.2", + "@keystone-next/adapter-mongoose-legacy": "^11.1.2", + "@keystone-next/adapter-prisma-legacy": "^4.0.0", + "@keystone-next/fields-legacy": "^23.1.0", "node-fetch": "^2.6.1", "query-string": "^6.14.1" }, diff --git a/packages/fields-unsplash/CHANGELOG.md b/packages/fields-unsplash/CHANGELOG.md index e0bc638d984..0c665d5172a 100644 --- a/packages/fields-unsplash/CHANGELOG.md +++ b/packages/fields-unsplash/CHANGELOG.md @@ -1,5 +1,21 @@ # @keystonejs/fields-unsplash +## 4.1.0 + +### Minor Changes + +- [#3946](https://github.com/keystonejs/keystone/pull/3946) [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05) Thanks [@timleslie](https://github.com/timleslie)! - Added experimental support for Prisma + SQLite as a database adapter. + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`2ff93692a`](https://github.com/keystonejs/keystone/commit/2ff93692aaef70474449f30fb249eae8aa33a64a), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`543232c3f`](https://github.com/keystonejs/keystone/commit/543232c3f151f2294cf63e0944d1724b7b0ac33e)]: + - @keystone-next/adapter-prisma-legacy@4.0.0 + - @keystone-next/fields-legacy@23.1.0 + - @keystone-next/adapter-mongoose-legacy@11.1.2 + - @keystone-next/adapter-knex-legacy@13.2.2 + ## 4.0.1 ### Patch Changes diff --git a/packages/fields-unsplash/package.json b/packages/fields-unsplash/package.json index c4c110324ed..e3fcf8d61ae 100644 --- a/packages/fields-unsplash/package.json +++ b/packages/fields-unsplash/package.json @@ -1,7 +1,7 @@ { "name": "@keystone-next/fields-unsplash-legacy", "description": "KeystoneJS Unsplash Field Type", - "version": "4.0.1", + "version": "4.1.0", "author": "The KeystoneJS Development Team", "license": "MIT", "repository": "https://github.com/keystonejs/keystone/tree/master/packages/fields-unsplash", @@ -15,10 +15,10 @@ "@arch-ui/input": "^0.1.12", "@babel/runtime": "^7.13.10", "@emotion/core": "^10.1.1", - "@keystone-next/adapter-knex-legacy": "^13.2.1", - "@keystone-next/adapter-mongoose-legacy": "^11.1.1", - "@keystone-next/adapter-prisma-legacy": "^3.3.0", - "@keystone-next/fields-legacy": "^23.0.0", + "@keystone-next/adapter-knex-legacy": "^13.2.2", + "@keystone-next/adapter-mongoose-legacy": "^11.1.2", + "@keystone-next/adapter-prisma-legacy": "^4.0.0", + "@keystone-next/fields-legacy": "^23.1.0", "node-fetch": "^2.6.1", "query-string": "^6.14.1", "unsplash-js": "^6.3.0" diff --git a/packages/fields-wysiwyg-tinymce/CHANGELOG.md b/packages/fields-wysiwyg-tinymce/CHANGELOG.md index 0885af91325..633ab354b30 100644 --- a/packages/fields-wysiwyg-tinymce/CHANGELOG.md +++ b/packages/fields-wysiwyg-tinymce/CHANGELOG.md @@ -1,5 +1,16 @@ # @keystonejs/fields-wysiwyg-tinymce +## 5.4.0 + +### Minor Changes + +- [#3946](https://github.com/keystonejs/keystone/pull/3946) [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05) Thanks [@timleslie](https://github.com/timleslie)! - Added experimental support for Prisma + SQLite as a database adapter. + +### Patch Changes + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed)]: + - @keystone-next/fields-legacy@23.1.0 + ## 5.3.18 ### Patch Changes diff --git a/packages/fields-wysiwyg-tinymce/package.json b/packages/fields-wysiwyg-tinymce/package.json index 0bdefb2803d..fe4c340dcf0 100644 --- a/packages/fields-wysiwyg-tinymce/package.json +++ b/packages/fields-wysiwyg-tinymce/package.json @@ -3,7 +3,7 @@ "description": "KeystoneJS WYSIWYG HTML Field Type, powered by TinyMCE", "homepage": "https://github.com/keystonejs/keystone", "repository": "https://github.com/keystonejs/keystone/tree/master/packages/fields-wysiwyg-tinymce", - "version": "5.3.18", + "version": "5.4.0", "author": "The KeystoneJS Development Team", "license": "MIT", "engines": { @@ -15,7 +15,7 @@ "@arch-ui/theme": "^0.0.12", "@babel/runtime": "^7.13.10", "@emotion/core": "^10.1.1", - "@keystone-next/fields-legacy": "^23.0.0", + "@keystone-next/fields-legacy": "^23.1.0", "@primer/octicons-react": "^11.3.0", "@tinymce/tinymce-react": "^3.10.4", "prop-types": "^15.7.2", diff --git a/packages/fields/CHANGELOG.md b/packages/fields/CHANGELOG.md index 9ead3f1381e..c4cd8c91324 100644 --- a/packages/fields/CHANGELOG.md +++ b/packages/fields/CHANGELOG.md @@ -1,5 +1,24 @@ # @keystonejs/fields +## 23.1.0 + +### Minor Changes + +- [#3946](https://github.com/keystonejs/keystone/pull/3946) [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05) Thanks [@timleslie](https://github.com/timleslie)! - Added experimental support for Prisma + SQLite as a database adapter. + +### Patch Changes + +- [#4717](https://github.com/keystonejs/keystone/pull/4717) [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency react-select to v4 + +* [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +* Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`2ff93692a`](https://github.com/keystonejs/keystone/commit/2ff93692aaef70474449f30fb249eae8aa33a64a), [`4ac9148a0`](https://github.com/keystonejs/keystone/commit/4ac9148a0fa5b302d50e0ca4293206e2ef3616b7), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`543232c3f`](https://github.com/keystonejs/keystone/commit/543232c3f151f2294cf63e0944d1724b7b0ac33e)]: + - @keystone-next/adapter-prisma-legacy@4.0.0 + - @keystone-next/app-admin-ui-legacy@7.4.3 + - @keystone-next/adapter-mongoose-legacy@11.1.2 + - @keystone-next/access-control-legacy@9.0.0 + - @keystone-next/adapter-knex-legacy@13.2.2 + ## 23.0.0 ### Major Changes diff --git a/packages/fields/package.json b/packages/fields/package.json index e11a4a3a46b..033ba477df4 100644 --- a/packages/fields/package.json +++ b/packages/fields/package.json @@ -3,7 +3,7 @@ "description": "KeystoneJS Field Types including Text, Password, DateTime, Integer, and more.", "homepage": "https://github.com/keystonejs/keystone", "repository": "https://github.com/keystonejs/keystone/tree/master/packages/fields", - "version": "23.0.0", + "version": "23.1.0", "main": "dist/fields-legacy.cjs.js", "module": "dist/fields-legacy.esm.js", "author": "The KeystoneJS Development Team", @@ -32,11 +32,11 @@ "@arch-ui/typography": "^0.0.19", "@babel/runtime": "^7.13.10", "@emotion/core": "^10.1.1", - "@keystone-next/access-control-legacy": "^8.0.1", - "@keystone-next/adapter-knex-legacy": "^13.2.1", - "@keystone-next/adapter-mongoose-legacy": "^11.1.1", - "@keystone-next/adapter-prisma-legacy": "^3.3.0", - "@keystone-next/app-admin-ui-legacy": "^7.4.2", + "@keystone-next/access-control-legacy": "^9.0.0", + "@keystone-next/adapter-knex-legacy": "^13.2.2", + "@keystone-next/adapter-mongoose-legacy": "^11.1.2", + "@keystone-next/adapter-prisma-legacy": "^4.0.0", + "@keystone-next/app-admin-ui-legacy": "^7.4.3", "@keystone-next/server-side-graphql-client-legacy": "^2.0.1", "@keystone-next/utils-legacy": "^7.0.0", "@primer/octicons-react": "^11.3.0", diff --git a/packages/keystone/CHANGELOG.md b/packages/keystone/CHANGELOG.md index f2494a74117..8cdee8d9e24 100644 --- a/packages/keystone/CHANGELOG.md +++ b/packages/keystone/CHANGELOG.md @@ -1,5 +1,28 @@ # @keystonejs/keystone +## 21.0.0 + +### Major Changes + +- [#5154](https://github.com/keystonejs/keystone/pull/5154) [`2bccf71b1`](https://github.com/keystonejs/keystone/commit/2bccf71b152a9be65a2df6a9751f1d7a382041ae) Thanks [@timleslie](https://github.com/timleslie)! - Removed unused `keystone.dumpSchema()`. + +* [#5147](https://github.com/keystonejs/keystone/pull/5147) [`4ac9148a0`](https://github.com/keystonejs/keystone/commit/4ac9148a0fa5b302d50e0ca4293206e2ef3616b7) Thanks [@timleslie](https://github.com/timleslie)! - Removed `context.getCustomAccessControlForUser()`. + +- [#5145](https://github.com/keystonejs/keystone/pull/5145) [`bafdcb7bd`](https://github.com/keystonejs/keystone/commit/bafdcb7bdcba641bb8a00689a2bcefed10f4d890) Thanks [@timleslie](https://github.com/timleslie)! - Removed `keystone.extendGraphQLSchema()`. + +### Minor Changes + +- [#3946](https://github.com/keystonejs/keystone/pull/3946) [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05) Thanks [@timleslie](https://github.com/timleslie)! - Added experimental support for Prisma + SQLite as a database adapter. + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +* [#4931](https://github.com/keystonejs/keystone/pull/4931) [`a4002b045`](https://github.com/keystonejs/keystone/commit/a4002b045b3e783971c382f9373159c04845beeb) Thanks [@timleslie](https://github.com/timleslie)! - Updated schema generation to no longer consider `access.auth`, as it is no longer used in Keystone Next. + +* Updated dependencies [[`4ac9148a0`](https://github.com/keystonejs/keystone/commit/4ac9148a0fa5b302d50e0ca4293206e2ef3616b7)]: + - @keystone-next/access-control-legacy@9.0.0 + ## 20.0.0 ### Major Changes diff --git a/packages/keystone/package.json b/packages/keystone/package.json index 3f24de594ee..0e7c9266c1b 100644 --- a/packages/keystone/package.json +++ b/packages/keystone/package.json @@ -1,14 +1,14 @@ { "name": "@keystone-next/keystone-legacy", "description": "The main @keystonejs class & CLI. This is where the magic happens.", - "version": "20.0.0", + "version": "21.0.0", "author": "The KeystoneJS Development Team", "license": "MIT", "engines": { "node": ">=10.0.0" }, "dependencies": { - "@keystone-next/access-control-legacy": "^8.0.1", + "@keystone-next/access-control-legacy": "^9.0.0", "@keystone-next/session-legacy": "^8.2.1", "@keystone-next/utils-legacy": "^7.0.0", "apollo-errors": "^1.9.0", @@ -31,7 +31,7 @@ "stack-utils": "^2.0.3" }, "devDependencies": { - "@keystone-next/fields-legacy": "^23.0.0", + "@keystone-next/fields-legacy": "^23.1.0", "@keystone-next/test-utils-legacy": "*", "p-is-promise": "^3.0.0" }, diff --git a/packages/test-utils/CHANGELOG.md b/packages/test-utils/CHANGELOG.md index e235d0bbac2..40232259bf9 100644 --- a/packages/test-utils/CHANGELOG.md +++ b/packages/test-utils/CHANGELOG.md @@ -1,5 +1,36 @@ # @keystonejs/test-utils +## 14.0.0 + +### Major Changes + +- [#5087](https://github.com/keystonejs/keystone/pull/5087) [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Updated `createKeystone` and `createSystem` to accept a migration mode rather than script + +### Minor Changes + +- [#3946](https://github.com/keystonejs/keystone/pull/3946) [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05) Thanks [@timleslie](https://github.com/timleslie)! - Added experimental support for Prisma + SQLite as a database adapter. + +* [#5098](https://github.com/keystonejs/keystone/pull/5098) [`e2edaaff8`](https://github.com/keystonejs/keystone/commit/e2edaaff8e5f71800e9f00fa18082a6752407e2d) Thanks [@timleslie](https://github.com/timleslie)! - Added a function `testConfig` to be used when setting up a system under test. + +### Patch Changes + +- [#5100](https://github.com/keystonejs/keystone/pull/5100) [`fbc6d6d68`](https://github.com/keystonejs/keystone/commit/fbc6d6d6842c498b984b2dc77b0aa2c16a4babf0) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Improved performance when running Prisma tests by switching the hashing algorithm from sha256 to md5 used to generate the schema name and memoizing the hashing + +* [#5114](https://github.com/keystonejs/keystone/pull/5114) [`2d39de79d`](https://github.com/keystonejs/keystone/commit/2d39de79d6848ced51e6be97d40568c725433e11) Thanks [@timleslie](https://github.com/timleslie)! - Improved type definition for `networkedGraphqlRequest`. + +- [#5121](https://github.com/keystonejs/keystone/pull/5121) [`ff9292184`](https://github.com/keystonejs/keystone/commit/ff9292184a87ba5554c105a91523451c382371bb) Thanks [@timleslie](https://github.com/timleslie)! - Updated types for `setupServer`. + +* [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- [#5163](https://github.com/keystonejs/keystone/pull/5163) [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Replaced `MigrationMode` type with `MigrationAction` that `createSystem` and `createKeystone` now accept. + +- Updated dependencies [[`bfeb927be`](https://github.com/keystonejs/keystone/commit/bfeb927be5c80fac2dadd800295fd4789c53f1ce), [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`b7ce464a2`](https://github.com/keystonejs/keystone/commit/b7ce464a261321fe3344898fa4f4a91e6fa8dbb1), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`2bccf71b1`](https://github.com/keystonejs/keystone/commit/2bccf71b152a9be65a2df6a9751f1d7a382041ae), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`a4002b045`](https://github.com/keystonejs/keystone/commit/a4002b045b3e783971c382f9373159c04845beeb), [`4ac9148a0`](https://github.com/keystonejs/keystone/commit/4ac9148a0fa5b302d50e0ca4293206e2ef3616b7), [`2ff93692a`](https://github.com/keystonejs/keystone/commit/2ff93692aaef70474449f30fb249eae8aa33a64a), [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`bafdcb7bd`](https://github.com/keystonejs/keystone/commit/bafdcb7bdcba641bb8a00689a2bcefed10f4d890), [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91), [`543232c3f`](https://github.com/keystonejs/keystone/commit/543232c3f151f2294cf63e0944d1724b7b0ac33e)]: + - @keystone-next/keystone@13.0.0 + - @keystone-next/adapter-prisma-legacy@4.0.0 + - @keystone-next/keystone-legacy@21.0.0 + - @keystone-next/adapter-mongoose-legacy@11.1.2 + - @keystone-next/adapter-knex-legacy@13.2.2 + ## 13.0.3 ### Patch Changes diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index f1558e920b1..859fd7fd200 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -1,7 +1,7 @@ { "name": "@keystone-next/test-utils-legacy", "description": "Common utilities used while testing @keystonejs/* packages.", - "version": "13.0.3", + "version": "14.0.0", "author": "The KeystoneJS Development Team", "license": "MIT", "main": "dist/test-utils-legacy.cjs.js", @@ -10,12 +10,12 @@ "node": ">=10.0.0" }, "dependencies": { - "@keystone-next/adapter-knex-legacy": "^13.2.1", - "@keystone-next/adapter-mongoose-legacy": "^11.1.1", - "@keystone-next/adapter-prisma-legacy": "^3.3.0", + "@keystone-next/adapter-knex-legacy": "^13.2.2", + "@keystone-next/adapter-mongoose-legacy": "^11.1.2", + "@keystone-next/adapter-prisma-legacy": "^4.0.0", "@keystone-next/app-graphql-legacy": "^7.0.0", - "@keystone-next/keystone": "12.0.0", - "@keystone-next/keystone-legacy": "^20.0.0", + "@keystone-next/keystone": "13.0.0", + "@keystone-next/keystone-legacy": "^21.0.0", "express": "^4.17.1", "memoize-one": "^5.1.1", "mongodb-memory-server-core": "^6.9.6", diff --git a/tests/api-tests/CHANGELOG.md b/tests/api-tests/CHANGELOG.md index 2fe5fdf3fe4..01102d588e2 100644 --- a/tests/api-tests/CHANGELOG.md +++ b/tests/api-tests/CHANGELOG.md @@ -1,5 +1,20 @@ # @keystonejs/api-tests +## 9.2.0 + +### Minor Changes + +- [#3946](https://github.com/keystonejs/keystone/pull/3946) [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05) Thanks [@timleslie](https://github.com/timleslie)! - Added experimental support for Prisma + SQLite as a database adapter. + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`fbc6d6d68`](https://github.com/keystonejs/keystone/commit/fbc6d6d6842c498b984b2dc77b0aa2c16a4babf0), [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`2d39de79d`](https://github.com/keystonejs/keystone/commit/2d39de79d6848ced51e6be97d40568c725433e11), [`e2edaaff8`](https://github.com/keystonejs/keystone/commit/e2edaaff8e5f71800e9f00fa18082a6752407e2d), [`ff9292184`](https://github.com/keystonejs/keystone/commit/ff9292184a87ba5554c105a91523451c382371bb), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`b84abebb6`](https://github.com/keystonejs/keystone/commit/b84abebb6c817172d04f338befa45b3573af55d6), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91)]: + - @keystone-next/test-utils-legacy@14.0.0 + - @keystone-next/types@15.0.0 + - @keystone-next/fields-legacy@23.1.0 + ## 9.1.2 ### Patch Changes diff --git a/tests/api-tests/package.json b/tests/api-tests/package.json index cf1b401e125..5a8db205c9c 100644 --- a/tests/api-tests/package.json +++ b/tests/api-tests/package.json @@ -2,7 +2,7 @@ "name": "@keystone-next/api-tests-legacy", "description": "A set of tests for running against the KeystoneJS API.", "private": true, - "version": "9.1.2", + "version": "9.2.0", "author": "The KeystoneJS Development Team", "license": "MIT", "engines": { @@ -32,10 +32,10 @@ "dependencies": { "@keystone-next/auth-password-legacy": "^6.0.3", "@keystone-next/fields-authed-relationship-legacy": "^1.0.19", - "@keystone-next/fields-legacy": "^23.0.0", + "@keystone-next/fields-legacy": "^23.1.0", "@keystone-next/list-plugins-legacy": "^8.0.2", - "@keystone-next/test-utils-legacy": "^13.0.3", - "@keystone-next/types": "^14.0.1", + "@keystone-next/test-utils-legacy": "^14.0.0", + "@keystone-next/types": "^15.0.0", "@keystone-next/utils-legacy": "^7.0.0", "express": "^4.17.1" } diff --git a/tests/benchmarks/CHANGELOG.md b/tests/benchmarks/CHANGELOG.md index a6140ccabd1..bc712586cdf 100644 --- a/tests/benchmarks/CHANGELOG.md +++ b/tests/benchmarks/CHANGELOG.md @@ -1,5 +1,18 @@ # @keystonejs/benchmarks +## 5.2.2 + +### Patch Changes + +- Updated dependencies [[`fbc6d6d68`](https://github.com/keystonejs/keystone/commit/fbc6d6d6842c498b984b2dc77b0aa2c16a4babf0), [`bfeb927be`](https://github.com/keystonejs/keystone/commit/bfeb927be5c80fac2dadd800295fd4789c53f1ce), [`1eeac4722`](https://github.com/keystonejs/keystone/commit/1eeac4722da174307152dad9b5adf5062e4b6403), [`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`2d39de79d`](https://github.com/keystonejs/keystone/commit/2d39de79d6848ced51e6be97d40568c725433e11), [`b7ce464a2`](https://github.com/keystonejs/keystone/commit/b7ce464a261321fe3344898fa4f4a91e6fa8dbb1), [`e2edaaff8`](https://github.com/keystonejs/keystone/commit/e2edaaff8e5f71800e9f00fa18082a6752407e2d), [`ff9292184`](https://github.com/keystonejs/keystone/commit/ff9292184a87ba5554c105a91523451c382371bb), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`ec6f9b601`](https://github.com/keystonejs/keystone/commit/ec6f9b601ea6fdbfb2335a5e81b7ec3f1b0e4d4d), [`56e5fe10b`](https://github.com/keystonejs/keystone/commit/56e5fe10bc89877be7d7e3013e53012b4d82b648), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`2bccf71b1`](https://github.com/keystonejs/keystone/commit/2bccf71b152a9be65a2df6a9751f1d7a382041ae), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`a4002b045`](https://github.com/keystonejs/keystone/commit/a4002b045b3e783971c382f9373159c04845beeb), [`4ac9148a0`](https://github.com/keystonejs/keystone/commit/4ac9148a0fa5b302d50e0ca4293206e2ef3616b7), [`40d4fff5d`](https://github.com/keystonejs/keystone/commit/40d4fff5d63850cbd513c80bcb5e551e5782dc4b), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b37cbffc8`](https://github.com/keystonejs/keystone/commit/b37cbffc886a4317793a97b7a8afd95639f59ce0), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`bafdcb7bd`](https://github.com/keystonejs/keystone/commit/bafdcb7bdcba641bb8a00689a2bcefed10f4d890), [`d31acf61b`](https://github.com/keystonejs/keystone/commit/d31acf61bcca96ac059d4ba2e78955513a6a0f91)]: + - @keystone-next/test-utils-legacy@14.0.0 + - @keystone-next/keystone@13.0.0 + - @keystone-next/fields@5.3.0 + - @keystone-next/fields-legacy@23.1.0 + - @keystone-next/keystone-legacy@21.0.0 + - @keystone-next/adapter-mongoose-legacy@11.1.2 + - @keystone-next/adapter-knex-legacy@13.2.2 + ## 5.2.1 ### Patch Changes diff --git a/tests/benchmarks/package.json b/tests/benchmarks/package.json index 78335417a8b..afb77884659 100644 --- a/tests/benchmarks/package.json +++ b/tests/benchmarks/package.json @@ -2,7 +2,7 @@ "name": "@keystone-next/benchmarks-legacy", "description": "A set of benchmarks for running against the KeystoneJS API.", "private": true, - "version": "5.2.1", + "version": "5.2.2", "author": "The KeystoneJS Development Team", "license": "MIT", "engines": { @@ -14,16 +14,16 @@ "repository": "https://github.com/keystonejs/keystone/tree/master/tests/benchmarks", "homepage": "https://github.com/keystonejs/keystone", "dependencies": { - "@keystone-next/adapter-knex-legacy": "^13.2.1", - "@keystone-next/adapter-mongoose-legacy": "^11.1.1", + "@keystone-next/adapter-knex-legacy": "^13.2.2", + "@keystone-next/adapter-mongoose-legacy": "^11.1.2", "@keystone-next/app-graphql-legacy": "^7.0.0", - "@keystone-next/fields": "^5.2.1", - "@keystone-next/fields-legacy": "^23.0.0", - "@keystone-next/keystone": "^12.0.0", - "@keystone-next/keystone-legacy": "^20.0.0", + "@keystone-next/fields": "^5.3.0", + "@keystone-next/fields-legacy": "^23.1.0", + "@keystone-next/keystone": "^13.0.0", + "@keystone-next/keystone-legacy": "^21.0.0", "@keystone-next/server-side-graphql-client-legacy": "^2.0.1", "@keystone-next/session-legacy": "^8.2.1", - "@keystone-next/test-utils-legacy": "^13.0.3", + "@keystone-next/test-utils-legacy": "^14.0.0", "cookie-signature": "^1.1.0", "supertest-light": "^1.0.3", "testcheck": "^1.0.0-rc.2" diff --git a/tests/examples-smoke-tests/CHANGELOG.md b/tests/examples-smoke-tests/CHANGELOG.md new file mode 100644 index 00000000000..bddd6402b5b --- /dev/null +++ b/tests/examples-smoke-tests/CHANGELOG.md @@ -0,0 +1,8 @@ +# @keystonejs/examples-smoke-tests + +## 0.0.1 +### Patch Changes + + + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. diff --git a/tests/examples-smoke-tests/package.json b/tests/examples-smoke-tests/package.json index 2b0f3b25524..38bd4983344 100644 --- a/tests/examples-smoke-tests/package.json +++ b/tests/examples-smoke-tests/package.json @@ -2,7 +2,7 @@ "name": "@keystonejs/examples-smoke-tests", "description": "A set of tests for smoke testing our examples", "private": true, - "version": "0.0.0", + "version": "0.0.1", "author": "The KeystoneJS Development Team", "license": "MIT", "engines": { diff --git a/tests/test-projects/access-control/CHANGELOG.md b/tests/test-projects/access-control/CHANGELOG.md index b212fe94025..085c577e482 100644 --- a/tests/test-projects/access-control/CHANGELOG.md +++ b/tests/test-projects/access-control/CHANGELOG.md @@ -1,5 +1,17 @@ # @keystonejs/cypress-project-access-control +## 6.0.5 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`2bccf71b1`](https://github.com/keystonejs/keystone/commit/2bccf71b152a9be65a2df6a9751f1d7a382041ae), [`a4002b045`](https://github.com/keystonejs/keystone/commit/a4002b045b3e783971c382f9373159c04845beeb), [`4ac9148a0`](https://github.com/keystonejs/keystone/commit/4ac9148a0fa5b302d50e0ca4293206e2ef3616b7), [`2ff93692a`](https://github.com/keystonejs/keystone/commit/2ff93692aaef70474449f30fb249eae8aa33a64a), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`bafdcb7bd`](https://github.com/keystonejs/keystone/commit/bafdcb7bdcba641bb8a00689a2bcefed10f4d890), [`543232c3f`](https://github.com/keystonejs/keystone/commit/543232c3f151f2294cf63e0944d1724b7b0ac33e)]: + - @keystone-next/adapter-prisma-legacy@4.0.0 + - @keystone-next/fields-legacy@23.1.0 + - @keystone-next/keystone-legacy@21.0.0 + - @keystone-next/app-admin-ui-legacy@7.4.3 + ## 6.0.4 ### Patch Changes diff --git a/tests/test-projects/access-control/package.json b/tests/test-projects/access-control/package.json index 2b5700c967e..df333a7fb7c 100644 --- a/tests/test-projects/access-control/package.json +++ b/tests/test-projects/access-control/package.json @@ -2,7 +2,7 @@ "name": "@keystone-next/cypress-project-access-control-legacy", "description": "A KeystoneJS demo project for integration testing. See @keystone-next/keystone-legacy for more.", "private": true, - "version": "6.0.4", + "version": "6.0.5", "author": "The KeystoneJS Development Team", "license": "MIT", "engines": { @@ -18,12 +18,12 @@ "cypress:open": "if [ -f .env ]; then yarn prepare-test-server cypress:open:cmd; else echo \"\nError: Must create a tests/test-projects/access-control/.env file.\nSee tests/test-projects/access-control/.env.example for values\n\"; exit 1; fi" }, "dependencies": { - "@keystone-next/adapter-prisma-legacy": "^3.3.0", - "@keystone-next/app-admin-ui-legacy": "^7.4.2", + "@keystone-next/adapter-prisma-legacy": "^4.0.0", + "@keystone-next/app-admin-ui-legacy": "^7.4.3", "@keystone-next/app-graphql-legacy": "^7.0.0", "@keystone-next/auth-password-legacy": "^6.0.3", - "@keystone-next/fields-legacy": "^23.0.0", - "@keystone-next/keystone-legacy": "^20.0.0", + "@keystone-next/fields-legacy": "^23.1.0", + "@keystone-next/keystone-legacy": "^21.0.0", "@keystone-next/server-side-graphql-client-legacy": "^2.0.1", "@keystone-next/utils-legacy": "^7.0.0", "cross-env": "^7.0.3", diff --git a/tests/test-projects/basic/CHANGELOG.md b/tests/test-projects/basic/CHANGELOG.md index 92c9f51a8a8..5952405204e 100644 --- a/tests/test-projects/basic/CHANGELOG.md +++ b/tests/test-projects/basic/CHANGELOG.md @@ -1,5 +1,24 @@ # @keystonejs/cypress-project-basic +## 7.0.6 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`2bccf71b1`](https://github.com/keystonejs/keystone/commit/2bccf71b152a9be65a2df6a9751f1d7a382041ae), [`a4002b045`](https://github.com/keystonejs/keystone/commit/a4002b045b3e783971c382f9373159c04845beeb), [`4ac9148a0`](https://github.com/keystonejs/keystone/commit/4ac9148a0fa5b302d50e0ca4293206e2ef3616b7), [`2ff93692a`](https://github.com/keystonejs/keystone/commit/2ff93692aaef70474449f30fb249eae8aa33a64a), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`a4e34e9eb`](https://github.com/keystonejs/keystone/commit/a4e34e9ebb6f746f54ccd898d0aeb4dc5c5d9271), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`bafdcb7bd`](https://github.com/keystonejs/keystone/commit/bafdcb7bdcba641bb8a00689a2bcefed10f4d890), [`543232c3f`](https://github.com/keystonejs/keystone/commit/543232c3f151f2294cf63e0944d1724b7b0ac33e)]: + - @keystone-next/adapter-prisma-legacy@4.0.0 + - @keystone-next/fields-legacy@23.1.0 + - @keystone-next/fields-cloudinary-image-legacy@3.1.0 + - @keystone-next/fields-color-legacy@1.1.0 + - @keystone-next/fields-markdown-legacy@5.3.0 + - @keystone-next/fields-oembed-legacy@4.1.0 + - @keystone-next/fields-unsplash-legacy@4.1.0 + - @keystone-next/fields-wysiwyg-tinymce-legacy@5.4.0 + - @keystone-next/keystone-legacy@21.0.0 + - @keystone-next/app-admin-ui-legacy@7.4.3 + - @keystone-next/app-static-legacy@5.1.5 + ## 7.0.5 ### Patch Changes diff --git a/tests/test-projects/basic/package.json b/tests/test-projects/basic/package.json index fe51b81c393..dbfbc607f7d 100644 --- a/tests/test-projects/basic/package.json +++ b/tests/test-projects/basic/package.json @@ -2,7 +2,7 @@ "name": "@keystone-next/cypress-project-basic-legacy", "description": "A KeystoneJS demo project for integration testing. See @keystone-next/keystone-legacy for more.", "private": true, - "version": "7.0.5", + "version": "7.0.6", "author": "The KeystoneJS Development Team", "license": "MIT", "engines": { @@ -20,19 +20,19 @@ }, "dependencies": { "@arch-ui/fields": "^3.0.6", - "@keystone-next/adapter-prisma-legacy": "^3.3.0", - "@keystone-next/app-admin-ui-legacy": "^7.4.2", + "@keystone-next/adapter-prisma-legacy": "^4.0.0", + "@keystone-next/app-admin-ui-legacy": "^7.4.3", "@keystone-next/app-graphql-legacy": "^7.0.0", - "@keystone-next/app-static-legacy": "^5.1.4", - "@keystone-next/fields-cloudinary-image-legacy": "^3.0.1", - "@keystone-next/fields-color-legacy": "^1.0.12", - "@keystone-next/fields-legacy": "^23.0.0", - "@keystone-next/fields-markdown-legacy": "^5.2.16", - "@keystone-next/fields-oembed-legacy": "^4.0.1", - "@keystone-next/fields-unsplash-legacy": "^4.0.1", - "@keystone-next/fields-wysiwyg-tinymce-legacy": "^5.3.18", + "@keystone-next/app-static-legacy": "^5.1.5", + "@keystone-next/fields-cloudinary-image-legacy": "^3.1.0", + "@keystone-next/fields-color-legacy": "^1.1.0", + "@keystone-next/fields-legacy": "^23.1.0", + "@keystone-next/fields-markdown-legacy": "^5.3.0", + "@keystone-next/fields-oembed-legacy": "^4.1.0", + "@keystone-next/fields-unsplash-legacy": "^4.1.0", + "@keystone-next/fields-wysiwyg-tinymce-legacy": "^5.4.0", "@keystone-next/file-adapters-legacy": "^7.0.9", - "@keystone-next/keystone-legacy": "^20.0.0", + "@keystone-next/keystone-legacy": "^21.0.0", "@keystone-next/server-side-graphql-client-legacy": "^2.0.1", "cross-env": "^7.0.3", "date-fns": "^2.19.0", diff --git a/tests/test-projects/client-validation/CHANGELOG.md b/tests/test-projects/client-validation/CHANGELOG.md index ac2117cc4ab..c5e976d8294 100644 --- a/tests/test-projects/client-validation/CHANGELOG.md +++ b/tests/test-projects/client-validation/CHANGELOG.md @@ -1,5 +1,18 @@ # @keystonejs/cypress-project-client-validation +## 7.0.5 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`2bccf71b1`](https://github.com/keystonejs/keystone/commit/2bccf71b152a9be65a2df6a9751f1d7a382041ae), [`a4002b045`](https://github.com/keystonejs/keystone/commit/a4002b045b3e783971c382f9373159c04845beeb), [`4ac9148a0`](https://github.com/keystonejs/keystone/commit/4ac9148a0fa5b302d50e0ca4293206e2ef3616b7), [`2ff93692a`](https://github.com/keystonejs/keystone/commit/2ff93692aaef70474449f30fb249eae8aa33a64a), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`bafdcb7bd`](https://github.com/keystonejs/keystone/commit/bafdcb7bdcba641bb8a00689a2bcefed10f4d890), [`543232c3f`](https://github.com/keystonejs/keystone/commit/543232c3f151f2294cf63e0944d1724b7b0ac33e)]: + - @keystone-next/adapter-prisma-legacy@4.0.0 + - @keystone-next/fields-legacy@23.1.0 + - @keystone-next/keystone-legacy@21.0.0 + - @keystone-next/app-admin-ui-legacy@7.4.3 + - @keystone-next/app-static-legacy@5.1.5 + ## 7.0.4 ### Patch Changes diff --git a/tests/test-projects/client-validation/package.json b/tests/test-projects/client-validation/package.json index 7d4a5f3e0ae..697189971b4 100644 --- a/tests/test-projects/client-validation/package.json +++ b/tests/test-projects/client-validation/package.json @@ -2,7 +2,7 @@ "name": "@keystone-next/cypress-project-client-validation-legacy", "description": "A KeystoneJS demo project for integration testing. See @keystone-next/keystone-legacy for more.", "private": true, - "version": "7.0.4", + "version": "7.0.5", "author": "The KeystoneJS Development Team", "license": "MIT", "engines": { @@ -19,13 +19,13 @@ }, "dependencies": { "@arch-ui/fields": "^3.0.6", - "@keystone-next/adapter-prisma-legacy": "^3.3.0", - "@keystone-next/app-admin-ui-legacy": "^7.4.2", + "@keystone-next/adapter-prisma-legacy": "^4.0.0", + "@keystone-next/app-admin-ui-legacy": "^7.4.3", "@keystone-next/app-graphql-legacy": "^7.0.0", - "@keystone-next/app-static-legacy": "^5.1.4", - "@keystone-next/fields-legacy": "^23.0.0", + "@keystone-next/app-static-legacy": "^5.1.5", + "@keystone-next/fields-legacy": "^23.1.0", "@keystone-next/file-adapters-legacy": "^7.0.9", - "@keystone-next/keystone-legacy": "^20.0.0", + "@keystone-next/keystone-legacy": "^21.0.0", "@keystone-next/server-side-graphql-client-legacy": "^2.0.1", "cross-env": "^7.0.3", "express": "^4.17.1", diff --git a/tests/test-projects/login/CHANGELOG.md b/tests/test-projects/login/CHANGELOG.md index 281e13809b1..0d3ea3da061 100644 --- a/tests/test-projects/login/CHANGELOG.md +++ b/tests/test-projects/login/CHANGELOG.md @@ -1,5 +1,18 @@ # @keystonejs/cypress-project-login +## 6.0.5 + +### Patch Changes + +- [#5150](https://github.com/keystonejs/keystone/pull/5150) [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed) Thanks [@timleslie](https://github.com/timleslie)! - Applied eslint `import/order` rule. + +- Updated dependencies [[`8e9b04ecd`](https://github.com/keystonejs/keystone/commit/8e9b04ecd07d9c5d0e6aead4705e7a655498ae05), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`17c86e0c3`](https://github.com/keystonejs/keystone/commit/17c86e0c3eda7ba08d1bb8edf5eb8ddc9a819e5a), [`714bdadce`](https://github.com/keystonejs/keystone/commit/714bdadce8c87a15cf3a296b44a31b9b9ca95e9d), [`3a9d20ce1`](https://github.com/keystonejs/keystone/commit/3a9d20ce11463e7f73f6b6325375cdcee17d63ed), [`e6b16d4e9`](https://github.com/keystonejs/keystone/commit/e6b16d4e9d95be8b3d3134931cf077b92a438806), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`b3c4a756f`](https://github.com/keystonejs/keystone/commit/b3c4a756fd2028d1e29967392d37098419e54ec3), [`2bccf71b1`](https://github.com/keystonejs/keystone/commit/2bccf71b152a9be65a2df6a9751f1d7a382041ae), [`a4002b045`](https://github.com/keystonejs/keystone/commit/a4002b045b3e783971c382f9373159c04845beeb), [`4ac9148a0`](https://github.com/keystonejs/keystone/commit/4ac9148a0fa5b302d50e0ca4293206e2ef3616b7), [`2ff93692a`](https://github.com/keystonejs/keystone/commit/2ff93692aaef70474449f30fb249eae8aa33a64a), [`215aed387`](https://github.com/keystonejs/keystone/commit/215aed387d35e9d4c896fe76991b12b54789cc55), [`cdd889db1`](https://github.com/keystonejs/keystone/commit/cdd889db10e440c46719bda5fad1d5f7eacbb714), [`00f980cad`](https://github.com/keystonejs/keystone/commit/00f980cadda28c0c30da8b50ff1a033365998e02), [`bafdcb7bd`](https://github.com/keystonejs/keystone/commit/bafdcb7bdcba641bb8a00689a2bcefed10f4d890), [`543232c3f`](https://github.com/keystonejs/keystone/commit/543232c3f151f2294cf63e0944d1724b7b0ac33e)]: + - @keystone-next/adapter-prisma-legacy@4.0.0 + - @keystone-next/fields-legacy@23.1.0 + - @keystone-next/keystone-legacy@21.0.0 + - @keystone-next/app-admin-ui-legacy@7.4.3 + - @keystone-next/app-static-legacy@5.1.5 + ## 6.0.4 ### Patch Changes diff --git a/tests/test-projects/login/package.json b/tests/test-projects/login/package.json index 6b71115ea84..7c6f64bc075 100644 --- a/tests/test-projects/login/package.json +++ b/tests/test-projects/login/package.json @@ -2,7 +2,7 @@ "name": "@keystone-next/cypress-project-login-legacy", "description": "A KeystoneJS demo project for integration testing. See @keystone-next/keystone-legacy for more.", "private": true, - "version": "6.0.4", + "version": "6.0.5", "author": "The KeystoneJS Development Team", "license": "MIT", "engines": { @@ -18,13 +18,13 @@ "cypress:open": "if [ -f .env ]; then yarn prepare-test-server cypress:open:cmd; else echo \"\nError: Must create a tests/test-projects/login/.env file.\nSee tests/test-projects/login/.env.example for values\n\"; exit 1; fi" }, "dependencies": { - "@keystone-next/adapter-prisma-legacy": "^3.3.0", - "@keystone-next/app-admin-ui-legacy": "^7.4.2", + "@keystone-next/adapter-prisma-legacy": "^4.0.0", + "@keystone-next/app-admin-ui-legacy": "^7.4.3", "@keystone-next/app-graphql-legacy": "^7.0.0", - "@keystone-next/app-static-legacy": "^5.1.4", + "@keystone-next/app-static-legacy": "^5.1.5", "@keystone-next/auth-password-legacy": "^6.0.3", - "@keystone-next/fields-legacy": "^23.0.0", - "@keystone-next/keystone-legacy": "^20.0.0", + "@keystone-next/fields-legacy": "^23.1.0", + "@keystone-next/keystone-legacy": "^21.0.0", "@keystone-next/list-plugins-legacy": "^8.0.2", "@keystone-next/server-side-graphql-client-legacy": "^2.0.1", "@keystone-next/session-legacy": "^8.2.1",