v0.0.3
🚀 Features
- Adopt citty and rework the cli output - by @arikchakma (16dd6)
- Put the route tree behind --tree - by @arikchakma (280f8)
🐞 Bug Fixes
- Accumulate validator inputs in defineHandler - by @arikchakma (56b01)
- Resolve route type declarations by full path - by @arikchakma (6e20a)
- Resolve vite for the dev runner from the plugin - by @arikchakma (fc609)
- Report watch feedback on every regeneration - by @arikchakma (8c5bd)
- Report every route conflict, not just the first - by @arikchakma (f314b)
- Keep node --watch from wiping the terminal on restart - by @arikchakma (5aea7)
- Rewrite the sub-router and app middleware warnings - by @arikchakma (1c864)
- Trim the middleware contract warnings - by @arikchakma (f77ff)
- Stop the shipped tsconfig requiring @types/node - by @arikchakma (8f5cc)
- Keep the package build from clearing dist - by @arikchakma (11954)
- Keep a fresh install from needing the shinro bin - by @arikchakma (d5a0a)