Skip to content

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Oct 20:26
· 75 commits to main since this release
810465d

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

Full Changelog: v0.0.1...v0.0.2