-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Typescript zod (and effect) language uses block scoped variables…
… before they've been declared (#2419) * Fixing code generation for zod, ensuring that referenced types are defined before they are referenced * Apply suggestions from code review adding a warning to Typescript Zod generator on (unlikely) exceeeding max num passes when determining output order + correcting a comment typo --------- Co-authored-by: David Siegel <[email protected]>
- Loading branch information
Showing
1 changed file
with
131 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters