Skip to content

Releases: inversify/monorepo

@inversifyjs/plugin-dispose@0.2.7

31 Jul 16:05
12e56db
Compare
Choose a tag to compare

Patch Changes

  • @inversifyjs/container@1.12.1
  • @inversifyjs/plugin@0.2.0

@inversifyjs/core@6.0.1

31 Jul 16:05
12e56db
Compare
Choose a tag to compare

Patch Changes

  • 1bdf12a: Updated BindingService, ActivationsService and DeactivationsService to receive a getParent param. This way restoring a parent container no longer leads to invalid parent references

@inversifyjs/container@1.12.1

31 Jul 16:05
12e56db
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [1bdf12a]
    • @inversifyjs/core@6.0.1
    • @inversifyjs/plugin@0.2.0

@inversifyjs/strongly-typed@2.2.0

30 Jul 22:42
eca854d
Compare
Choose a tag to compare

Minor Changes

  • 636f967: Export Bind, IsBound, OnActivation, OnDeactivation, Rebind, RebindSync, Unbind, UnbindSync

@inversifyjs/reflect-metadata-utils@1.3.0

30 Jul 22:42
eca854d
Compare
Choose a tag to compare

Minor Changes

  • 251b2e5: Added buildArrayMetadataWithArray, buildArrayMetadataWithElement, buildArrayMetadataWithIndex, buildEmptyArrayMetadata and buildEmptyMapMetadata functions.

@inversifyjs/plugin-dispose@0.2.6

30 Jul 22:42
eca854d
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies
    • @inversifyjs/container@1.12.0
    • @inversifyjs/plugin@0.2.0

@inversifyjs/core@6.0.0

30 Jul 22:42
eca854d
Compare
Choose a tag to compare

Major Changes

  • 93f51e5: Updated PlanServiceNode with no parent
  • 93f51e5: Updated BaseBindingNode with no parent
  • 8fedb21: Updated BasePlanParams without methods in favor of an operations property

Minor Changes

  • d30137c: Updated BasePlanParams with setPlan
  • 64fd9ba: Updated PlanResultCacheService with invalidateService
  • d30137c: update plan to reuse PlanServiceNode objects
  • d30137c: updated BasePlanParams with getPlan

Patch Changes

  • d5c40a1: Updated GetPlanOptions with chained property
  • 816f789: Updated PlanServiceNode.bindings to no longer be readonly
  • d5c40a1: Updated PlanResultCacheService to avoid collisions with chained service related plans
  • Updated dependencies
    • @inversifyjs/reflect-metadata-utils@1.3.0

@inversifyjs/container@1.12.0

30 Jul 22:42
eca854d
Compare
Choose a tag to compare

Minor Changes

  • 636f967: Export Bind, IsBound, OnActivation, OnDeactivation, Rebind, RebindSync, Unbind, UnbindSync

Patch Changes

  • a08e8b7: Updated BindOnFluentSyntaxImplementation.onDeactivation to throw an error on non singleton scoped bindings
  • 8fedb21: Updated ServiceResolutionManager to provide right getChained operation after computed properties are reset
  • Updated dependencies
    • @inversifyjs/core@6.0.0
    • @inversifyjs/reflect-metadata-utils@1.3.0
    • @inversifyjs/plugin@0.2.0

@inversifyjs/binding-decorators@1.1.3

30 Jul 22:42
eca854d
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies
    • @inversifyjs/reflect-metadata-utils@1.3.0

@inversifyjs/plugin-dispose@0.2.5

13 Jul 22:42
c838c9e
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [121f363]
    • @inversifyjs/container@1.11.1