Skip to content

Releases: unlight/inject

v10.0.0

03 Jun 19:47

Choose a tag to compare

10.0.0 (2022-06-03)

⚠ BREAKING CHANGES

  • Replace mock by provide

Code Refactoring

  • Replace mock by provide (cc91323)

v9.0.0

01 Jun 19:44

Choose a tag to compare

v9.0.0 Pre-release
Pre-release

9.0.0 (2022-06-01)

⚠ BREAKING CHANGES

  • Single overloaded function

Bug Fixes

Code Refactoring

  • Single overloaded function (fb03714)

v8.1.0

16 Jul 20:20

Choose a tag to compare

8.1.0 (2021-07-16)

Features

  • Allow inject without default factory (cf20857)

v8.0.0

22 Apr 16:30

Choose a tag to compare

8.0.0 (2019-04-22)

Features

  • Separated injection to types (fbe3f94)

BREAKING CHANGES

  • Signature changed

v7.1.3

25 Dec 19:03

Choose a tag to compare

7.1.3 (2018-12-25)

Bug Fixes

  • Error: Cannot find module 'njct' (4f15b41)

v7.1.2

18 Dec 20:50

Choose a tag to compare

7.1.2 (2018-12-18)

Bug Fixes

  • Do not use dist as root (4388c1e)

v7.1.1

18 Dec 20:28

Choose a tag to compare

7.1.1 (2018-12-18)

Bug Fixes

v7.1.0

18 Dec 20:12

Choose a tag to compare

7.1.0 (2018-12-18)

Features

  • Alias injector.provide (6d809b6)
  • Use ng-packagr for build (1e33c9f)
  • Use once 1-liner function (0dc4fea)

v1.1.0

02 Dec 12:29

Choose a tag to compare

1.1.0 (2018-12-02)

Features

  • Inject transient class instance (singleton) (4922425)