honojs-middleware/packages/tsyringe/CHANGELOG.md

14 lines
612 B
Markdown
Raw Normal View History

2024-11-17 04:50:53 +08:00
# @hono/tsyringe
2024-11-18 10:14:07 +08:00
## 1.0.1
### Patch Changes
- [#834](https://github.com/honojs/middleware/pull/834) [`88e54c1b9dce2020eef35b545b6fce7c00e357ce`](https://github.com/honojs/middleware/commit/88e54c1b9dce2020eef35b545b6fce7c00e357ce) Thanks [@yusukebe](https://github.com/yusukebe)! - chore: add a build command
2024-11-17 04:50:53 +08:00
## 1.0.0
### Major Changes
- [#785](https://github.com/honojs/middleware/pull/785) [`932d651aafdc10f51cd8ddd4f60e3b96ce359084`](https://github.com/honojs/middleware/commit/932d651aafdc10f51cd8ddd4f60e3b96ce359084) Thanks [@elct9620](https://github.com/elct9620)! - add tsyringe middleware support