From f2ca4d18c1cd2253d11d9fca8e6ac626ef8b9723 Mon Sep 17 00:00:00 2001 From: KeystoneJS Release Bot <69774846+keystonejs-release-bot@users.noreply.github.com> Date: Tue, 18 Oct 2022 15:59:07 +1000 Subject: [PATCH] Version Packages (#7820) Co-authored-by: github-actions[bot] --- .changeset/binary-eats-grass.md | 5 -- .changeset/binary-eats-wilderberries.md | 5 -- .changeset/errors-now-equal.md | 5 -- .changeset/famous-chefs-pretend.md | 5 -- .changeset/few-glasses-boil.md | 5 -- .changeset/fix-json-null.md | 5 -- .changeset/forty-glasses-compare.md | 5 -- .changeset/giant-avocados-swim.md | 5 -- .changeset/go-go-graphql.md | 5 -- .changeset/great-sloths-bake.md | 5 -- .changeset/lazy-experts-shop.md | 5 -- .changeset/lazy-times-progress.md | 5 -- .changeset/less-carry-on.md | 5 -- .changeset/less-next-things.md | 5 -- .changeset/less-system-pressure.md | 5 -- .changeset/many-bulldogs-scream.md | 5 -- .changeset/mean-olives-lick.md | 5 -- .changeset/moody-jobs-beam.md | 5 -- .changeset/nine-pugs-draw.md | 5 -- .changeset/odd-files-battle.md | 5 -- .changeset/poor-dogs-exercise.md | 5 -- .changeset/rude-worms-tickle.md | 5 -- .changeset/silent-dolphins-scream.md | 5 -- .changeset/slow-games-greet.md | 6 -- .changeset/take-your-baggage.md | 5 -- .changeset/two-fishes-guess.md | 5 -- .changeset/views-do-change.md | 5 -- .changeset/wise-cooks-trade.md | 5 -- .changeset/witty-bees-pull.md | 5 -- docs/CHANGELOG.md | 7 ++ docs/package.json | 4 +- docs/pages/docs/config/lists.md | 32 --------- docs/pages/docs/guides/schema-extension.md | 6 -- docs/pages/docs/guides/testing.md | 24 ------- examples/assets-local/CHANGELOG.md | 7 ++ examples/assets-local/package.json | 4 +- examples/assets-s3/CHANGELOG.md | 7 ++ examples/assets-s3/package.json | 4 +- examples/auth/CHANGELOG.md | 8 +++ examples/auth/package.json | 6 +- examples/basic/CHANGELOG.md | 9 +++ examples/basic/package.json | 8 +-- examples/blog/CHANGELOG.md | 7 ++ examples/blog/package.json | 4 +- examples/custom-admin-ui-logo/CHANGELOG.md | 7 ++ examples/custom-admin-ui-logo/package.json | 4 +- .../custom-admin-ui-navigation/CHANGELOG.md | 7 ++ .../custom-admin-ui-navigation/package.json | 4 +- examples/custom-admin-ui-pages/CHANGELOG.md | 7 ++ examples/custom-admin-ui-pages/package.json | 4 +- examples/custom-field-view/CHANGELOG.md | 7 ++ examples/custom-field-view/package.json | 4 +- examples/custom-field/CHANGELOG.md | 7 ++ examples/custom-field/package.json | 4 +- .../custom-session-validation/CHANGELOG.md | 8 +++ .../custom-session-validation/package.json | 6 +- examples/default-values/CHANGELOG.md | 7 ++ examples/default-values/package.json | 4 +- .../keystone-server/CHANGELOG.md | 10 +++ .../keystone-server/package.json | 8 +-- examples/document-field/CHANGELOG.md | 8 +++ examples/document-field/package.json | 6 +- .../keystone-server/CHANGELOG.md | 10 +++ .../keystone-server/package.json | 8 +-- examples/ecommerce/CHANGELOG.md | 9 +++ examples/ecommerce/package.json | 8 +-- examples/embedded-nextjs/CHANGELOG.md | 7 ++ examples/embedded-nextjs/package.json | 4 +- .../CHANGELOG.md | 7 ++ .../package.json | 4 +- .../CHANGELOG.md | 7 ++ .../package.json | 4 +- .../extend-graphql-schema-nexus/CHANGELOG.md | 7 ++ .../extend-graphql-schema-nexus/package.json | 4 +- .../extend-graphql-subscriptions/CHANGELOG.md | 7 ++ .../extend-graphql-subscriptions/package.json | 4 +- examples/feature-boilerplate/CHANGELOG.md | 10 +++ examples/feature-boilerplate/package.json | 8 +-- examples/graphql-ts-gql/CHANGELOG.md | 7 ++ examples/graphql-ts-gql/package.json | 4 +- examples/json/CHANGELOG.md | 7 ++ examples/json/package.json | 4 +- examples/limits/CHANGELOG.md | 8 +++ examples/limits/package.json | 4 +- examples/redis-session-store/CHANGELOG.md | 9 +++ examples/redis-session-store/package.json | 6 +- examples/rest-api/CHANGELOG.md | 7 ++ examples/rest-api/package.json | 4 +- examples/roles/CHANGELOG.md | 8 +++ examples/roles/package.json | 6 +- examples/script/CHANGELOG.md | 8 +++ examples/script/package.json | 4 +- examples/singleton/CHANGELOG.md | 8 +++ examples/singleton/package.json | 4 +- examples/task-manager/CHANGELOG.md | 7 ++ examples/task-manager/package.json | 4 +- examples/testing/CHANGELOG.md | 8 +++ examples/testing/package.json | 6 +- examples/virtual-field/CHANGELOG.md | 7 ++ examples/virtual-field/package.json | 4 +- examples/with-auth/CHANGELOG.md | 8 +++ examples/with-auth/package.json | 6 +- packages/auth/CHANGELOG.md | 9 +++ packages/auth/package.json | 6 +- packages/cloudinary/CHANGELOG.md | 7 ++ packages/cloudinary/package.json | 6 +- packages/core/CHANGELOG.md | 65 +++++++++++++++++++ packages/core/package.json | 2 +- packages/fields-document/CHANGELOG.md | 7 ++ packages/fields-document/package.json | 4 +- .../CHANGELOG.md | 7 ++ .../package.json | 4 +- tests/benchmarks/CHANGELOG.md | 7 ++ tests/benchmarks/package.json | 4 +- tests/sandbox/CHANGELOG.md | 9 +++ tests/sandbox/package.json | 8 +-- tests/test-projects/basic/CHANGELOG.md | 7 ++ tests/test-projects/basic/package.json | 4 +- .../crud-notifications/CHANGELOG.md | 7 ++ .../crud-notifications/package.json | 4 +- .../test-projects/live-reloading/CHANGELOG.md | 7 ++ .../test-projects/live-reloading/package.json | 4 +- 122 files changed, 511 insertions(+), 318 deletions(-) delete mode 100644 .changeset/binary-eats-grass.md delete mode 100644 .changeset/binary-eats-wilderberries.md delete mode 100644 .changeset/errors-now-equal.md delete mode 100644 .changeset/famous-chefs-pretend.md delete mode 100644 .changeset/few-glasses-boil.md delete mode 100644 .changeset/fix-json-null.md delete mode 100644 .changeset/forty-glasses-compare.md delete mode 100644 .changeset/giant-avocados-swim.md delete mode 100644 .changeset/go-go-graphql.md delete mode 100644 .changeset/great-sloths-bake.md delete mode 100644 .changeset/lazy-experts-shop.md delete mode 100644 .changeset/lazy-times-progress.md delete mode 100644 .changeset/less-carry-on.md delete mode 100644 .changeset/less-next-things.md delete mode 100644 .changeset/less-system-pressure.md delete mode 100644 .changeset/many-bulldogs-scream.md delete mode 100644 .changeset/mean-olives-lick.md delete mode 100644 .changeset/moody-jobs-beam.md delete mode 100644 .changeset/nine-pugs-draw.md delete mode 100644 .changeset/odd-files-battle.md delete mode 100644 .changeset/poor-dogs-exercise.md delete mode 100644 .changeset/rude-worms-tickle.md delete mode 100644 .changeset/silent-dolphins-scream.md delete mode 100644 .changeset/slow-games-greet.md delete mode 100644 .changeset/take-your-baggage.md delete mode 100644 .changeset/two-fishes-guess.md delete mode 100644 .changeset/views-do-change.md delete mode 100644 .changeset/wise-cooks-trade.md delete mode 100644 .changeset/witty-bees-pull.md create mode 100644 examples/document-field-customisation/keystone-server/CHANGELOG.md create mode 100644 examples/e2e-boilerplate/keystone-server/CHANGELOG.md create mode 100644 examples/feature-boilerplate/CHANGELOG.md create mode 100644 examples/limits/CHANGELOG.md create mode 100644 examples/redis-session-store/CHANGELOG.md create mode 100644 examples/script/CHANGELOG.md create mode 100644 examples/singleton/CHANGELOG.md diff --git a/.changeset/binary-eats-grass.md b/.changeset/binary-eats-grass.md deleted file mode 100644 index bd6e140e7ec..00000000000 --- a/.changeset/binary-eats-grass.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -`db.onConnect` is now called with an unprivileged context, **not sudo**. Use `context.sudo()` if you need to bypass access control diff --git a/.changeset/binary-eats-wilderberries.md b/.changeset/binary-eats-wilderberries.md deleted file mode 100644 index 4c25865d5e4..00000000000 --- a/.changeset/binary-eats-wilderberries.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': minor ---- - -Adds new `getContext` function (from `@keystone-6/core/context`) for working with a Keystone configuration directly diff --git a/.changeset/errors-now-equal.md b/.changeset/errors-now-equal.md deleted file mode 100644 index 70fea2df793..00000000000 --- a/.changeset/errors-now-equal.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Changes access-control error messages to only show the list key and operation diff --git a/.changeset/famous-chefs-pretend.md b/.changeset/famous-chefs-pretend.md deleted file mode 100644 index 4149febfe7a..00000000000 --- a/.changeset/famous-chefs-pretend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Removes `@keystone-6/core/migrations` diff --git a/.changeset/few-glasses-boil.md b/.changeset/few-glasses-boil.md deleted file mode 100644 index 6f212f12e1a..00000000000 --- a/.changeset/few-glasses-boil.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Changes `.access` control on `list` to required, with new `allowAll` and `denyAll` functions for easy shorthand. diff --git a/.changeset/fix-json-null.md b/.changeset/fix-json-null.md deleted file mode 100644 index 3331edc9834..00000000000 --- a/.changeset/fix-json-null.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': patch ---- - -Fixes JSON field type view assuming the empty string is equivalent to `null` diff --git a/.changeset/forty-glasses-compare.md b/.changeset/forty-glasses-compare.md deleted file mode 100644 index 5bef0893839..00000000000 --- a/.changeset/forty-glasses-compare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': minor ---- - -Adds a search input field to the list view, resulting in a `contains` query across `ui.searchFields` joined with the list view filters diff --git a/.changeset/giant-avocados-swim.md b/.changeset/giant-avocados-swim.md deleted file mode 100644 index f0645aad219..00000000000 --- a/.changeset/giant-avocados-swim.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': patch ---- - -Changed platform compilation to use [esbuild](https://esbuild.github.io/), previously used next.js diff --git a/.changeset/go-go-graphql.md b/.changeset/go-go-graphql.md deleted file mode 100644 index 083358d408b..00000000000 --- a/.changeset/go-go-graphql.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Upgrade to `graphql@16` diff --git a/.changeset/great-sloths-bake.md b/.changeset/great-sloths-bake.md deleted file mode 100644 index 1ab4e0b84b8..00000000000 --- a/.changeset/great-sloths-bake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Upgrade to `prisma@4` diff --git a/.changeset/lazy-experts-shop.md b/.changeset/lazy-experts-shop.md deleted file mode 100644 index ebe784c81ed..00000000000 --- a/.changeset/lazy-experts-shop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': minor ---- - -Adds a new `isSingleton` property for configuring Singleton lists diff --git a/.changeset/lazy-times-progress.md b/.changeset/lazy-times-progress.md deleted file mode 100644 index a30c5abe8b9..00000000000 --- a/.changeset/lazy-times-progress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/auth': patch ---- - -Adds type refinement for `withAuth` using a TypeInfo type parameter diff --git a/.changeset/less-carry-on.md b/.changeset/less-carry-on.md deleted file mode 100644 index dd88612f175..00000000000 --- a/.changeset/less-carry-on.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Removes `context.totalResults` and `context.maxTotalResults` diff --git a/.changeset/less-next-things.md b/.changeset/less-next-things.md deleted file mode 100644 index 26595ab488b..00000000000 --- a/.changeset/less-next-things.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Removes `experimental.generateNodeAPI`, use `getContext` instead diff --git a/.changeset/less-system-pressure.md b/.changeset/less-system-pressure.md deleted file mode 100644 index 9a1c91e2a0a..00000000000 --- a/.changeset/less-system-pressure.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Removes `isLiveReload` flag from `createSystem` diff --git a/.changeset/many-bulldogs-scream.md b/.changeset/many-bulldogs-scream.md deleted file mode 100644 index d073b098446..00000000000 --- a/.changeset/many-bulldogs-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Changes default Apollo Server configuration to use `cache: "bounded"` and `persistedQueries: false` diff --git a/.changeset/mean-olives-lick.md b/.changeset/mean-olives-lick.md deleted file mode 100644 index 8871f49d3bd..00000000000 --- a/.changeset/mean-olives-lick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': patch ---- - -Removes `experimental.enableNextJsGraphqlApiEndpoint` diff --git a/.changeset/moody-jobs-beam.md b/.changeset/moody-jobs-beam.md deleted file mode 100644 index f434baa39c9..00000000000 --- a/.changeset/moody-jobs-beam.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': patch ---- - -Removes `prettier` from formatting the generated `schema.graphql` diff --git a/.changeset/nine-pugs-draw.md b/.changeset/nine-pugs-draw.md deleted file mode 100644 index b6aaf729bcd..00000000000 --- a/.changeset/nine-pugs-draw.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Removes `createSessionContext` export from `@keystone-6/core/session` diff --git a/.changeset/odd-files-battle.md b/.changeset/odd-files-battle.md deleted file mode 100644 index f5fd8666559..00000000000 --- a/.changeset/odd-files-battle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Removes `@keystone-6/core/artifacts` from our exports diff --git a/.changeset/poor-dogs-exercise.md b/.changeset/poor-dogs-exercise.md deleted file mode 100644 index 29712b2fdd0..00000000000 --- a/.changeset/poor-dogs-exercise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Removes the parameters for `getAdminMeta` when writing field types, and the respective types `AdminMetaRootVal`, `ListMetaRootVal` and `FieldMetaRootVal` therein. diff --git a/.changeset/rude-worms-tickle.md b/.changeset/rude-worms-tickle.md deleted file mode 100644 index 69ad651f664..00000000000 --- a/.changeset/rude-worms-tickle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Removes `connect` and `disconnect` from `SessionStore` diff --git a/.changeset/silent-dolphins-scream.md b/.changeset/silent-dolphins-scream.md deleted file mode 100644 index 4817ce9d1bb..00000000000 --- a/.changeset/silent-dolphins-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Removes `filters` export from `@keystone-6/core/types` diff --git a/.changeset/slow-games-greet.md b/.changeset/slow-games-greet.md deleted file mode 100644 index a33cc9b653a..00000000000 --- a/.changeset/slow-games-greet.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Changes the return type for the `resolveInput` hook with `json` fields. Previously you may have used `'DbNull'` or `'JsonNull'` as respective null magic values - you can now always use a Javascript `null` value. -Unlike previous behaviour, a null value will now consistently map to a `Prisma.DbNull`. diff --git a/.changeset/take-your-baggage.md b/.changeset/take-your-baggage.md deleted file mode 100644 index 6bb701067b2..00000000000 --- a/.changeset/take-your-baggage.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': minor ---- - -Adds `[list].graphql.maxTake`, a list configuration option to enforce the maximum `take` value in findMany queries for that list diff --git a/.changeset/two-fishes-guess.md b/.changeset/two-fishes-guess.md deleted file mode 100644 index 79208794d01..00000000000 --- a/.changeset/two-fishes-guess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Removes `disconnect` from `SessionStrategy` diff --git a/.changeset/views-do-change.md b/.changeset/views-do-change.md deleted file mode 100644 index 8d32c45ce89..00000000000 --- a/.changeset/views-do-change.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Changes field `.views` module resolution, from a path, to a module path that is resolved from where `keystone start` is run diff --git a/.changeset/wise-cooks-trade.md b/.changeset/wise-cooks-trade.md deleted file mode 100644 index 680e00c5a67..00000000000 --- a/.changeset/wise-cooks-trade.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Replaces `@keystone-6/core/testing` exports with `{ resetDatabase }`, for a `context` use `getContext` instead diff --git a/.changeset/witty-bees-pull.md b/.changeset/witty-bees-pull.md deleted file mode 100644 index b9cf8d7ffe3..00000000000 --- a/.changeset/witty-bees-pull.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystone-6/core': major ---- - -Removes the `@graphql-tools/schema` wrapping functions `graphQLSchemaExtension` and `gql`. Developers should import `@graphql-tools/schema` themselves, or use `graphql` (as exported by `@keystone-6/core`). diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 0725a057c1d..e5dc6ce98b3 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/website +## 0.0.6 + +### Patch Changes + +- Updated dependencies []: + - @keystone-6/fields-document@5.0.0 + ## 0.0.5 ### Patch Changes diff --git a/docs/package.json b/docs/package.json index 191cbd37182..c278f734324 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/website", - "version": "0.0.5", + "version": "0.0.6", "private": true, "license": "MIT", "scripts": { @@ -21,7 +21,7 @@ "@emotion/react": "^11.7.1", "@emotion/server": "11.10.0", "@emotion/weak-memoize": "^0.3.0", - "@keystone-6/fields-document": "^4.1.0", + "@keystone-6/fields-document": "^5.0.0", "@keystone-ui/core": "^5.0.1", "@keystone-ui/icons": "^6.0.1", "@markdoc/markdoc": "^0.1.5", diff --git a/docs/pages/docs/config/lists.md b/docs/pages/docs/config/lists.md index 6dd28c9cecc..9f02f412b56 100644 --- a/docs/pages/docs/config/lists.md +++ b/docs/pages/docs/config/lists.md @@ -19,9 +19,7 @@ export default config({ graphql: { /* ... */ }, db: { /* ... */ }, description: '...', - {% if $nextRelease %} isSingleton: false, - {% /if %} defaultIsFilterable: false, defaultIsOrderable: false, }), @@ -35,9 +33,7 @@ This document will explain the configuration options which can be used with the Options: -{% if $nextRelease %} - `isSingleton`: This flag, when `true` changes the list to default to only supporting a single row. See [Singletons](#is-singleton) for details. -{% /if %} - `defaultIsFilterable`: This value sets the default value to use for `isFilterable` for fields on this list. - `defaultIsOrderable`: This value sets the default value to use for `isOrderable` for fields on this list. @@ -171,16 +167,13 @@ Options: - `description` (default: `undefined`): Sets the description of the associated GraphQL type in the generated GraphQL API documentation. Overrides the list-level `description` config option. - `plural`: (default: Pluralised list key, e.g. `'Users'`): Overrides the name used in multiple mutations and queries (e.g. `users()`, `updateUsers()`, etc). -{% if $nextRelease %} - `maxTake` (default: `undefined`): Allows you to specify the maximum `take` number for query operations on this list in the GraphQL API. -{% /if %} - `cacheHint` (default: `undefined`): Allows you to specify the [dynamic cache control hints](https://www.apollographql.com/docs/apollo-server/performance/caching/#in-your-resolvers-dynamic) used for queries to this list. - `omit` (default: `undefined`): Allows you to configure which parts of the CRUD API are autogenerated for your GraphQL API. This option accepts either `true`, or an array of the values `query`, `create`, `update`, or `delete`. If you specify `true` then the entire list, including its output type, will be omitted from the GraphQL API. If you provide an array of `query`, `create`, `update`, or `delete` options, the corresponding operations will be omitted from the GraphQL API. -{% if $nextRelease %} ```typescript import { CacheScope } from 'apollo-cache-control'; import { config, list } from '@keystone-6/core'; @@ -203,29 +196,6 @@ export default config({ /* ... */ }); ``` -{% else /%} -```typescript -import { CacheScope } from 'apollo-cache-control'; -import { config, list } from '@keystone-6/core'; - -export default config({ - lists: { - SomeListName: list({ - graphql: { - description: '...', - itemQueryName: '...', - listQueryName: '...', - cacheHint: { maxAge: 60, scope: CacheScope.Private }, - omit: ['query', 'create', 'update', 'delete'], - }, - /* ... */ - }), - /* ... */ - }, - /* ... */ -}); -``` -{% /if %} ## db @@ -261,7 +231,6 @@ export default config({ The `description` option defines a string that will be used as a description in the Admin UI and GraphQL API docs. This option can be individually overridden by the `graphql.description` or `ui.description` options. -{% if $nextRelease %} ## isSingleton The `isSingleton` flag changes a list to only have support for a single row with an `id` of `1`. @@ -297,7 +266,6 @@ The following additional constraints should be kept in mind when lists that have - With `id: 1` injected into respective filters, the `id` unique constraint will fail for create operations if an item already exists - You cannot have relationships (`ref: 'Settings'`), if `Settings` is a list with `isSingleton` set - You can however, have relationship fields in the `Settings` list, like normal -{% /if %} ## Related resources diff --git a/docs/pages/docs/guides/schema-extension.md b/docs/pages/docs/guides/schema-extension.md index 77974436f27..7e96205dbfc 100644 --- a/docs/pages/docs/guides/schema-extension.md +++ b/docs/pages/docs/guides/schema-extension.md @@ -101,15 +101,9 @@ export default config({ }); ``` -{% if $nextRelease %} {% hint kind="tip" %} Note - Before version `3.0.0` of `@keystone-6/core`, `@graphql-tools/schema` was exported from `@keystone/core` as `graphQLSchemaExtension` this was removed in favor of using the tool directly if required {% /hint %} -{% else /%} -{% hint kind="tip" %} -Note - `@graphql-tools/schema` is currently exported from `@keystone/core` as `graphQLSchemaExtension` this will be removed in the next major version of `@keystone-6/core` in favor of using the tool directly if required -{% /hint %} -{% /if %} A full example project using `@graphql-tools/schema` can be found in [examples/extend-graphql-schema-graphql-tools](https://github.com/keystonejs/keystone/tree/main/examples/extend-graphql-schema-graphql-tools) on the Keystone GitHub repo. diff --git a/docs/pages/docs/guides/testing.md b/docs/pages/docs/guides/testing.md index e17ee52cf66..28eb12f62cf 100644 --- a/docs/pages/docs/guides/testing.md +++ b/docs/pages/docs/guides/testing.md @@ -10,32 +10,18 @@ In this guide we'll show you how to use `@keystone-6/core/testing` and [Jest](ht In order to run tests using `@keystone-6/core/testing`, we recommend adding the following script to your `package.json` file. -{% if $nextRelease %} - ```json "scripts": { "test": "jest" } ``` -{% else /%} - -```json -"scripts": { - "test": "jest --runInBand --testTimeout=60000" -} -``` - -{% /if %} - This will let you run your tests with the command ```shell yarn test ``` -{% if $nextRelease %} - {% else /%} {% hint kind="warn" %} @@ -77,15 +63,11 @@ The third is an [`express.Express`](https://expressjs.com/) value named `app` wh The test runner will drop all data in your database on each run. Make sure you do not run your tests against a system with live data. {% /hint %} -{% /if %} - ## Writing tests In general you will want to run tests which check the behaviour of any custom code that you write as part of your Keystone system. This includes things like access control, hooks, virtual fields, and GraphQL API extensions. -{% if $nextRelease %} - ```typescript import { getContext } from '@keystone-6/core/context'; import { resetDatabase } from '@keystone-6/core/testing'; @@ -111,8 +93,6 @@ test('Your unit test', async () => { We're setting the database url as `file:./test-${process.env.JEST_WORKER_ID}.db` so that our tests can use one database per Jest worker thread and run each test suite in parallel {% /hint %} -{% /if %} - ### Context API The [context API](../context/overview) lets you easily manipulate data in your system. @@ -190,8 +170,6 @@ expect(errors![0].message).toEqual( ); ``` -{% if $nextRelease %} - {% else /%} ### graphQLRequest API @@ -288,8 +266,6 @@ describe('Example tests using test environment', () => { }); ``` -{% /if %} - ## Related resources {% related-content %} diff --git a/examples/assets-local/CHANGELOG.md b/examples/assets-local/CHANGELOG.md index bdcf14cd4b1..3bab954182c 100644 --- a/examples/assets-local/CHANGELOG.md +++ b/examples/assets-local/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-assets-local +## 0.0.5 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.4 ### Patch Changes diff --git a/examples/assets-local/package.json b/examples/assets-local/package.json index ebbbc0c55f9..2f4913d9a70 100644 --- a/examples/assets-local/package.json +++ b/examples/assets-local/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-assets-local", - "version": "0.0.4", + "version": "0.0.5", "private": true, "license": "MIT", "scripts": { @@ -9,7 +9,7 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/core": "^2.2.0" + "@keystone-6/core": "^3.0.0" }, "devDependencies": { "typescript": "~4.7.4" diff --git a/examples/assets-s3/CHANGELOG.md b/examples/assets-s3/CHANGELOG.md index 8960b959551..19bb2472f53 100644 --- a/examples/assets-s3/CHANGELOG.md +++ b/examples/assets-s3/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-assets-s3 +## 0.0.4 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.3 ### Patch Changes diff --git a/examples/assets-s3/package.json b/examples/assets-s3/package.json index 8adde8cae6a..f2b02f61340 100644 --- a/examples/assets-s3/package.json +++ b/examples/assets-s3/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-assets-s3", - "version": "0.0.3", + "version": "0.0.4", "private": true, "license": "MIT", "scripts": { @@ -9,7 +9,7 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/core": "^2.2.0", + "@keystone-6/core": "^3.0.0", "dotenv": "^16.0.0" }, "devDependencies": { diff --git a/examples/auth/CHANGELOG.md b/examples/auth/CHANGELOG.md index 43ebe7103bf..05748e6254b 100644 --- a/examples/auth/CHANGELOG.md +++ b/examples/auth/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystone-6/example-auth +## 0.0.7 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`cacc4e136`](https://github.com/keystonejs/keystone/commit/cacc4e1364097f27319f023e96c98191204d08e0), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + - @keystone-6/auth@5.0.0 + ## 0.0.6 ### Patch Changes diff --git a/examples/auth/package.json b/examples/auth/package.json index bebcb40de29..bd798f881df 100644 --- a/examples/auth/package.json +++ b/examples/auth/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-auth", - "version": "0.0.6", + "version": "0.0.7", "private": true, "license": "MIT", "scripts": { @@ -9,8 +9,8 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/auth": "^4.0.1", - "@keystone-6/core": "^2.2.0", + "@keystone-6/auth": "^5.0.0", + "@keystone-6/core": "^3.0.0", "next": "^12.2.4", "react": "^18.1.0", "react-dom": "^18.1.0" diff --git a/examples/basic/CHANGELOG.md b/examples/basic/CHANGELOG.md index 1526a11d2b7..28973b90c76 100644 --- a/examples/basic/CHANGELOG.md +++ b/examples/basic/CHANGELOG.md @@ -1,5 +1,14 @@ # @keystone-6/example-app-basic +## 0.0.7 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`cacc4e136`](https://github.com/keystonejs/keystone/commit/cacc4e1364097f27319f023e96c98191204d08e0), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + - @keystone-6/auth@5.0.0 + - @keystone-6/fields-document@5.0.0 + ## 0.0.6 ### Patch Changes diff --git a/examples/basic/package.json b/examples/basic/package.json index 7efb36c56ea..ef7d289dad4 100644 --- a/examples/basic/package.json +++ b/examples/basic/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-app-basic", - "version": "0.0.6", + "version": "0.0.7", "private": true, "license": "MIT", "scripts": { @@ -10,10 +10,10 @@ }, "dependencies": { "@babel/runtime": "^7.16.3", - "@keystone-6/auth": "^4.0.1", - "@keystone-6/core": "^2.2.0", + "@keystone-6/auth": "^5.0.0", + "@keystone-6/core": "^3.0.0", "@keystone-6/document-renderer": "^1.1.1", - "@keystone-6/fields-document": "^4.1.0", + "@keystone-6/fields-document": "^5.0.0", "@keystone-ui/button": "^7.0.1", "@keystone-ui/core": "^5.0.1", "@keystone-ui/fields": "^7.1.1", diff --git a/examples/blog/CHANGELOG.md b/examples/blog/CHANGELOG.md index 38af2a8ba78..6e389c1c8b4 100644 --- a/examples/blog/CHANGELOG.md +++ b/examples/blog/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-blog +## 0.0.5 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.4 ### Patch Changes diff --git a/examples/blog/package.json b/examples/blog/package.json index cfee1901a23..6e7c8077b71 100644 --- a/examples/blog/package.json +++ b/examples/blog/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-blog", - "version": "0.0.4", + "version": "0.0.5", "private": true, "license": "MIT", "scripts": { @@ -10,7 +10,7 @@ "seed-data": "keystone --seed-data" }, "dependencies": { - "@keystone-6/core": "^2.2.0" + "@keystone-6/core": "^3.0.0" }, "devDependencies": { "typescript": "~4.7.4" diff --git a/examples/custom-admin-ui-logo/CHANGELOG.md b/examples/custom-admin-ui-logo/CHANGELOG.md index 8f83a574956..b9d1e193e46 100644 --- a/examples/custom-admin-ui-logo/CHANGELOG.md +++ b/examples/custom-admin-ui-logo/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-custom-admin-ui-logo +## 0.0.5 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.4 ### Patch Changes diff --git a/examples/custom-admin-ui-logo/package.json b/examples/custom-admin-ui-logo/package.json index abd776f371f..2c72175dea7 100644 --- a/examples/custom-admin-ui-logo/package.json +++ b/examples/custom-admin-ui-logo/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-custom-admin-ui-logo", - "version": "0.0.4", + "version": "0.0.5", "private": true, "license": "MIT", "scripts": { @@ -9,7 +9,7 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/core": "^2.2.0", + "@keystone-6/core": "^3.0.0", "@keystone-ui/core": "^5.0.1", "next": "^12.2.4", "react": "^18.1.0" diff --git a/examples/custom-admin-ui-navigation/CHANGELOG.md b/examples/custom-admin-ui-navigation/CHANGELOG.md index fdf6444d20e..f3018d6d0eb 100644 --- a/examples/custom-admin-ui-navigation/CHANGELOG.md +++ b/examples/custom-admin-ui-navigation/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-custom-navigation-component +## 0.0.5 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.4 ### Patch Changes diff --git a/examples/custom-admin-ui-navigation/package.json b/examples/custom-admin-ui-navigation/package.json index b53de8112bc..b7ffce16bfc 100644 --- a/examples/custom-admin-ui-navigation/package.json +++ b/examples/custom-admin-ui-navigation/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-custom-admin-ui-navigation", - "version": "0.0.4", + "version": "0.0.5", "private": true, "license": "MIT", "scripts": { @@ -9,7 +9,7 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/core": "^2.2.0", + "@keystone-6/core": "^3.0.0", "react": "^18.1.0" }, "devDependencies": { diff --git a/examples/custom-admin-ui-pages/CHANGELOG.md b/examples/custom-admin-ui-pages/CHANGELOG.md index 385cfb946fb..eb49b622ed2 100644 --- a/examples/custom-admin-ui-pages/CHANGELOG.md +++ b/examples/custom-admin-ui-pages/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-custom-admin-ui-pages +## 0.0.5 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.4 ### Patch Changes diff --git a/examples/custom-admin-ui-pages/package.json b/examples/custom-admin-ui-pages/package.json index c59b2b59046..b55b1bf3a5c 100644 --- a/examples/custom-admin-ui-pages/package.json +++ b/examples/custom-admin-ui-pages/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-custom-admin-ui-pages", - "version": "0.0.4", + "version": "0.0.5", "private": true, "license": "MIT", "scripts": { @@ -9,7 +9,7 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/core": "^2.2.0", + "@keystone-6/core": "^3.0.0", "@keystone-ui/core": "^5.0.1", "react": "^18.1.0" }, diff --git a/examples/custom-field-view/CHANGELOG.md b/examples/custom-field-view/CHANGELOG.md index e70790323d4..eab2ec87521 100644 --- a/examples/custom-field-view/CHANGELOG.md +++ b/examples/custom-field-view/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-custom-field-view +## 0.0.5 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.4 ### Patch Changes diff --git a/examples/custom-field-view/package.json b/examples/custom-field-view/package.json index de6603f5eab..b32ecc1bd56 100644 --- a/examples/custom-field-view/package.json +++ b/examples/custom-field-view/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-custom-field-view", - "version": "0.0.4", + "version": "0.0.5", "private": true, "license": "MIT", "scripts": { @@ -10,7 +10,7 @@ }, "dependencies": { "@emotion/css": "^11.7.1", - "@keystone-6/core": "^2.2.0", + "@keystone-6/core": "^3.0.0", "@keystone-ui/button": "^7.0.1", "@keystone-ui/core": "^5.0.1", "@keystone-ui/fields": "^7.1.1", diff --git a/examples/custom-field/CHANGELOG.md b/examples/custom-field/CHANGELOG.md index 97ec7e785d0..b983b41eeee 100644 --- a/examples/custom-field/CHANGELOG.md +++ b/examples/custom-field/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-custom-field +## 0.0.5 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.4 ### Patch Changes diff --git a/examples/custom-field/package.json b/examples/custom-field/package.json index ea565b12c3e..18002dca5bf 100644 --- a/examples/custom-field/package.json +++ b/examples/custom-field/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-custom-field", - "version": "0.0.4", + "version": "0.0.5", "private": true, "license": "MIT", "scripts": { @@ -9,7 +9,7 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/core": "^2.2.0", + "@keystone-6/core": "^3.0.0", "@keystone-ui/fields": "^7.1.1", "react": "^18.1.0" }, diff --git a/examples/custom-session-validation/CHANGELOG.md b/examples/custom-session-validation/CHANGELOG.md index f412adec037..a338ed556a6 100644 --- a/examples/custom-session-validation/CHANGELOG.md +++ b/examples/custom-session-validation/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystone-6/example-with-custom-session-validation +## 0.0.3 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`cacc4e136`](https://github.com/keystonejs/keystone/commit/cacc4e1364097f27319f023e96c98191204d08e0), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + - @keystone-6/auth@5.0.0 + ## 0.0.2 ### Patch Changes diff --git a/examples/custom-session-validation/package.json b/examples/custom-session-validation/package.json index cdc5171aded..7be961bfe65 100644 --- a/examples/custom-session-validation/package.json +++ b/examples/custom-session-validation/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-with-custom-session-validation", - "version": "0.0.2", + "version": "0.0.3", "private": true, "license": "MIT", "scripts": { @@ -9,8 +9,8 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/auth": "^4.0.1", - "@keystone-6/core": "^2.2.0" + "@keystone-6/auth": "^5.0.0", + "@keystone-6/core": "^3.0.0" }, "devDependencies": { "typescript": "~4.7.4" diff --git a/examples/default-values/CHANGELOG.md b/examples/default-values/CHANGELOG.md index 7dd42dab93f..1748e7a2ba9 100644 --- a/examples/default-values/CHANGELOG.md +++ b/examples/default-values/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-default-values +## 0.0.5 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.4 ### Patch Changes diff --git a/examples/default-values/package.json b/examples/default-values/package.json index 6c41e8d7f46..3b2984c36a5 100644 --- a/examples/default-values/package.json +++ b/examples/default-values/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-default-values", - "version": "0.0.4", + "version": "0.0.5", "private": true, "license": "MIT", "scripts": { @@ -9,7 +9,7 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/core": "^2.2.0" + "@keystone-6/core": "^3.0.0" }, "devDependencies": { "typescript": "~4.7.4" diff --git a/examples/document-field-customisation/keystone-server/CHANGELOG.md b/examples/document-field-customisation/keystone-server/CHANGELOG.md new file mode 100644 index 00000000000..dc752e67a78 --- /dev/null +++ b/examples/document-field-customisation/keystone-server/CHANGELOG.md @@ -0,0 +1,10 @@ +# @keystone-6/example-document-field-customisation-keystone-server + +## 0.0.2 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`cacc4e136`](https://github.com/keystonejs/keystone/commit/cacc4e1364097f27319f023e96c98191204d08e0), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + - @keystone-6/auth@5.0.0 + - @keystone-6/fields-document@5.0.0 diff --git a/examples/document-field-customisation/keystone-server/package.json b/examples/document-field-customisation/keystone-server/package.json index b61bc127fe9..000b734d558 100644 --- a/examples/document-field-customisation/keystone-server/package.json +++ b/examples/document-field-customisation/keystone-server/package.json @@ -1,7 +1,7 @@ { "name": "@keystone-6/example-document-field-customisation-keystone-server", "description": "Keystone example demonstrating document field customisation", - "version": "0.0.1", + "version": "0.0.2", "private": true, "repository": "https://github.com/keystonejs/keystone/tree/main/examples/document-field-customisation/keystone-server", "scripts": { @@ -10,9 +10,9 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/auth": "^4.0.0", - "@keystone-6/core": "^2.1.0", - "@keystone-6/fields-document": "^4.0.0", + "@keystone-6/auth": "^5.0.0", + "@keystone-6/core": "^3.0.0", + "@keystone-6/fields-document": "^5.0.0", "@keystone-ui/button": "^7.0.1", "@keystone-ui/core": "^5.0.1", "@keystone-ui/fields": "^7.1.1", diff --git a/examples/document-field/CHANGELOG.md b/examples/document-field/CHANGELOG.md index c94465c61a1..e0438f091a4 100644 --- a/examples/document-field/CHANGELOG.md +++ b/examples/document-field/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystone-6/example-document-field +## 0.0.7 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + - @keystone-6/fields-document@5.0.0 + ## 0.0.6 ### Patch Changes diff --git a/examples/document-field/package.json b/examples/document-field/package.json index 0eb6f66d813..bb47d9ef578 100644 --- a/examples/document-field/package.json +++ b/examples/document-field/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-document-field", - "version": "0.0.6", + "version": "0.0.7", "private": true, "license": "MIT", "scripts": { @@ -10,9 +10,9 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/core": "^2.2.0", + "@keystone-6/core": "^3.0.0", "@keystone-6/document-renderer": "^1.1.1", - "@keystone-6/fields-document": "^4.1.0", + "@keystone-6/fields-document": "^5.0.0", "@preconstruct/next": "^4.0.0", "next": "^12.2.4", "react": "^18.1.0" diff --git a/examples/e2e-boilerplate/keystone-server/CHANGELOG.md b/examples/e2e-boilerplate/keystone-server/CHANGELOG.md new file mode 100644 index 00000000000..c6a1ba2b778 --- /dev/null +++ b/examples/e2e-boilerplate/keystone-server/CHANGELOG.md @@ -0,0 +1,10 @@ +# @keystone-6/example-e2e-boilerplate-keystone-server + +## 0.0.2 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`cacc4e136`](https://github.com/keystonejs/keystone/commit/cacc4e1364097f27319f023e96c98191204d08e0), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + - @keystone-6/auth@5.0.0 + - @keystone-6/fields-document@5.0.0 diff --git a/examples/e2e-boilerplate/keystone-server/package.json b/examples/e2e-boilerplate/keystone-server/package.json index 57144b348ae..04fac14ae1a 100644 --- a/examples/e2e-boilerplate/keystone-server/package.json +++ b/examples/e2e-boilerplate/keystone-server/package.json @@ -1,7 +1,7 @@ { "name": "@keystone-6/example-e2e-boilerplate-keystone-server", "description": "Keystone boilerplate to build e2e examples", - "version": "0.0.1", + "version": "0.0.2", "private": true, "repository": "https://github.com/keystonejs/keystone/tree/main/examples/e2e-boilerplate/keystone-server", "scripts": { @@ -10,9 +10,9 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/auth": "^4.0.0", - "@keystone-6/core": "^2.1.0", - "@keystone-6/fields-document": "^4.0.0", + "@keystone-6/auth": "^5.0.0", + "@keystone-6/core": "^3.0.0", + "@keystone-6/fields-document": "^5.0.0", "typescript": "~4.7.4" } } diff --git a/examples/ecommerce/CHANGELOG.md b/examples/ecommerce/CHANGELOG.md index 7187e9716cb..cc39e83eda1 100644 --- a/examples/ecommerce/CHANGELOG.md +++ b/examples/ecommerce/CHANGELOG.md @@ -1,5 +1,14 @@ # @keystone-6/example-ecommerce +## 0.0.7 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`cacc4e136`](https://github.com/keystonejs/keystone/commit/cacc4e1364097f27319f023e96c98191204d08e0), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + - @keystone-6/auth@5.0.0 + - @keystone-6/cloudinary@5.0.0 + ## 0.0.6 ### Patch Changes diff --git a/examples/ecommerce/package.json b/examples/ecommerce/package.json index 4838b635d28..43e30a6ad7f 100644 --- a/examples/ecommerce/package.json +++ b/examples/ecommerce/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-ecommerce", - "version": "0.0.6", + "version": "0.0.7", "private": true, "author": "Wes Bos & Jed Watson", "license": "MIT", @@ -16,9 +16,9 @@ "@babel/preset-react": "^7.16.0", "@babel/preset-typescript": "^7.16.0", "@babel/runtime": "^7.16.3", - "@keystone-6/auth": "^4.0.1", - "@keystone-6/cloudinary": "^4.0.1", - "@keystone-6/core": "^2.2.0", + "@keystone-6/auth": "^5.0.0", + "@keystone-6/cloudinary": "^5.0.0", + "@keystone-6/core": "^3.0.0", "@types/nodemailer": "^6.4.4", "dotenv": "^16.0.0", "next": "^12.2.4", diff --git a/examples/embedded-nextjs/CHANGELOG.md b/examples/embedded-nextjs/CHANGELOG.md index ba416d73c55..6358ac9dbc2 100644 --- a/examples/embedded-nextjs/CHANGELOG.md +++ b/examples/embedded-nextjs/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-next-lite +## 0.0.5 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.4 ### Patch Changes diff --git a/examples/embedded-nextjs/package.json b/examples/embedded-nextjs/package.json index 7d329fe52f2..ffefef3b932 100644 --- a/examples/embedded-nextjs/package.json +++ b/examples/embedded-nextjs/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-embedded-nextjs", - "version": "0.0.4", + "version": "0.0.5", "private": true, "license": "MIT", "scripts": { @@ -9,7 +9,7 @@ "build": "next build" }, "dependencies": { - "@keystone-6/core": "^2.2.0", + "@keystone-6/core": "^3.0.0", "dotenv": "^16.0.0", "next": "^12.2.4", "react": "^18.1.0", diff --git a/examples/extend-graphql-schema-graphql-tools/CHANGELOG.md b/examples/extend-graphql-schema-graphql-tools/CHANGELOG.md index b2c07a87733..d0f44380b10 100644 --- a/examples/extend-graphql-schema-graphql-tools/CHANGELOG.md +++ b/examples/extend-graphql-schema-graphql-tools/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-extend-graphql-schema +## 0.0.5 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.4 ### Patch Changes diff --git a/examples/extend-graphql-schema-graphql-tools/package.json b/examples/extend-graphql-schema-graphql-tools/package.json index 2efeefcebed..2fe152ccce5 100644 --- a/examples/extend-graphql-schema-graphql-tools/package.json +++ b/examples/extend-graphql-schema-graphql-tools/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-extend-graphql-schema-graphql-tools", - "version": "0.0.4", + "version": "0.0.5", "private": true, "repository": "https://github.com/keystonejs/keystone/tree/main/examples/extend-graphql-schema-graphql-tools", "license": "MIT", @@ -11,7 +11,7 @@ }, "dependencies": { "@graphql-tools/schema": "^9.0.0", - "@keystone-6/core": "^2.0.0" + "@keystone-6/core": "^3.0.0" }, "devDependencies": { "typescript": "~4.7.4" diff --git a/examples/extend-graphql-schema-graphql-ts/CHANGELOG.md b/examples/extend-graphql-schema-graphql-ts/CHANGELOG.md index bcd77e1f7ac..cbb1f44c0fa 100644 --- a/examples/extend-graphql-schema-graphql-ts/CHANGELOG.md +++ b/examples/extend-graphql-schema-graphql-ts/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-extend-graphql-schema-graphql-ts +## 0.0.5 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.4 ### Patch Changes diff --git a/examples/extend-graphql-schema-graphql-ts/package.json b/examples/extend-graphql-schema-graphql-ts/package.json index 6855157aa26..81585bfbb39 100644 --- a/examples/extend-graphql-schema-graphql-ts/package.json +++ b/examples/extend-graphql-schema-graphql-ts/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-extend-graphql-schema-graphql-ts", - "version": "0.0.4", + "version": "0.0.5", "private": true, "license": "MIT", "scripts": { @@ -9,7 +9,7 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/core": "^2.2.0" + "@keystone-6/core": "^3.0.0" }, "devDependencies": { "typescript": "~4.7.4" diff --git a/examples/extend-graphql-schema-nexus/CHANGELOG.md b/examples/extend-graphql-schema-nexus/CHANGELOG.md index 8d463f1eba8..3b7d77b30c2 100644 --- a/examples/extend-graphql-schema-nexus/CHANGELOG.md +++ b/examples/extend-graphql-schema-nexus/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-extend-graphql-schema +## 0.0.5 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.4 ### Patch Changes diff --git a/examples/extend-graphql-schema-nexus/package.json b/examples/extend-graphql-schema-nexus/package.json index 6cc0ca195c1..eff4c0bd287 100644 --- a/examples/extend-graphql-schema-nexus/package.json +++ b/examples/extend-graphql-schema-nexus/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-extend-graphql-schema-nexus", - "version": "0.0.4", + "version": "0.0.5", "private": true, "license": "MIT", "scripts": { @@ -10,7 +10,7 @@ }, "dependencies": { "@graphql-tools/schema": "^9.0.0", - "@keystone-6/core": "^2.2.0", + "@keystone-6/core": "^3.0.0", "graphql": "^16.6.0", "nexus": "1.3.0" }, diff --git a/examples/extend-graphql-subscriptions/CHANGELOG.md b/examples/extend-graphql-subscriptions/CHANGELOG.md index 48a726dd496..a4737a3c63e 100644 --- a/examples/extend-graphql-subscriptions/CHANGELOG.md +++ b/examples/extend-graphql-subscriptions/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-extend-graphql-subscriptions +## 0.0.5 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.4 ### Patch Changes diff --git a/examples/extend-graphql-subscriptions/package.json b/examples/extend-graphql-subscriptions/package.json index fcfe2b127db..86ab5dc2ed8 100644 --- a/examples/extend-graphql-subscriptions/package.json +++ b/examples/extend-graphql-subscriptions/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-extend-graphql-subscriptions", - "version": "0.0.4", + "version": "0.0.5", "private": true, "repository": "https://github.com/keystonejs/keystone/tree/main/examples/extend-graphql-subscriptions", "license": "MIT", @@ -13,7 +13,7 @@ "@apollo/client": "3.6.9", "@emotion/css": "^11.7.1", "@graphql-tools/schema": "^9.0.0", - "@keystone-6/core": "^2.2.0", + "@keystone-6/core": "^3.0.0", "@keystone-ui/button": "^7.0.1", "@keystone-ui/core": "^5.0.1", "@keystone-ui/fields": "^7.1.1", diff --git a/examples/feature-boilerplate/CHANGELOG.md b/examples/feature-boilerplate/CHANGELOG.md new file mode 100644 index 00000000000..54929cb4d57 --- /dev/null +++ b/examples/feature-boilerplate/CHANGELOG.md @@ -0,0 +1,10 @@ +# @keystone-6/example-feature-boilerplate + +## 0.0.2 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`cacc4e136`](https://github.com/keystonejs/keystone/commit/cacc4e1364097f27319f023e96c98191204d08e0), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + - @keystone-6/auth@5.0.0 + - @keystone-6/fields-document@5.0.0 diff --git a/examples/feature-boilerplate/package.json b/examples/feature-boilerplate/package.json index 213d84aae3d..8e6f83f8016 100644 --- a/examples/feature-boilerplate/package.json +++ b/examples/feature-boilerplate/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-feature-boilerplate", - "version": "0.0.1", + "version": "0.0.2", "private": true, "license": "MIT", "repository": "https://github.com/keystonejs/keystone/tree/main/examples/feature-boilerplate", @@ -10,9 +10,9 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/auth": "^4.0.0", - "@keystone-6/core": "^2.1.0", - "@keystone-6/fields-document": "^4.0.0" + "@keystone-6/auth": "^5.0.0", + "@keystone-6/core": "^3.0.0", + "@keystone-6/fields-document": "^5.0.0" }, "devDependencies": { "typescript": "~4.7.4" diff --git a/examples/graphql-ts-gql/CHANGELOG.md b/examples/graphql-ts-gql/CHANGELOG.md index ec3c37fcb0d..db8cb5f5a27 100644 --- a/examples/graphql-ts-gql/CHANGELOG.md +++ b/examples/graphql-ts-gql/CHANGELOG.md @@ -1 +1,8 @@ # @keystone-6/example-graphql-ts-gql + +## 0.0.4 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 diff --git a/examples/graphql-ts-gql/package.json b/examples/graphql-ts-gql/package.json index 132924b5373..1d5b07eaea3 100644 --- a/examples/graphql-ts-gql/package.json +++ b/examples/graphql-ts-gql/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-graphql-ts-gql", - "version": "0.0.3", + "version": "0.0.4", "private": true, "license": "MIT", "scripts": { @@ -11,7 +11,7 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/core": "^2.2.0", + "@keystone-6/core": "^3.0.0", "@ts-gql/compiler": "^0.15.3", "@ts-gql/eslint-plugin": "^0.8.4", "@ts-gql/tag": "^0.7.0" diff --git a/examples/json/CHANGELOG.md b/examples/json/CHANGELOG.md index 1d3a1997ea8..7ac01f0f147 100644 --- a/examples/json/CHANGELOG.md +++ b/examples/json/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-json +## 0.0.5 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.4 ### Patch Changes diff --git a/examples/json/package.json b/examples/json/package.json index e507cbf73c0..5e7304f9514 100644 --- a/examples/json/package.json +++ b/examples/json/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-json-field", - "version": "0.0.4", + "version": "0.0.5", "private": true, "license": "MIT", "scripts": { @@ -9,7 +9,7 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/core": "^2.2.0" + "@keystone-6/core": "^3.0.0" }, "devDependencies": { "typescript": "~4.7.4" diff --git a/examples/limits/CHANGELOG.md b/examples/limits/CHANGELOG.md new file mode 100644 index 00000000000..e94cc296715 --- /dev/null +++ b/examples/limits/CHANGELOG.md @@ -0,0 +1,8 @@ +# @keystone-6/example-limits + +## 0.0.2 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 diff --git a/examples/limits/package.json b/examples/limits/package.json index 6daaf825e19..a7cbc8179cf 100644 --- a/examples/limits/package.json +++ b/examples/limits/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-limits", - "version": "0.0.1", + "version": "0.0.2", "private": true, "license": "MIT", "scripts": { @@ -10,7 +10,7 @@ "seed-data": "tsx seed-data.ts" }, "dependencies": { - "@keystone-6/core": "^2.2.0" + "@keystone-6/core": "^3.0.0" }, "devDependencies": { "tsx": "^3.9.0", diff --git a/examples/redis-session-store/CHANGELOG.md b/examples/redis-session-store/CHANGELOG.md new file mode 100644 index 00000000000..90e76cd3c78 --- /dev/null +++ b/examples/redis-session-store/CHANGELOG.md @@ -0,0 +1,9 @@ +# @keystone-6/redis-session-store-example + +## 0.0.6 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`cacc4e136`](https://github.com/keystonejs/keystone/commit/cacc4e1364097f27319f023e96c98191204d08e0), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + - @keystone-6/auth@5.0.0 diff --git a/examples/redis-session-store/package.json b/examples/redis-session-store/package.json index 4abe557179f..86e23ad9057 100644 --- a/examples/redis-session-store/package.json +++ b/examples/redis-session-store/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/redis-session-store-example", - "version": "0.0.5", + "version": "0.0.6", "private": true, "license": "MIT", "scripts": { @@ -9,8 +9,8 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/auth": "^4.0.1", - "@keystone-6/core": "^2.2.0", + "@keystone-6/auth": "^5.0.0", + "@keystone-6/core": "^3.0.0", "@redis/client": "^1.3.0" }, "devDependencies": { diff --git a/examples/rest-api/CHANGELOG.md b/examples/rest-api/CHANGELOG.md index a4290686449..38c19e1a4cd 100644 --- a/examples/rest-api/CHANGELOG.md +++ b/examples/rest-api/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-rest-api +## 0.0.5 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.4 ### Patch Changes diff --git a/examples/rest-api/package.json b/examples/rest-api/package.json index 71384b4e271..d0f32cc7966 100644 --- a/examples/rest-api/package.json +++ b/examples/rest-api/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-rest-api", - "version": "0.0.4", + "version": "0.0.5", "private": true, "license": "MIT", "scripts": { @@ -10,7 +10,7 @@ "seed-data": "keystone --seed-data" }, "dependencies": { - "@keystone-6/core": "^2.2.0", + "@keystone-6/core": "^3.0.0", "express": "^4.17.1" }, "devDependencies": { diff --git a/examples/roles/CHANGELOG.md b/examples/roles/CHANGELOG.md index 0e62aec5e69..2547ec66965 100644 --- a/examples/roles/CHANGELOG.md +++ b/examples/roles/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystone-6/example-roles +## 0.0.7 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`cacc4e136`](https://github.com/keystonejs/keystone/commit/cacc4e1364097f27319f023e96c98191204d08e0), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + - @keystone-6/auth@5.0.0 + ## 0.0.6 ### Patch Changes diff --git a/examples/roles/package.json b/examples/roles/package.json index 3d2226ac97c..4fa18ec4644 100644 --- a/examples/roles/package.json +++ b/examples/roles/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-roles", - "version": "0.0.6", + "version": "0.0.7", "private": true, "license": "MIT", "scripts": { @@ -9,8 +9,8 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/auth": "^4.0.1", - "@keystone-6/core": "^2.2.0", + "@keystone-6/auth": "^5.0.0", + "@keystone-6/core": "^3.0.0", "next": "^12.2.4", "react": "^18.1.0", "react-dom": "^18.1.0" diff --git a/examples/script/CHANGELOG.md b/examples/script/CHANGELOG.md new file mode 100644 index 00000000000..e48ec1b0a3c --- /dev/null +++ b/examples/script/CHANGELOG.md @@ -0,0 +1,8 @@ +# @keystone-6/example-script + +## 0.0.2 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 diff --git a/examples/script/package.json b/examples/script/package.json index bd0ec74008e..e9407a745f6 100644 --- a/examples/script/package.json +++ b/examples/script/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-script", - "version": "0.0.1", + "version": "0.0.2", "private": true, "license": "MIT", "scripts": { @@ -10,7 +10,7 @@ "go": "tsx script.ts" }, "dependencies": { - "@keystone-6/core": "^2.2.0" + "@keystone-6/core": "^3.0.0" }, "devDependencies": { "tsx": "^3.9.0", diff --git a/examples/singleton/CHANGELOG.md b/examples/singleton/CHANGELOG.md new file mode 100644 index 00000000000..7d467272554 --- /dev/null +++ b/examples/singleton/CHANGELOG.md @@ -0,0 +1,8 @@ +# @keystone-6/singleton + +## 0.0.5 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 diff --git a/examples/singleton/package.json b/examples/singleton/package.json index 0ca06c8fc37..fdeea4d7f1f 100644 --- a/examples/singleton/package.json +++ b/examples/singleton/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/singleton", - "version": "0.0.4", + "version": "0.0.5", "private": true, "license": "MIT", "scripts": { @@ -10,7 +10,7 @@ "seed-data": "keystone --seed-data" }, "dependencies": { - "@keystone-6/core": "^2.2.0" + "@keystone-6/core": "^3.0.0" }, "devDependencies": { "typescript": "~4.7.4" diff --git a/examples/task-manager/CHANGELOG.md b/examples/task-manager/CHANGELOG.md index e5526df7125..cc1a23afd44 100644 --- a/examples/task-manager/CHANGELOG.md +++ b/examples/task-manager/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-task-manager +## 0.0.4 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.3 ### Patch Changes diff --git a/examples/task-manager/package.json b/examples/task-manager/package.json index a80a17f5775..ac376d5e3be 100644 --- a/examples/task-manager/package.json +++ b/examples/task-manager/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-task-manager", - "version": "0.0.3", + "version": "0.0.4", "private": true, "license": "MIT", "scripts": { @@ -10,7 +10,7 @@ "seed-data": "keystone --seed-data" }, "dependencies": { - "@keystone-6/core": "^2.2.0" + "@keystone-6/core": "^3.0.0" }, "devDependencies": { "typescript": "~4.7.4" diff --git a/examples/testing/CHANGELOG.md b/examples/testing/CHANGELOG.md index bb32a62e33b..ce306ec8319 100644 --- a/examples/testing/CHANGELOG.md +++ b/examples/testing/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystone-6/example-testing +## 0.0.6 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`cacc4e136`](https://github.com/keystonejs/keystone/commit/cacc4e1364097f27319f023e96c98191204d08e0), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + - @keystone-6/auth@5.0.0 + ## 0.0.5 ### Patch Changes diff --git a/examples/testing/package.json b/examples/testing/package.json index c7a75dcee94..62df2c9bbe4 100644 --- a/examples/testing/package.json +++ b/examples/testing/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-testing", - "version": "0.0.5", + "version": "0.0.6", "private": true, "license": "MIT", "scripts": { @@ -13,8 +13,8 @@ "@babel/core": "^7.16.0", "@babel/preset-env": "^7.16.0", "@babel/preset-typescript": "^7.16.0", - "@keystone-6/auth": "^4.0.1", - "@keystone-6/core": "^2.2.0" + "@keystone-6/auth": "^5.0.0", + "@keystone-6/core": "^3.0.0" }, "devDependencies": { "babel-jest": "^29.0.1", diff --git a/examples/virtual-field/CHANGELOG.md b/examples/virtual-field/CHANGELOG.md index 348a09d4e77..fb50799dbc4 100644 --- a/examples/virtual-field/CHANGELOG.md +++ b/examples/virtual-field/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/example-virtual-field +## 0.0.4 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.3 ### Patch Changes diff --git a/examples/virtual-field/package.json b/examples/virtual-field/package.json index 1123cdfb517..66c106b31b4 100644 --- a/examples/virtual-field/package.json +++ b/examples/virtual-field/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-virtual-field", - "version": "0.0.3", + "version": "0.0.4", "private": true, "license": "MIT", "scripts": { @@ -9,7 +9,7 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/core": "^2.2.0" + "@keystone-6/core": "^3.0.0" }, "devDependencies": { "typescript": "~4.7.4" diff --git a/examples/with-auth/CHANGELOG.md b/examples/with-auth/CHANGELOG.md index cc571d83caa..9ff0a487c47 100644 --- a/examples/with-auth/CHANGELOG.md +++ b/examples/with-auth/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystone-6/example-with-auth +## 0.0.6 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`cacc4e136`](https://github.com/keystonejs/keystone/commit/cacc4e1364097f27319f023e96c98191204d08e0), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + - @keystone-6/auth@5.0.0 + ## 0.0.5 ### Patch Changes diff --git a/examples/with-auth/package.json b/examples/with-auth/package.json index 2131a01c255..7177f706fcb 100644 --- a/examples/with-auth/package.json +++ b/examples/with-auth/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/example-with-auth", - "version": "0.0.5", + "version": "0.0.6", "private": true, "license": "MIT", "scripts": { @@ -9,8 +9,8 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/auth": "^4.0.1", - "@keystone-6/core": "^2.2.0" + "@keystone-6/auth": "^5.0.0", + "@keystone-6/core": "^3.0.0" }, "devDependencies": { "typescript": "~4.7.4" diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md index 17a7871e681..e3d20202949 100644 --- a/packages/auth/CHANGELOG.md +++ b/packages/auth/CHANGELOG.md @@ -1,5 +1,14 @@ # @keystone-6/auth +## 5.0.0 + +### Patch Changes + +- [#7831](https://github.com/keystonejs/keystone/pull/7831) [`cacc4e136`](https://github.com/keystonejs/keystone/commit/cacc4e1364097f27319f023e96c98191204d08e0) Thanks [@dcousens](https://github.com/dcousens)! - Adds type refinement for `withAuth` using a TypeInfo type parameter + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 4.0.1 ### Patch Changes diff --git a/packages/auth/package.json b/packages/auth/package.json index 2007af97884..d2ce69d0652 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/auth", - "version": "4.0.1", + "version": "5.0.0", "license": "MIT", "main": "dist/keystone-6-auth.cjs.js", "module": "dist/keystone-6-auth.esm.js", @@ -16,11 +16,11 @@ "graphql": "^16.6.0" }, "devDependencies": { - "@keystone-6/core": "^2.2.0", + "@keystone-6/core": "^3.0.0", "react": "^18.1.0" }, "peerDependencies": { - "@keystone-6/core": "^2.1.0", + "@keystone-6/core": "^3.0.0", "react": "^18.1.0" }, "preconstruct": { diff --git a/packages/cloudinary/CHANGELOG.md b/packages/cloudinary/CHANGELOG.md index 17050629ca2..fa22575b003 100644 --- a/packages/cloudinary/CHANGELOG.md +++ b/packages/cloudinary/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/cloudinary +## 5.0.0 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 4.0.1 ### Patch Changes diff --git a/packages/cloudinary/package.json b/packages/cloudinary/package.json index 4428f9eec93..7b34ced2a83 100644 --- a/packages/cloudinary/package.json +++ b/packages/cloudinary/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/cloudinary", - "version": "4.0.1", + "version": "5.0.0", "license": "MIT", "main": "dist/keystone-6-cloudinary.cjs.js", "module": "dist/keystone-6-cloudinary.esm.js", @@ -16,10 +16,10 @@ "react": "^18.1.0" }, "peerDependencies": { - "@keystone-6/core": "^2.1.0" + "@keystone-6/core": "^3.0.0" }, "devDependencies": { - "@keystone-6/core": "^2.2.0", + "@keystone-6/core": "^3.0.0", "graphql-upload": "^15.0.2", "mime": "^3.0.0" }, diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 69f24f40000..67ee869148c 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,70 @@ # @keystone-6/core +## 3.0.0 + +### Major Changes + +- [#7955](https://github.com/keystonejs/keystone/pull/7955) [`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed) Thanks [@dcousens](https://github.com/dcousens)! - `db.onConnect` is now called with an unprivileged context, **not sudo**. Use `context.sudo()` if you need to bypass access control + +- [#7914](https://github.com/keystonejs/keystone/pull/7914) [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49) Thanks [@dcousens](https://github.com/dcousens)! - Changes access-control error messages to only show the list key and operation + +- [#7968](https://github.com/keystonejs/keystone/pull/7968) [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Removes `@keystone-6/core/migrations` + +- [#7848](https://github.com/keystonejs/keystone/pull/7848) [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f) Thanks [@Noviny](https://github.com/Noviny)! - Changes `.access` control on `list` to required, with new `allowAll` and `denyAll` functions for easy shorthand. + +- [#7817](https://github.com/keystonejs/keystone/pull/7817) [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Upgrade to `graphql@16` + +- [#7671](https://github.com/keystonejs/keystone/pull/7671) [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a) Thanks [@renovate](https://github.com/apps/renovate)! - Upgrade to `prisma@4` + +- [#7963](https://github.com/keystonejs/keystone/pull/7963) [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b) Thanks [@dcousens](https://github.com/dcousens)! - Removes `context.totalResults` and `context.maxTotalResults` + +- [#7957](https://github.com/keystonejs/keystone/pull/7957) [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb) Thanks [@dcousens](https://github.com/dcousens)! - Removes `experimental.generateNodeAPI`, use `getContext` instead + +- [#7969](https://github.com/keystonejs/keystone/pull/7969) [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Removes `isLiveReload` flag from `createSystem` + +- [#7888](https://github.com/keystonejs/keystone/pull/7888) [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Changes default Apollo Server configuration to use `cache: "bounded"` and `persistedQueries: false` + +- [#7912](https://github.com/keystonejs/keystone/pull/7912) [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Removes `createSessionContext` export from `@keystone-6/core/session` + +- [#7972](https://github.com/keystonejs/keystone/pull/7972) [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Removes `@keystone-6/core/artifacts` from our exports + +- [#7913](https://github.com/keystonejs/keystone/pull/7913) [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Removes the parameters for `getAdminMeta` when writing field types, and the respective types `AdminMetaRootVal`, `ListMetaRootVal` and `FieldMetaRootVal` therein. + +- [#7971](https://github.com/keystonejs/keystone/pull/7971) [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Removes `connect` and `disconnect` from `SessionStore` + +- [#7919](https://github.com/keystonejs/keystone/pull/7919) [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Removes `filters` export from `@keystone-6/core/types` + +- [#7671](https://github.com/keystonejs/keystone/pull/7671) [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a) Thanks [@renovate](https://github.com/apps/renovate)! - Changes the return type for the `resolveInput` hook with `json` fields. Previously you may have used `'DbNull'` or `'JsonNull'` as respective null magic values - you can now always use a Javascript `null` value. + Unlike previous behaviour, a null value will now consistently map to a `Prisma.DbNull`. + +- [#7971](https://github.com/keystonejs/keystone/pull/7971) [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Removes `disconnect` from `SessionStrategy` + +- [#7805](https://github.com/keystonejs/keystone/pull/7805) [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Changes field `.views` module resolution, from a path, to a module path that is resolved from where `keystone start` is run + +- [#7968](https://github.com/keystonejs/keystone/pull/7968) [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Replaces `@keystone-6/core/testing` exports with `{ resetDatabase }`, for a `context` use `getContext` instead + +- [#7943](https://github.com/keystonejs/keystone/pull/7943) [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd) Thanks [@borisno2](https://github.com/borisno2)! - Removes the `@graphql-tools/schema` wrapping functions `graphQLSchemaExtension` and `gql`. Developers should import `@graphql-tools/schema` themselves, or use `graphql` (as exported by `@keystone-6/core`). + +### Minor Changes + +- [#7954](https://github.com/keystonejs/keystone/pull/7954) [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390) Thanks [@dcousens](https://github.com/dcousens)! - Adds new `getContext` function (from `@keystone-6/core/context`) for working with a Keystone configuration directly + +- [#7841](https://github.com/keystonejs/keystone/pull/7841) [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c) Thanks [@Noviny](https://github.com/Noviny)! - Adds a search input field to the list view, resulting in a `contains` query across `ui.searchFields` joined with the list view filters + +- [#7863](https://github.com/keystonejs/keystone/pull/7863) [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Adds a new `isSingleton` property for configuring Singleton lists + +- [#7963](https://github.com/keystonejs/keystone/pull/7963) [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b) Thanks [@dcousens](https://github.com/dcousens)! - Adds `[list].graphql.maxTake`, a list configuration option to enforce the maximum `take` value in findMany queries for that list + +### Patch Changes + +- [#7982](https://github.com/keystonejs/keystone/pull/7982) [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66) Thanks [@dcousens](https://github.com/dcousens)! - Fixes JSON field type view assuming the empty string is equivalent to `null` + +- [#7809](https://github.com/keystonejs/keystone/pull/7809) [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Changed platform compilation to use [esbuild](https://esbuild.github.io/), previously used next.js + +- [#7910](https://github.com/keystonejs/keystone/pull/7910) [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Removes `experimental.enableNextJsGraphqlApiEndpoint` + +- [#7874](https://github.com/keystonejs/keystone/pull/7874) [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Removes `prettier` from formatting the generated `schema.graphql` + ## 2.3.1 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index 18d35c995f0..27b1bd6f3ba 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/core", - "version": "2.3.1", + "version": "3.0.0", "repository": "https://github.com/keystonejs/keystone/tree/main/packages/core", "license": "MIT", "main": "dist/keystone-6-core.cjs.js", diff --git a/packages/fields-document/CHANGELOG.md b/packages/fields-document/CHANGELOG.md index 09087764549..ef00dd755f3 100644 --- a/packages/fields-document/CHANGELOG.md +++ b/packages/fields-document/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/fields-document +## 5.0.0 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 4.1.2 ### Patch Changes diff --git a/packages/fields-document/package.json b/packages/fields-document/package.json index 6a823cdbc5f..ef153dd4c8f 100644 --- a/packages/fields-document/package.json +++ b/packages/fields-document/package.json @@ -1,7 +1,7 @@ { "name": "@keystone-6/fields-document", "description": "KeystoneJS Document Field Type", - "version": "4.1.2", + "version": "5.0.0", "license": "MIT", "main": "dist/keystone-6-fields-document.cjs.js", "module": "dist/keystone-6-fields-document.esm.js", @@ -20,7 +20,7 @@ ] }, "peerDependencies": { - "@keystone-6/core": "^2.1.0" + "@keystone-6/core": "^3.0.0" }, "dependencies": { "@babel/runtime": "^7.16.3", diff --git a/scripts/generate-artifacts-for-projects/CHANGELOG.md b/scripts/generate-artifacts-for-projects/CHANGELOG.md index d7988048261..6aa7976cc99 100644 --- a/scripts/generate-artifacts-for-projects/CHANGELOG.md +++ b/scripts/generate-artifacts-for-projects/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/generate-artifacts-for-projects +## 0.0.3 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.2 ### Patch Changes diff --git a/scripts/generate-artifacts-for-projects/package.json b/scripts/generate-artifacts-for-projects/package.json index 4a0c8eb3e74..e32dcac2a74 100644 --- a/scripts/generate-artifacts-for-projects/package.json +++ b/scripts/generate-artifacts-for-projects/package.json @@ -1,10 +1,10 @@ { "name": "@keystone-6/generate-artifacts-for-projects", - "version": "0.0.2", + "version": "0.0.3", "private": true, "main": "dist/keystone-6-generate-artifacts-for-projects.cjs.js", "dependencies": { - "@keystone-6/core": "^2.2.0" + "@keystone-6/core": "^3.0.0" }, "repository": "https://github.com/keystonejs/keystone/tree/main/scripts/generate-artifacts-for-projects" } diff --git a/tests/benchmarks/CHANGELOG.md b/tests/benchmarks/CHANGELOG.md index b909c5ac735..897a9732ad8 100644 --- a/tests/benchmarks/CHANGELOG.md +++ b/tests/benchmarks/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystonejs/benchmarks +## 0.0.4 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.3 ### Patch Changes diff --git a/tests/benchmarks/package.json b/tests/benchmarks/package.json index af98f66128b..296d0f31e2f 100644 --- a/tests/benchmarks/package.json +++ b/tests/benchmarks/package.json @@ -2,7 +2,7 @@ "name": "@keystone-6/benchmarks-legacy", "description": "A set of benchmarks for running against the KeystoneJS API.", "private": true, - "version": "0.0.3", + "version": "0.0.4", "author": "The KeystoneJS Development Team", "license": "MIT", "scripts": { @@ -11,7 +11,7 @@ "repository": "https://github.com/keystonejs/keystone/tree/main/tests/benchmarks", "homepage": "https://github.com/keystonejs/keystone", "dependencies": { - "@keystone-6/core": "^2.2.0", + "@keystone-6/core": "^3.0.0", "cookie-signature": "^1.1.0", "testcheck": "^1.0.0-rc.2" } diff --git a/tests/sandbox/CHANGELOG.md b/tests/sandbox/CHANGELOG.md index a704a322f13..73f9a69a8f7 100644 --- a/tests/sandbox/CHANGELOG.md +++ b/tests/sandbox/CHANGELOG.md @@ -1,5 +1,14 @@ # @keystone-6/sandbox +## 0.0.6 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`cacc4e136`](https://github.com/keystonejs/keystone/commit/cacc4e1364097f27319f023e96c98191204d08e0), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + - @keystone-6/auth@5.0.0 + - @keystone-6/fields-document@5.0.0 + ## 0.0.5 ### Patch Changes diff --git a/tests/sandbox/package.json b/tests/sandbox/package.json index 51f1e3551e0..9c120582267 100644 --- a/tests/sandbox/package.json +++ b/tests/sandbox/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/sandbox", - "version": "0.0.5", + "version": "0.0.6", "private": true, "license": "MIT", "scripts": { @@ -8,9 +8,9 @@ "sandbox": "yarn && yarn dev" }, "dependencies": { - "@keystone-6/auth": "^4.0.1", - "@keystone-6/core": "^2.2.0", - "@keystone-6/fields-document": "^4.1.0", + "@keystone-6/auth": "^5.0.0", + "@keystone-6/core": "^3.0.0", + "@keystone-6/fields-document": "^5.0.0", "@keystone-ui/button": "^7.0.1", "@keystone-ui/core": "^5.0.1", "@keystone-ui/fields": "^7.1.1", diff --git a/tests/test-projects/basic/CHANGELOG.md b/tests/test-projects/basic/CHANGELOG.md index 3423d125675..50d1daae591 100644 --- a/tests/test-projects/basic/CHANGELOG.md +++ b/tests/test-projects/basic/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/test-projects-basic +## 0.0.4 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 0.0.3 ### Patch Changes diff --git a/tests/test-projects/basic/package.json b/tests/test-projects/basic/package.json index 42138bf6212..caad41e90f3 100644 --- a/tests/test-projects/basic/package.json +++ b/tests/test-projects/basic/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/test-projects-basic", - "version": "0.0.3", + "version": "0.0.4", "private": true, "license": "MIT", "scripts": { @@ -9,7 +9,7 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/core": "^2.2.0" + "@keystone-6/core": "^3.0.0" }, "devDependencies": { "typescript": "~4.7.4" diff --git a/tests/test-projects/crud-notifications/CHANGELOG.md b/tests/test-projects/crud-notifications/CHANGELOG.md index 2017ff85260..9650cd58c38 100644 --- a/tests/test-projects/crud-notifications/CHANGELOG.md +++ b/tests/test-projects/crud-notifications/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/test-projects-crud-notifications +## 1.0.4 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 1.0.3 ### Patch Changes diff --git a/tests/test-projects/crud-notifications/package.json b/tests/test-projects/crud-notifications/package.json index 9ec8ec40d02..915831d20ec 100644 --- a/tests/test-projects/crud-notifications/package.json +++ b/tests/test-projects/crud-notifications/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/test-projects-crud-notifications", - "version": "1.0.3", + "version": "1.0.4", "private": true, "license": "MIT", "scripts": { @@ -9,7 +9,7 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/core": "^2.2.0" + "@keystone-6/core": "^3.0.0" }, "devDependencies": { "typescript": "~4.7.4" diff --git a/tests/test-projects/live-reloading/CHANGELOG.md b/tests/test-projects/live-reloading/CHANGELOG.md index b56d8f43bcb..4c80c751352 100644 --- a/tests/test-projects/live-reloading/CHANGELOG.md +++ b/tests/test-projects/live-reloading/CHANGELOG.md @@ -1,5 +1,12 @@ # @keystone-6/test-projects-live-reloading +## 1.0.4 + +### Patch Changes + +- Updated dependencies [[`6497e1c7e`](https://github.com/keystonejs/keystone/commit/6497e1c7e314afeae231d0dac0b03eaf145413ed), [`c75340fc4`](https://github.com/keystonejs/keystone/commit/c75340fc44757044049712fd6910010ac2029390), [`c740ba630`](https://github.com/keystonejs/keystone/commit/c740ba630cafbf1417dab0358b901cbfb850df49), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`7ae3bb706`](https://github.com/keystonejs/keystone/commit/7ae3bb7064f54d5d94e55de07339336faff57a0f), [`138a015ba`](https://github.com/keystonejs/keystone/commit/138a015ba030c46f483a773c032f6748dc71ca66), [`d7cfada36`](https://github.com/keystonejs/keystone/commit/d7cfada36baf0a9b94576bc004a747ddd2fa127c), [`309786f7b`](https://github.com/keystonejs/keystone/commit/309786f7bfe9d32a25726b156a20be79123dc236), [`0530069b6`](https://github.com/keystonejs/keystone/commit/0530069b6d3a459f41a77a6b014cdb2178649eef), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`524431be6`](https://github.com/keystonejs/keystone/commit/524431be6795421b3b1bf6e42276cc81979e5255), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`2a7bc608b`](https://github.com/keystonejs/keystone/commit/2a7bc608b9d9a4c1296dadc6ae9d81d834c435cb), [`411663ae7`](https://github.com/keystonejs/keystone/commit/411663ae7f7cf172d3ea429a90e2e28a3ff63cfb), [`ed3d97874`](https://github.com/keystonejs/keystone/commit/ed3d97874e93470cccac67ac2e43dbd268e7e929), [`2317d0bf5`](https://github.com/keystonejs/keystone/commit/2317d0bf5f9c9ce17a5d5106a12e408586e0cef6), [`824dafa2e`](https://github.com/keystonejs/keystone/commit/824dafa2ecb9a28561879d8e38ba5cc0753d6e42), [`c3a3789c6`](https://github.com/keystonejs/keystone/commit/c3a3789c6e4a1761a24cd02904b7549a62113363), [`81f33eed3`](https://github.com/keystonejs/keystone/commit/81f33eed3570057be9bc8df1f29de12886dfceea), [`267d8c1f3`](https://github.com/keystonejs/keystone/commit/267d8c1f39ed2209d4d497f6041d85f5ebb29dbc), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`51ab28615`](https://github.com/keystonejs/keystone/commit/51ab28615a706012150bedde914b8f9cdf71c9d6), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`25b5bb605`](https://github.com/keystonejs/keystone/commit/25b5bb6057a9dfba50bf7e3bbb454a24ff30820b), [`a8a5f1fae`](https://github.com/keystonejs/keystone/commit/a8a5f1faed31e63e948323bed8e6edf193f54866), [`c2275621d`](https://github.com/keystonejs/keystone/commit/c2275621d7e96576acd59de7636095c432b3570e), [`6c60565c9`](https://github.com/keystonejs/keystone/commit/6c60565c940a9e27b8bb9b3e3e61260f22ee1e1a), [`494cdefb1`](https://github.com/keystonejs/keystone/commit/494cdefb1d08a6f3518fbc4946cdf0ffcb1aa6dd)]: + - @keystone-6/core@3.0.0 + ## 1.0.3 ### Patch Changes diff --git a/tests/test-projects/live-reloading/package.json b/tests/test-projects/live-reloading/package.json index 659f6044c54..00e13a52471 100644 --- a/tests/test-projects/live-reloading/package.json +++ b/tests/test-projects/live-reloading/package.json @@ -1,6 +1,6 @@ { "name": "@keystone-6/test-projects-live-reloading", - "version": "1.0.3", + "version": "1.0.4", "private": true, "license": "MIT", "scripts": { @@ -9,7 +9,7 @@ "build": "keystone build" }, "dependencies": { - "@keystone-6/core": "^2.2.0" + "@keystone-6/core": "^3.0.0" }, "devDependencies": { "typescript": "~4.7.4"