Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 1.27 KB

File metadata and controls

27 lines (13 loc) · 1.27 KB

Changelog

0.2.1 (2024-10-26)

Bug Fixes

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

0.2.0 (2024-10-26)

Features

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

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)