Releases: stone-foundation/stone-js-service-container
Releases · stone-foundation/stone-js-service-container
v0.1.2
0.1.2 (2025-07-19)
Bug Fixes
- extracts interfaces (IContainer, IBinding) to improve code abstraction and reduce circular dependencies (#21) (ab31931)
v0.1.1
0.1.1 (2025-06-12)
Miscellaneous Chores
- migrate to stone-foundation, integrate sonar cloud and add security policy (#16) (b23c6dc)
v0.1.0
0.1.0 (2025-05-12)
Features
- fix proxy issue and change the license to MIT (0a34b2a)
v0.0.44
0.0.44 (2025-01-04)
Miscellaneous Chores
- update container's make method return type (020e91c)
v0.0.43
0.0.43 (2024-11-19)
Miscellaneous Chores
- remove register, asAlias API, add create factory method and make constructor private (1cb7f6d)
v0.0.42
0.0.42 (2024-11-16)
Miscellaneous Chores
- add rollup plugin to bundle types (0ff9b91)
v0.0.4
0.0.4 (2024-11-14)
Documentation
v0.0.2
0.0.2 (2024-11-13)
Features
- implement service container (9c0969a)