Releases: maou-shonen/hono-simple-DI
Releases · maou-shonen/hono-simple-DI
v0.2.1
0.2.1 (2024-10-26)
Bug Fixes
- injected services should not be re-evaluated within the request scope (#12) (47703d3)
v0.2.0
0.2.0 (2024-10-26)
Features
- add clear injected service method (#7) (e684aec)
- can resolve another dependency (#10) (25bd652)
v0.1.0
0.1.0 (2024-10-24)
⚠ BREAKING CHANGES
- explicitly declare the contextKey in the middleware (#2)
Features
- explicitly declare the contextKey in the middleware (#2) (ce68281)