Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #6037

Merged
merged 1 commit into from
Jul 13, 2021
Merged

Version Packages #6037

merged 1 commit into from
Jul 13, 2021

Conversation

keystonejs-release-bot
Copy link
Collaborator

@keystonejs-release-bot keystonejs-release-bot commented Jul 1, 2021

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@keystone-next/document-renderer@4.0.0

Major Changes

  • #6040 890e3d0a5 Thanks @timleslie! - The value of data passed to the inline relationship renderer now matches the data returned by the GraphQL query.
    Falsey values of data.label are no longer set to data.id and falsey values of data.data are no longer set to {}.

Patch Changes

@keystone-next/fields@12.0.0

Major Changes

Patch Changes

@keystone-next/keystone@22.0.0

Major Changes

Patch Changes

  • #6087 139d7a8de Thanks @JedWatson! - Move source code from the packages-next to the packages directory.

  • #6094 279403cb0 Thanks @timleslie! - Refactored internal nested mutation input handler code.

  • #6045 253df44c2 Thanks @mitchellhamilton! - Adjusted when getAdminMeta is called on fields so that they can see the metadata (excluding the results of getAdminMeta on fields) of other fields to do validation or etc.

  • #6093 f482db633 Thanks @JedWatson! - Added generated types for KeystoneContext, KeystoneListsAPI and KeystoneDbAPI.

    You can now import these from .keystone/types (instead of @keystone-next/types) to get types that are pre-bound to your project's schema.

  • Updated dependencies [38b78f2ae, 5f3d407d7, 139d7a8de, 253df44c2, c536b478f]:

    • @keystone-next/fields@12.0.0
    • @keystone-next/types@22.0.0
    • @keystone-ui/core@3.1.1
    • @keystone-next/admin-ui-utils@5.0.4
    • @keystone-next/utils@1.0.2

@keystone-next/types@22.0.0

Major Changes

Patch Changes

@keystone-ui/core@3.1.1

Patch Changes

@keystone-next/admin-ui-utils@5.0.4

Patch Changes

@keystone-next/auth@29.0.0

Patch Changes

@keystone-next/cloudinary@6.0.4

Patch Changes

@keystone-next/fields-document@7.0.2

Patch Changes

  • #6087 139d7a8de Thanks @JedWatson! - Move source code from the packages-next to the packages directory.

  • #6040 890e3d0a5 Thanks @timleslie! - Fixed the behaviour of document(hydrateRelationships: true) when a related item no longer exists or read access is denied.
    The resolver will now set the relationship data to be { id }, leaving the label and data properties undefined.

  • Updated dependencies [38b78f2ae, 5f3d407d7, 139d7a8de, 279403cb0, 253df44c2, 253df44c2, f482db633, c536b478f]:

    • @keystone-next/fields@12.0.0
    • @keystone-next/keystone@22.0.0
    • @keystone-next/types@22.0.0
    • @keystone-ui/core@3.1.1
    • @keystone-next/admin-ui-utils@5.0.4

@keystone-next/session-store-redis@3.0.2

Patch Changes

@keystone-next/testing@1.0.2

Patch Changes

@keystone-next/utils@1.0.2

Patch Changes

@keystone-next/example-custom-field-view@1.0.0

Major Changes

Patch Changes

@keystone-next/example-document-field@1.1.0

Minor Changes

Patch Changes

@keystone-next/website@3.1.3

Patch Changes

@keystone-next/example-assets-cloud@1.0.2

Patch Changes

@keystone-next/example-assets-local@1.0.2

Patch Changes

@keystone-next/example-auth@4.0.4

Patch Changes

@keystone-next/examples-app-basic@4.0.4

Patch Changes

@keystone-next/example-ecommerce@4.0.5

Patch Changes

@keystone-next/example-embedded-nextjs@3.0.4

Patch Changes

keystone-next-app@1.0.4

Patch Changes

@keystone-next/example-playground@1.0.3

Patch Changes

@keystone-next/example-roles@4.0.4

Patch Changes

@keystone-next/example-sandbox@3.0.4

Patch Changes

@keystone-next/example-blog@2.0.4

Patch Changes

@keystone-next/example-custom-field@0.0.1

Patch Changes

@keystone-next/example-default-values@1.0.4

Patch Changes

@keystone-next/example-extend-graphql-schema@1.0.4

Patch Changes

@keystone-next/example-json-field@4.0.5

Patch Changes

@keystone-next/example-task-manager@4.0.4

Patch Changes

@keystone-next/example-testing@0.0.4

Patch Changes

@keystone-next/example-virtual-field@0.1.2

Patch Changes

@keystone-next/example-with-auth@2.0.5

Patch Changes

@keystone-next/admin-ui-tests@0.0.2

Patch Changes

  • Updated dependencies [38b78f2ae, 5f3d407d7, 139d7a8de]:
    • @keystone-next/types@22.0.0
    • @keystone-next/testing@1.0.2
    • @keystone-next/utils@1.0.2

@keystone-next/api-tests-legacy@11.0.5

Patch Changes

  • #6087 139d7a8de Thanks @JedWatson! - Move source code from the packages-next to the packages directory.

  • #6040 890e3d0a5 Thanks @timleslie! - Fixed the behaviour of document(hydrateRelationships: true) when a related item no longer exists or read access is denied.
    The resolver will now set the relationship data to be { id }, leaving the label and data properties undefined.

  • Updated dependencies [38b78f2ae, 5f3d407d7, 139d7a8de]:

    • @keystone-next/types@22.0.0
    • @keystone-next/testing@1.0.2
    • @keystone-next/utils@1.0.2

@keystone-next/benchmarks-legacy@7.0.5

Patch Changes

@keystone-next/test-projects-basic@0.0.1

Patch Changes

@vercel
Copy link

vercel bot commented Jul 1, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/keystonejs/keystone-next-docs/5BCqLCLBXTWRLPKQtMC2P7PF13jf
✅ Preview: https://keystone-next-docs-git-changeset-release-master-keystonejs.vercel.app

@vercel vercel bot temporarily deployed to Preview July 1, 2021 00:47 Inactive
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 1, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@vercel vercel bot temporarily deployed to Preview July 1, 2021 02:10 Inactive
@vercel vercel bot temporarily deployed to Preview July 1, 2021 04:42 Inactive
@vercel vercel bot temporarily deployed to Preview July 2, 2021 00:31 Inactive
@vercel vercel bot temporarily deployed to Preview July 2, 2021 03:55 Inactive
@vercel vercel bot temporarily deployed to Preview July 2, 2021 04:13 Inactive
@vercel vercel bot temporarily deployed to Preview July 2, 2021 05:39 Inactive
@vercel vercel bot temporarily deployed to Preview July 2, 2021 06:05 Inactive
@vercel vercel bot temporarily deployed to Preview July 4, 2021 23:05 Inactive
@vercel vercel bot temporarily deployed to Preview July 4, 2021 23:30 Inactive
@vercel vercel bot temporarily deployed to Preview July 5, 2021 04:07 Inactive
@vercel vercel bot temporarily deployed to Preview July 5, 2021 06:13 Inactive
@vercel vercel bot temporarily deployed to Preview July 5, 2021 23:10 Inactive
@vercel vercel bot temporarily deployed to Preview July 7, 2021 00:35 Inactive
@vercel vercel bot temporarily deployed to Preview July 8, 2021 23:29 Inactive
@vercel vercel bot temporarily deployed to Preview July 9, 2021 04:27 Inactive
@vercel vercel bot temporarily deployed to Preview July 9, 2021 06:16 Inactive
@vercel vercel bot temporarily deployed to Preview July 12, 2021 00:28 Inactive
@vercel vercel bot temporarily deployed to Preview July 12, 2021 23:26 Inactive
@vercel vercel bot temporarily deployed to Preview July 12, 2021 23:50 Inactive
@vercel vercel bot temporarily deployed to Preview July 13, 2021 00:19 Inactive
@vercel vercel bot temporarily deployed to Preview July 13, 2021 01:17 Inactive
@vercel vercel bot temporarily deployed to Preview July 13, 2021 01:35 Inactive
@vercel vercel bot temporarily deployed to Preview July 13, 2021 01:44 Inactive
@vercel vercel bot temporarily deployed to Preview July 13, 2021 02:05 Inactive
@vercel vercel bot temporarily deployed to Preview July 13, 2021 02:18 Inactive
@bladey bladey self-requested a review July 13, 2021 03:51
@bladey bladey merged commit 8eb57b2 into master Jul 13, 2021
@bladey bladey deleted the changeset-release/master branch July 13, 2021 03:52
Nikitoring pushed a commit to Nikitoring/keystone that referenced this pull request Sep 14, 2021
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants