--- "@logto/schemas": patch --- ## Add min length 1 type guard for all string typed db schema fields Update the `@logto/schemas` zod guard generation method to include a min length of 1 for all the required string typed db fields.