Skip to content

Releases: stone-foundation/stone-js-service-container

v0.1.2

19 Jul 18:26
d1d0647
Compare
Choose a tag to compare

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

12 Jun 02:18
a96d991
Compare
Choose a tag to compare

0.1.1 (2025-06-12)

Miscellaneous Chores

  • migrate to stone-foundation, integrate sonar cloud and add security policy (#16) (b23c6dc)

v0.1.0

12 May 23:03
e2de5e0
Compare
Choose a tag to compare

0.1.0 (2025-05-12)

Features

  • fix proxy issue and change the license to MIT (0a34b2a)

v0.0.44

04 Jan 00:48
b069620
Compare
Choose a tag to compare

0.0.44 (2025-01-04)

Miscellaneous Chores

  • update container's make method return type (020e91c)

v0.0.43

19 Nov 04:49
6fd710a
Compare
Choose a tag to compare

0.0.43 (2024-11-19)

Miscellaneous Chores

  • remove register, asAlias API, add create factory method and make constructor private (1cb7f6d)

v0.0.42

16 Nov 00:45
ab3152c
Compare
Choose a tag to compare

0.0.42 (2024-11-16)

Miscellaneous Chores

  • add rollup plugin to bundle types (0ff9b91)

v0.0.4

14 Nov 00:12
0021aac
Compare
Choose a tag to compare

0.0.4 (2024-11-14)

Documentation

v0.0.2

13 Nov 03:18
ee7dcc5
Compare
Choose a tag to compare

0.0.2 (2024-11-13)

Features

  • implement service container (9c0969a)