20 lines
791 B
Markdown
20 lines
791 B
Markdown
# @hono/medley-router
|
|
|
|
## 0.0.3
|
|
|
|
### Patch Changes
|
|
|
|
- [#249](https://github.com/honojs/middleware/pull/249) [`139504a`](https://github.com/honojs/middleware/commit/139504a145ac446e456c4f750d56134bea826e3c) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: support new path matching
|
|
|
|
## 0.0.2
|
|
|
|
### Patch Changes
|
|
|
|
- [#96](https://github.com/honojs/middleware/pull/96) [`f10afd4`](https://github.com/honojs/middleware/commit/f10afd4b57e66cfbdf1b2ab71607550cfe9fe707) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: add router name
|
|
|
|
## 0.0.1
|
|
|
|
### Patch Changes
|
|
|
|
- [#82](https://github.com/honojs/middleware/pull/82) [`e970536`](https://github.com/honojs/middleware/commit/e970536220617e54c77f5bac7e5fe930248aff1a) Thanks [@yusukebe](https://github.com/yusukebe)! - initial release
|