# @hono/bun-transpiler ## 0.2.1 ### Patch Changes - [#1193](https://github.com/honojs/middleware/pull/1193) [`1adca4c91822af8f68f4a134344cca93e0796ad0`](https://github.com/honojs/middleware/commit/1adca4c91822af8f68f4a134344cca93e0796ad0) Thanks [@BarryThePenguin](https://github.com/BarryThePenguin)! - Add explicit `MiddlewareHandler` return type ## 0.2.0 ### Minor Changes - [#349](https://github.com/honojs/middleware/pull/349) [`b6e59dd19c28d09a37b4df75561b31b56e6131ef`](https://github.com/honojs/middleware/commit/b6e59dd19c28d09a37b4df75561b31b56e6131ef) Thanks [@floriankapaun](https://github.com/floriankapaun)! - Fix: Apply headers when using serveStatic middleware; Improvement: Make options optional; - [#349](https://github.com/honojs/middleware/pull/349) [`b6e59dd19c28d09a37b4df75561b31b56e6131ef`](https://github.com/honojs/middleware/commit/b6e59dd19c28d09a37b4df75561b31b56e6131ef) Thanks [@floriankapaun](https://github.com/floriankapaun)! - Export defaultOptions ## 0.1.0 ### Minor Changes - [#345](https://github.com/honojs/middleware/pull/345) [`3f39be7a27530967e2e7f320ac7118c6f6dd310e`](https://github.com/honojs/middleware/commit/3f39be7a27530967e2e7f320ac7118c6f6dd310e) Thanks [@floriankapaun](https://github.com/floriankapaun)! - Added @hono/bun-transpiler middleware