Details
-
Task
-
Resolution: Fixed
-
Major
-
18.5.0
-
None
-
Unknown
-
N/A
-
N/A
-
Description
v8.2.1
Patch Changes
- Fixed resolved value binding resolution to respect the jitless container option, avoiding Function constructor usage in CSP-restricted environments.
- Updated dependencies
- @inversifyjs/core@14.0.0
- @inversifyjs/container@3.1.1
v8.2.0
Minor Changes
- Updated ContainerOptions with optional jitless (default true).
Patch Changes
- Updated resolution flow with better inlined constructor calls.
- Updated instance resolution flow to rely on inlined functions also in property injected services.
- Updated resolution algorithm to rely on jit options to avoid CSP related issues.
- Updated dependencies
- @inversifyjs/container@3.1.0
- @inversifyjs/core@13.0.0
v8.1.3
Patch Changes
- Improved instance transient scoped resolution performance forcing inlined v8 constructor calls.
- Updated dependencies
- @inversifyjs/core@12.0.1
- @inversifyjs/container@3.0.1
v8.1.2
Patch Changes
- Deep redirection bindings are now properly refreshed in the plan cache when relevant bindings are added or removed
- Updated dependencies
- @inversifyjs/container@3.0.0
- @inversifyjs/core@12.0.0