0.1.0-beta.1 (2025-08-05)
0.0.11 (2025-07-15)
0.0.10 (2025-06-30)
0.0.9 (2025-06-24)
0.0.8 (2025-06-21)
0.0.7 (2025-06-19)
- valype & plugin: 🐛 type signature mismatch (ba20a24)
- valype: ✨ add more primitive type supported (#18) (21bb539)
- valype: ✨ compose Valype*Error with Span (#24) (a9d9b36), closes #17
0.0.6 (2025-06-18)
- valype ♻️ rewrite generation logic using Syntax-Directed Translation (#19) (21bd02f)
- deliver information using context
- 🥳 Thanks of SDT, valype could transform infinitive nested type literal now!
0.0.5 (2025-06-18)
- plugin: 🐛 load virtual module error on Windows (6fc8e2e), closes #16
- plugin: 🐛 using self-hosted zod in library mode (a9714fa), closes #15
0.0.4 (2025-06-17)
0.0.3 (2025-06-16)
0.0.2 (2025-06-15)
0.0.1 (2025-06-12)
- plugin: 🚸 esbuild throw error during vite phase of pre-bundle (fc42072)