Releases: inversify/monorepo
Releases · inversify/monorepo
Release list
inversify@8.2.3
Patch Changes
- Updated dependencies
- @inversifyjs/core@15.0.1
- @inversifyjs/container@3.1.3
@inversifyjs/plugin-dispose@0.4.7
Patch Changes
- Updated dependencies
- @inversifyjs/container@3.1.3
- inversify@8.2.3
- @inversifyjs/plugin@0.3.1
@inversifyjs/foundation-vitest-config@0.2.1
Patch Changes
- Updated config to exclude fixture files.
@inversifyjs/core@15.0.1
Patch Changes
- Improved dynamic value binding resolution performance.
- Fixed JIT resolution for transient instance bindings with more than four constructor and property injections combined, which could throw a
SyntaxErroror resolve with the wrong arity whenjitlesswasfalse.
@inversifyjs/container@3.1.3
Patch Changes
- Updated dependencies
- @inversifyjs/core@15.0.1
- @inversifyjs/plugin@0.3.1
inversify@8.2.2
Patch Changes
- Updated dependencies
- @inversifyjs/core@15.0.0
- @inversifyjs/container@3.1.2
@inversifyjs/plugin-dispose@0.4.6
Patch Changes
- Updated dependencies
- @inversifyjs/container@3.1.2
- inversify@8.2.2
- @inversifyjs/plugin@0.3.1
@inversifyjs/core@15.0.0
Major Changes
- Updated
PlanParamsOperationswithgetActivations.
@inversifyjs/container@3.1.2
Patch Changes
- Updated
PlanParamsOperationswithgetActivations. - Updated dependencies
- @inversifyjs/core@15.0.0
- @inversifyjs/plugin@0.3.1
inversify@8.2.1
Patch Changes
- Fixed resolved value binding resolution to respect the
jitlesscontainer option, avoidingFunctionconstructor usage in CSP-restricted environments. - Updated dependencies
- @inversifyjs/core@14.0.0
- @inversifyjs/container@3.1.1