Skip to content

v1.0.7 - Remove React, improve stability, refactor

Compare
Choose a tag to compare
@iway1 iway1 released this 14 Dec 03:21
· 94 commits to main since this release
26fab7c
  • Render / parsing code now used zod internally for type validation (should make that code more reliable)
  • Remove React as a peer dependency (shouldn't have been there, the react app comes prebundled)
  • Big refactor of the parsing code to be more readable / maintainable in anticipation of setting up tests.

What's Changed

  • Zod 3.20 stability and refactor by @iway1 in #9