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 #5911

Merged
merged 1 commit into from
Jun 28, 2021
Merged

Version Packages #5911

merged 1 commit into from
Jun 28, 2021

Conversation

keystonejs-release-bot
Copy link
Collaborator

@keystonejs-release-bot keystonejs-release-bot commented Jun 15, 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-ui/pill@5.0.0

Major Changes

  • #5987 972e04514 Thanks @gwyneplaine! - Added containerProps prop, these are spread onto the containing element. All other props are now spread onto the internal PillButton component (this change is inclusive of refs).

@keystone-next/testing@1.0.0

Major Changes

Patch Changes

@keystone-next/utils@1.0.0

Major Changes

Patch Changes

@keystone-ui/fields@4.1.2

Patch Changes

@keystone-ui/options@4.0.1

Patch Changes

@keystone-ui/popover@4.0.2

Patch Changes

@keystone-ui/toast@4.0.1

Patch Changes

@keystone-next/cloudinary@6.0.1

Patch Changes

@keystone-next/fields@11.0.1

Patch Changes

@keystone-next/keystone@20.0.1

Patch Changes

@keystone-next/types@20.0.1

Patch Changes

  • #5910 50ad1ce6b Thanks @mitchellhamilton! - Fixed generated list types to allow passing a value directly when a GraphQL list of the value is expected

  • #5907 0df3734d5 Thanks @mitchellhamilton! - Fixed lists and db.lists APIs on KeystoneContext to have improved types. If you're using the generated KeystoneListsTypeInfo type like this:

    const lists: KeystoneListsAPI<KeystoneListsTypeInfo> = context.lists;

    You will have to change it to use as like this:

    const lists = context.lists as KeystoneListsAPI<KeystoneListsTypeInfo>;
  • #5992 543154bc0 Thanks @timleslie! - Pinned dependency decimal.js to 10.2.1 to be consistent with Prisma.

  • Updated dependencies [de0a5c19e, 7a25925c3, 543154bc0, 972e04514]:

    • @keystone-next/fields@11.0.1

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

Major Changes

Patch Changes

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

Minor Changes

Patch Changes

@keystone-ui/website@3.0.1

Patch Changes

@keystone-next/example-ecommerce@4.0.3

Patch Changes

@keystone-next/example-playground@1.0.1

Patch Changes

@keystone-next/example-testing@0.0.1

Patch Changes

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

Patch Changes

@keystone-next/benchmarks-legacy@7.0.3

Patch Changes

@vercel
Copy link

vercel bot commented Jun 15, 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/DGjzq4a8hm6QgLm3mnq8E3rHuKYn
✅ Preview: https://keystone-next-docs-git-changeset-release-master-keystonejs.vercel.app

@vercel vercel bot temporarily deployed to Preview June 15, 2021 06:32 Inactive
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 15, 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 June 15, 2021 06:58 Inactive
@vercel vercel bot temporarily deployed to Preview June 15, 2021 07:15 Inactive
@vercel vercel bot temporarily deployed to Preview June 15, 2021 22:56 Inactive
@vercel vercel bot temporarily deployed to Preview June 16, 2021 02:24 Inactive
@vercel vercel bot temporarily deployed to Preview June 16, 2021 03:24 Inactive
@vercel vercel bot temporarily deployed to Preview June 17, 2021 04:00 Inactive
@vercel vercel bot temporarily deployed to Preview June 17, 2021 06:02 Inactive
@vercel vercel bot temporarily deployed to Preview June 17, 2021 06:27 Inactive
@vercel vercel bot temporarily deployed to Preview June 17, 2021 23:31 Inactive
@vercel vercel bot temporarily deployed to Preview June 18, 2021 04:42 Inactive
@vercel vercel bot temporarily deployed to Preview June 18, 2021 05:41 Inactive
@vercel vercel bot temporarily deployed to Preview June 18, 2021 05:55 Inactive
@vercel vercel bot temporarily deployed to Preview June 18, 2021 06:55 Inactive
@vercel vercel bot temporarily deployed to Preview June 25, 2021 07:04 Inactive
@keystonejs-release-bot keystonejs-release-bot force-pushed the changeset-release/master branch 3 times, most recently from c8ec5fe to 63da79b Compare June 25, 2021 07:30
@vercel vercel bot temporarily deployed to Preview June 25, 2021 07:33 Inactive
@vercel vercel bot temporarily deployed to Preview June 25, 2021 07:47 Inactive
@vercel vercel bot temporarily deployed to Preview June 25, 2021 11:17 Inactive
@vercel vercel bot temporarily deployed to Preview June 25, 2021 12:46 Inactive
@vercel vercel bot temporarily deployed to Preview June 27, 2021 22:49 Inactive
@vercel vercel bot temporarily deployed to Preview June 27, 2021 23:10 Inactive
@vercel vercel bot temporarily deployed to Preview June 28, 2021 01:09 Inactive
@vercel vercel bot temporarily deployed to Preview June 28, 2021 01:17 Inactive
@vercel vercel bot temporarily deployed to Preview June 28, 2021 01:27 Inactive
@bladey bladey self-requested a review June 28, 2021 01:34
@bladey bladey merged commit 235459e into master Jun 28, 2021
@bladey bladey deleted the changeset-release/master branch June 28, 2021 01:41
Nikitoring pushed a commit to Nikitoring/keystone that referenced this pull request Sep 13, 2021
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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>
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