Skip to content

feat(builder): enhance field sanitization in schema generation#81

Merged
ladparth merged 1 commit intomainfrom
fix-builder-schema-export
Mar 11, 2026
Merged

feat(builder): enhance field sanitization in schema generation#81
ladparth merged 1 commit intomainfrom
fix-builder-schema-export

Conversation

@ladparth
Copy link
Copy Markdown
Contributor

Key Changes

1. Builder Logic and Schema Handling

  • Field Sanitization: Enhanced the field sanitization logic within the schema generation process to ensure cleaner, more robust code output and prevent invalid data structures in generated schemas.

Closes #80

@ladparth ladparth self-assigned this Mar 11, 2026
@ladparth ladparth added the bug Something isn't working label Mar 11, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
buzzform Ready Ready Preview, Comment Mar 11, 2026 11:40pm

@ladparth ladparth merged commit 4aefc88 into main Mar 11, 2026
3 checks passed
@ladparth ladparth deleted the fix-builder-schema-export branch March 11, 2026 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

possible bug : schema exporting from builder, importing in form ('"id"' does not exist in type 'SelectOption')

1 participant