Skip to content

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 02 Aug 13:09
fix: v1.6.1 — PATCH labels/projects no resetea campos con default

zod v4 mantiene los .default() del schema base dentro de .partial():
un PATCH name-only a /api/labels/:id reseteaba color a 'slate' (y a
/api/projects/:id emoji a '' y color a 'sky'). Patch schemas con campos
explícitamente opcionales sin default + tests de regresión (76/76).