Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provisional 0.34.16 #1155

Closed
wants to merge 9 commits into from
Closed

Provisional 0.34.16 #1155

wants to merge 9 commits into from

Conversation

sinclairzx81
Copy link
Owner

@sinclairzx81 sinclairzx81 commented Feb 6, 2025

This PR exports TypeBox's internal string parsing infrastructure (ParseBox). It also renames the Parse method to Syntax. This to draw a greater distinction between the internal parsing infrastructure and syntax type construction. Previous methods are flagged as deprecated, they will be removed on the next minor revision.

Important: This PR temporarily removes support for Module / Interface and Type Alias parsing (these require creation via Standard Type API builder method). This streamline syntax parsing between TypeBox and TypeMap.

@sinclairzx81 sinclairzx81 changed the title Revision 0.34.15 Revision 0.34.16 Feb 6, 2025
@sinclairzx81 sinclairzx81 deleted the parse branch February 6, 2025 09:26
@sinclairzx81 sinclairzx81 changed the title Revision 0.34.16 Provisional 0.34.16 Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant