Skip to content

Release Notes

What changed in each release of @remotex-labs/xinject.

v1.0.0

Initial release: a tiny, dependency-free dependency-injection container with decorators, providers, and singleton/transient scopes.

Core

Providers

Scopes

Types

  • Exported types: InjectableOptionsInterface, TokenType, ProviderType, ProvidersType, ProviderUseClassInterface, ProviderUseValueInterface, ProviderUseFactoryInterface.

See also

Released under the Mozilla Public License 2.0