Releases: RafaelJCamara/xInjecTS
Releases · RafaelJCamara/xInjecTS
v1.3.0
1.3.0 (2025-01-15)
Features
- make injectable lifetime optional centralized in the container itself (1930a8b)
Reverts
- enforce singleton lifetime for factory usage in dependency registration (0a79bb0)
v1.2.0
1.2.0 (2025-01-14)
Features
- export IDependency as a type from the dependency container (f9f1e7d)
- extend exported types (bba0f1c)
v1.1.0
1.1.0 (2025-01-14)
Features
- remove factory lifetime restriction and add test for Transient configuration (dfd05eb)