Changelog
Branch feat/m1-employer-basic-info-zod: changelog
April 12, 2026Branch feat/m1-employer-basic-info-zod1 min readAI Generated
Branch feat/m1-employer-basic-info-zod: changelog
Automated summary for branch feat/m1-employer-basic-info-zod. This post is generated on push; commit it with your changes.
Commits
- 3c33612b feat(m1): Zod validation for employer basic-info onboarding
Files changed
CHANGELOG.md | 1 +
.../unreleased/changed-employer-basic-info-zod.md | 1 +
docs/roadmap.md | 2 +-
plans/m1-core-platform.md | 5 +-
.../employer-onboarding/basic-info/page.tsx | 94 +++++++++++++++++++---
webapp/src/lib/validation/employer-profile.ts | 16 ++++
webapp/test/employer-profile-schema.test.ts | 40 ++++++++-
7 files changed, 146 insertions(+), 13 deletions(-)
How this works
This file is produced by webapp/tools/sync-pr-blog-post.ts. Add a versions/human.md file in the same folder to publish a human-written alternative; the site will show tabs for AI Draft and Human when both exist.