-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: matejchalk/zod2md
base: main
head repository: nucypher/zod2md
compare: main
- 17 commits
- 9 files changed
- 3 contributors
Commits on Feb 24, 2025
-
export more objects and types from the package
Signed-off-by: Muhammad Altabba <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b345ae - Browse repository at this point
Copy the full SHA 3b345aeView commit details -
fix circular dependency warnings during build
Warnings similar to: > Export formatModelsAsMarkdown of module src/formatter/format.ts was reexported through module src/formatter/index.ts while both modules are dependencies of each other and will end up in different chunks by current Rollup settings. This scenario is not well supported at the moment as it will produce a circular dependency between chunks and will likely lead to broken execution order. Either change the import in src/index.ts to point directly to the exporting module or reconfigure output.manualChunks to ensure these modules end up in the same chunk. Signed-off-by: Muhammad Altabba <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaeba6b - Browse repository at this point
Copy the full SHA aaeba6bView commit details -
fix an issue: does not always work
Signed-off-by: Muhammad Altabba <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64f429c - Browse repository at this point
Copy the full SHA 64f429cView commit details -
Signed-off-by: Muhammad Altabba <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22d173e - Browse repository at this point
Copy the full SHA 22d173eView commit details -
render Description at union and intersection
Signed-off-by: Muhammad Altabba <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for efd206d - Browse repository at this point
Copy the full SHA efd206dView commit details -
add prettier config allined with the already used styling (to unify s…
…tyling among the team) Signed-off-by: Muhammad Altabba <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd233c2 - Browse repository at this point
Copy the full SHA bd233c2View commit details
Commits on Feb 26, 2025
-
Signed-off-by: Muhammad Altabba <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80b2d2f - Browse repository at this point
Copy the full SHA 80b2d2fView commit details -
Warn instead of throwing for unsupported types
closes #9 Signed-off-by: Muhammad Altabba <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80f2f6e - Browse repository at this point
Copy the full SHA 80f2f6eView commit details -
Signed-off-by: Muhammad Altabba <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6e3980 - Browse repository at this point
Copy the full SHA d6e3980View commit details -
Configuration menu - View commit details
-
Copy full SHA for 131e1bf - Browse repository at this point
Copy the full SHA 131e1bfView commit details
Commits on Feb 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for adff90d - Browse repository at this point
Copy the full SHA adff90dView commit details
Commits on Feb 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1341d27 - Browse repository at this point
Copy the full SHA 1341d27View commit details
Commits on Mar 4, 2025
-
Merge pull request #1 from Muhammad-Altabba/multi-modifications
Modifications required for processing TACo Condition Schemas
Configuration menu - View commit details
-
Copy full SHA for b05b1a1 - Browse repository at this point
Copy the full SHA b05b1a1View commit details
Commits on Mar 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6c6917d - Browse repository at this point
Copy the full SHA 6c6917dView commit details
Commits on Mar 13, 2025
-
Merge pull request #2 from Muhammad-Altabba/multi-modifications
Increase ZodLazy processing depth
Configuration menu - View commit details
-
Copy full SHA for 84a6fc6 - Browse repository at this point
Copy the full SHA 84a6fc6View commit details
Commits on Mar 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f280077 - Browse repository at this point
Copy the full SHA f280077View commit details -
Merge pull request #3 from Muhammad-Altabba/multi-modifications
fix: not rendering `default` for referenced objects
Configuration menu - View commit details
-
Copy full SHA for 01577b5 - Browse repository at this point
Copy the full SHA 01577b5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main