8000 Add schema adapter system by danielweinmann · Pull Request #373 · seasonedcc/remix-forms · GitHub
[go: up one dir, main page]

Skip to content

Conversation

danielweinmann
Copy link
Contributor

Summary

  • add adapter interface for schema libraries
  • implement zod3Adapter using zod
  • expose adapter from entrypoint
  • integrate adapter with SchemaForm
  • update public API tests

Testing

  • npm run lint-fix
  • npm run lint
  • npm run tsc
  • npm run test
< 8000 input type="hidden" name="authenticity_token" value="uYK4_BlOvtp_KZPLOrBCMwJ034_2OFOIYZN7WDERFSPGDeOH4QmaYIyIXT-42G0Xfrf9Dzx3ViT3TKzUmyv3Iw" autocomplete="off" />

@danielweinmann danielweinmann marked this pull request as draft May 28, 2025 18:26
@danielweinmann danielweinmann force-pushed the codex/create-schemaadapter-with-zod3-implementation branch from ea2166e to f5cc95a Compare May 28, 2025 19:38
…dependency

Refactor schema internals away from zod specifics
Keep the packages/remix-forms changes from the previous commit while
undoing the changes made to apps/web files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0