Releases: inversify/monorepo
Releases · inversify/monorepo
@inversifyjs/[email protected]
Minor Changes
- b1a18b6: Added
PlanResultCacheService
@inversifyjs/[email protected]
Patch Changes
- 1f659f7: Updated
Container
to properly clear planning cache after new bindings are bound
@inversifyjs/[email protected]
Patch Changes
- Updated dependencies
- @inversifyjs/[email protected]
@inversifyjs/[email protected]
Minor Changes
- 9c713eb: Updated
GetOptions
with autobind
@inversifyjs/[email protected]
Minor Changes
- 3b47b67: Updated
ContainerOptions
withautobind
Patch Changes
- Updated dependencies
- @inversifyjs/[email protected]
@inversifyjs/[email protected]
Minor Changes
- 7743276: Updated plan related error messages with binding metadata details
Patch Changes
@inversifyjs/[email protected]
Patch Changes
- 559efd8: Updated
Container
bind flow to properly bind dynamic values in the right default scope - 7572767: Updated
Container.snapshot
to properly generate clone binding services - Updated dependencies
- @inversifyjs/[email protected]
@inversifyjs/[email protected]
Minor Changes
- 1c93440: Updated
unmanaged
to support method decoration - 1c93440: Updated
inject
to support method decoration - 1c93440: Updated
optional
to support method decoration - 1c93440: Updated
named
to support method decoration - 1c93440: Updated
tagged
to support method decoration - 1c93440: Updated
multiInject
to support method decoration
Patch Changes
- c80459d: Updated
OneToManyMapStar
to fix an issue involving a deletion use case
@inversifyjs/[email protected]
Patch Changes
- 6511d66: Updated
ActivationService
andDeactivationService
to fix an issue involving a service deactivation edge case - Updated dependencies
- @inversifyjs/[email protected]