Skip to content

Releases: maou-shonen/hono-simple-DI

v0.2.1

26 Oct 18:15
ea00a5e
Compare
Choose a tag to compare

0.2.1 (2024-10-26)

Bug Fixes

  • injected services should not be re-evaluated within the request scope (#12) (47703d3)

v0.2.0

26 Oct 13:51
b8aba95
Compare
Choose a tag to compare

0.2.0 (2024-10-26)

Features

  • add clear injected service method (#7) (e684aec)
  • can resolve another dependency (#10) (25bd652)

v0.1.0

24 Oct 02:03
39bde5a
Compare
Choose a tag to compare

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)