Skip to content

Releases: cubos/node-inject

1.3.1

02 Jun 16:58
b6defd2
Compare
Choose a tag to compare
  • Support using setupScope outside of an existing scope.

1.3.0

03 May 18:33
094d30e
Compare
Choose a tag to compare
  • Add @Service decorator that can be used instead of registerService / registerServiceWithFactory. The latter is not deprecated.

1.2.0

28 Jan 22:33
Compare
Choose a tag to compare
  • Now the app starts with a global scope. All scopes are chidren of this one.
  • When pushing and poping global context, scope is now reset.

1.1.0

25 Jan 14:53
Compare
Choose a tag to compare
  • Add registerServiceWithFactory to allow creating service instances with custom factories.

1.0.0

21 Jan 17:18
Compare
Choose a tag to compare

Initial release.