26 lines
1.1 KiB
Markdown
26 lines
1.1 KiB
Markdown
# @hono/esbuild-transpiler
|
|
|
|
## 0.1.3
|
|
|
|
### Patch Changes
|
|
|
|
- [#451](https://github.com/honojs/middleware/pull/451) [`db390602b4d7897975da294ab02a5b4300b6fb8f`](https://github.com/honojs/middleware/commit/db390602b4d7897975da294ab02a5b4300b6fb8f) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: set a content-type correctly
|
|
|
|
## 0.1.2
|
|
|
|
### Patch Changes
|
|
|
|
- [#244](https://github.com/honojs/middleware/pull/244) [`007de80`](https://github.com/honojs/middleware/commit/007de80662c97a1eb25bd12376d3bfc75bc07d14) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: exports modules correctly
|
|
|
|
## 0.1.1
|
|
|
|
### Patch Changes
|
|
|
|
- [#241](https://github.com/honojs/middleware/pull/241) [`f79f40b`](https://github.com/honojs/middleware/commit/f79f40bd48f0bb63a627d774d6e08e422f9913e3) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: build correctly
|
|
|
|
## 0.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- [#231](https://github.com/honojs/middleware/pull/231) [`1243fc5`](https://github.com/honojs/middleware/commit/1243fc5697e7a791ed4cba3baf43d647c944e747) Thanks [@yusukebe](https://github.com/yusukebe)! - feat: introduce esbuild Transpiler Middleware
|