v0.1.8
What's Changed
- feat: exclude .test. and .spec. files in routes by @hiroki23 in #115
- ci: add CI for windows by @yusukebe in #117
- chore: fix
vite
path in playwright config by @yusukebe in #118 - chore: use
npm
to runvite
for playwright test by @yusukebe in #119 - fix: transform island components on Windows by @mrtska in #116
- ci: improve CI performance by @yusukebe in #120
- docs(readme): add Vite config for tailwind css by @yusukebe in #121
- fix: enable
setInnerMeta
for classic style -new Hono()
by @yusukebe in #122
New Contributors
Full Changelog: v0.1.7...v0.1.8