Releases: inversify/monorepo
Releases · inversify/monorepo
@inversifyjs/plugin-dispose@0.2.7
Patch Changes
- @inversifyjs/container@1.12.1
- @inversifyjs/plugin@0.2.0
@inversifyjs/core@6.0.1
Patch Changes
- 1bdf12a: Updated
BindingService
,ActivationsService
andDeactivationsService
to receive agetParent
param. This way restoring a parent container no longer leads to invalid parent references
@inversifyjs/container@1.12.1
Patch Changes
- Updated dependencies [1bdf12a]
- @inversifyjs/core@6.0.1
- @inversifyjs/plugin@0.2.0
@inversifyjs/strongly-typed@2.2.0
Minor Changes
- 636f967: Export Bind, IsBound, OnActivation, OnDeactivation, Rebind, RebindSync, Unbind, UnbindSync
@inversifyjs/reflect-metadata-utils@1.3.0
Minor Changes
- 251b2e5: Added
buildArrayMetadataWithArray
,buildArrayMetadataWithElement
,buildArrayMetadataWithIndex
,buildEmptyArrayMetadata
andbuildEmptyMapMetadata
functions.
@inversifyjs/plugin-dispose@0.2.6
Patch Changes
- Updated dependencies
- @inversifyjs/container@1.12.0
- @inversifyjs/plugin@0.2.0
@inversifyjs/core@6.0.0
Major Changes
- 93f51e5: Updated
PlanServiceNode
with noparent
- 93f51e5: Updated
BaseBindingNode
with noparent
- 8fedb21: Updated
BasePlanParams
without methods in favor of anoperations
property
Minor Changes
- d30137c: Updated
BasePlanParams
withsetPlan
- 64fd9ba: Updated
PlanResultCacheService
withinvalidateService
- d30137c: update plan to reuse
PlanServiceNode
objects - d30137c: updated
BasePlanParams
withgetPlan
Patch Changes
@inversifyjs/container@1.12.0
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 rightgetChained
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
Patch Changes
- Updated dependencies
- @inversifyjs/reflect-metadata-utils@1.3.0
@inversifyjs/plugin-dispose@0.2.5
Patch Changes
- Updated dependencies [121f363]
- @inversifyjs/container@1.11.1