This issue has been created
There are 2 updates.
 
 
Cristal / cid:jira-generated-image-avatar-33c6a23c-b718-46f6-8a0e-e54868aa98bd CRISTAL-338 Open

Upgrade inversify to 6.1.4

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-df166ccb-664a-47cb-8134-bc677921719f Manuel Leduc created this issue on 26/Nov/24 17:57
 
Summary: Upgrade inversify to 6.1.4
Issue Type: cid:jira-generated-image-avatar-33c6a23c-b718-46f6-8a0e-e54868aa98bd Task
Affects Versions: 0.12
Assignee: Unassigned
Components: Dependency Upgrades
Created: 26/Nov/24 17:56
Priority: cid:jira-generated-image-static-major-16cee0a3-c8f9-4b15-959b-0a8a5591ee35 Major
Reporter: Manuel Leduc
Description:

v6.1.4

Compare Source

Changed
  • Updated planner with better error description when a binding can not be properly resolved.
Fixed
  • Updated container to allow deactivating singleton undefined values.
  • Updated ESM build to be compatible with both bundler and NodeJS module resolution algorithms.

v6.1.3

Compare Source

Fixed
  • Updated ESM build with missing types.

v6.1.2

Compare Source

Changed
  • Updated package.json to include the exports field for better bundler support.
Fixed
  • Updated fetch metadata flows with better error descriptions.

v6.1.1

Compare Source

Fixed
  • Bumped @inversifyjs/common and @inversifyjs/core fixing wrong dev engines constraints.

v6.1.0

Compare Source

Changed
  • Updated ServiceIdentifier to rely on Function instead of Abstract<T>.
  • injectable decorator is no longer required.
Fixed
  • Fixed Target.getNameTag with the right type: number | string | symbol.
 
 

2 updates

 
cid:jira-generated-image-avatar-df166ccb-664a-47cb-8134-bc677921719f Changes by Manuel Leduc on 26/Nov/24 17:57
 
Fix Version: 0.13
Assignee: Manuel Leduc