v0.0.2
chore: remove notice about connect bug
chore: bump
chore: name function for https://elysiajs.com/blog/elysia-11.html#opentelemetry
fix: change directory import for remix example
chore: add vite generated timestamps to example .gitignore
fix: resolve infinite loop with native vite hmr and bun watch flag mix
Merge pull request #2 from dy0gu/mainfix: solve oversights in example project
Add fix for static assets in production and fixed connect middleware
Remove unused dependencies
Merge pull request #7 from wingleeio/fix-static-assets-and-connect-middlewareAdd fix for static assets in production and fixed connect middleware
Bump
What's Changed
- fix: solve oversights in example project by @dy0gu in #2
- Add fix for static assets in production and fixed connect middleware by @wingleeio in #7
New Contributors
- @dy0gu made their first contribution in #2
- @wingleeio made their first contribution in #7
Full Changelog: v0.0.1...v0.0.2