Skip to content

Releases: Cryxto/ioc-n-di

v0.4.2

31 Dec 15:26

Choose a tag to compare

   🐞 Bug Fixes

  • Change postinstall script to prepare for better hook management  -  by @Cryxto (6b31f)
    View changes on GitHub

v0.4.1

26 Dec 12:54

Choose a tag to compare

   🐞 Bug Fixes

  • Add missing keywords to package.json for better package discoverability  -  by @Cryxto (3804f)
    View changes on GitHub

v0.4.0

26 Dec 12:10

Choose a tag to compare

   🚀 Features

  • Add lifecycle hooks support with OnInit and OnDestroy interfaces, and implement logging configuration  -  by @Cryxto (b67f8)
    View changes on GitHub

v0.3.1

23 Dec 10:20

Choose a tag to compare

   🐞 Bug Fixes

  • Update provider types to allow any type in GroupOptions and Container methods  -  by @Cryxto (e15de)
    View changes on GitHub

v0.3.0

23 Dec 08:11

Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.2.5

22 Dec 16:11

Choose a tag to compare

No significant changes

    View changes on GitHub

v0.2.4

22 Dec 16:07

Choose a tag to compare

   🐞 Bug Fixes

  • Correct .npmrc creation and update npm token environment variable  -  by @Cryxto (02746)
    View changes on GitHub

v0.2.3

22 Dec 15:56

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.2.2

22 Dec 15:43

Choose a tag to compare

   🐞 Bug Fixes

  • Add creation of .npmrc file for npm authentication  -  by @Cryxto (d77e3)
    View changes on GitHub

v0.2.1

22 Dec 15:32

Choose a tag to compare

   🐞 Bug Fixes

  • Add NPM_CONFIG_TOKEN to environment variables in release workflow  -  by @Cryxto (825ad)
    View changes on GitHub