2024-01-08 06:40:41 +08:00
|
|
|
# @hono/bun-transpiler
|
|
|
|
|
2024-01-12 04:05:32 +08:00
|
|
|
## 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
|
|
|
|
|
2024-01-08 06:40:41 +08:00
|
|
|
## 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
|