Skip to content

Commit

Permalink
update changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
dcousens authored Sep 13, 2022
1 parent fc4bd50 commit 4942ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/poor-dogs-exercise.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'@keystone-6/core': major
---

Removes the types `AdminMetaRootVal`, `ListMetaRootVal` and `FieldMetaRootVal` by removing the unnecessary parameters for `getAdminMeta` when writing field types.
Removes the parameters for `getAdminMeta` when writing field types, and the respective types `AdminMetaRootVal`, `ListMetaRootVal` and `FieldMetaRootVal` therein.

0 comments on commit 4942ced

Please sign in to comment.