Skip to content

Commit

Permalink
add changeset for text null
Browse files Browse the repository at this point in the history
  • Loading branch information
dcousens committed Mar 25, 2024
1 parent 4bd0398 commit e0a6096
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/text-null-default.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
----
'@keystone-6/core': patch
----

Fixes the `text` field type to accept a `defaultValue` of `null` (when `db.isNullable: true`)

0 comments on commit e0a6096

Please sign in to comment.