2023-11-05 10:12:27 +08:00
|
|
|
# @hono/esbuild-transpiler
|
|
|
|
|
2023-11-07 11:16:53 +08:00
|
|
|
## 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
|
|
|
|
|
2023-11-07 10:40:33 +08:00
|
|
|
## 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
|
|
|
|
|
2023-11-05 10:12:27 +08:00
|
|
|
## 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
|