Skip to content

Releases: inversify/monorepo

@inversifyjs/[email protected]

26 Jan 01:18
6bc3792
Compare
Choose a tag to compare

Minor Changes

  • b1a18b6: Added PlanResultCacheService

@inversifyjs/[email protected]

26 Jan 12:40
32e1c3f
Compare
Choose a tag to compare

Patch Changes

  • 1f659f7: Updated Container to properly clear planning cache after new bindings are bound

@inversifyjs/[email protected]

26 Jan 01:18
6bc3792
Compare
Choose a tag to compare

Patch Changes

@inversifyjs/[email protected]

24 Jan 20:40
221d516
Compare
Choose a tag to compare

Minor Changes

  • 9c713eb: Updated GetOptions with autobind

@inversifyjs/[email protected]

24 Jan 20:40
221d516
Compare
Choose a tag to compare

Minor Changes

  • 3b47b67: Updated ContainerOptions with autobind

Patch Changes

@inversifyjs/[email protected]

16 Jan 19:12
8d3ee6f
Compare
Choose a tag to compare

Minor Changes

  • 7743276: Updated plan related error messages with binding metadata details

Patch Changes

  • 7572767: Updated OneToManyMapStar.clone to properly clone map array values
  • 9621865: Updated injectBase default values to be true
  • 559efd8: Updated BindToFluentSyntaxImplementation.toDynamicValue with right default scope

@inversifyjs/[email protected]

16 Jan 19:12
8d3ee6f
Compare
Choose a tag to compare

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]

15 Jan 00:14
3cdfae0
Compare
Choose a tag to compare

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]

15 Jan 00:14
3cdfae0
Compare
Choose a tag to compare

Patch Changes

  • 6511d66: Updated ActivationService and DeactivationService to fix an issue involving a service deactivation edge case
  • Updated dependencies

@inversifyjs/[email protected]

14 Jan 07:52
5df783f
Compare
Choose a tag to compare

Patch Changes

  • c346802: Updated DeactivationService to allow duplicated deactivations
  • c346802: Updated ActivationService to allow duplicated activations