Releases: arikchakma/shinro
Releases · arikchakma/shinro
Release list
v0.0.4
🚀 Features
- Exclude dash-prefixed files from routing - by @arikchakma (fde18)
🐞 Bug Fixes
- Build the package before linking its bin - by @arikchakma (36d4d)
- Generate the package fixtures on install - by @arikchakma (1342b)
- Accept hono's own middleware in defineMiddleware - by @arikchakma (6b37d)
- Middleware types & exclude files - by @arikchakma (4bf58)
View changes on GitHub
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)