* fix(zod-validator): make validation input optional when schema is optional * feat(index.test.ts): add tests for optional schema * feat(index.test.ts): add more tests for optional schema * chore: add changeset