Releases: inversify/monorepo
Releases · inversify/monorepo
[email protected]
Major Changes
- Renamed
Container.unbindtounbindAsync - Renamed
Container.unbindSynctounbind - Renamed
Container.rebindtorebindAsync - Renamed
Container.rebindSynctorebind - Renamed
ContainerModuleLoadOptions.unbindtounbindAsync - Renamed
ContainerModuleLoadOptions.unbindSynctounbind - Renamed
ContainerModuleLoadOptions.rebindtorebindAsync - Renamed
ContainerModuleLoadOptions.rebindSynctorebind - Updated package to be ESM only
- Renamed
Container.loadtoloadAsync - Renamed
Container.loadSynctoload - Updated
ServiceIdentifiertype. Now, aFunctionis a validServiceIdentifier<T>if and only if it satisfiesAbstractNewable<T> | Newable<T> - Renamed
Container.unloadtounloadAsync - Renamed
Container.unloadSynctounload - Renamed
Container.unbindAlltoContainer.unbindAllAsync - Renamed
Container.unbindAllSynctoContainer.unbindAll - Remove
Provider - Remove
ProviderBinding
Patch Changes
- Updated dependencies
- @inversifyjs/[email protected]
- @inversifyjs/[email protected]
- @inversifyjs/[email protected]
@inversifyjs/[email protected]
@inversifyjs/[email protected]
Minor Changes
- Updated package to be ESM only
@inversifyjs/[email protected]
Minor Changes
- Updated package to be ESM only
Patch Changes
- Updated dependencies
- @inversifyjs/[email protected]
@inversifyjs/[email protected]
Minor Changes
- Updated package to be ESM only
@inversifyjs/[email protected]
Minor Changes
- Updated package to be ESM only
Patch Changes
- Updated dependencies
- @inversifyjs/[email protected]
- [email protected]
- @inversifyjs/[email protected]
@inversifyjs/[email protected]
Minor Changes
- Added default plugin export
@inversifyjs/[email protected]
Major Changes
- Remove
Provider - Remove
ProviderBinding
Minor Changes
- Updated core package to be ESM only
Patch Changes
- Updated dependencies
- @inversifyjs/[email protected]
- @inversifyjs/[email protected]
- @inversifyjs/[email protected]
@inversifyjs/[email protected]
Major Changes
- Renamed
Container.unbindtounbindAsync - Renamed
Container.unbindSynctounbind - Renamed
Container.rebindtorebindAsync - Renamed
Container.rebindSynctorebind - Renamed
ContainerModuleLoadOptions.unbindtounbindAsync - Renamed
ContainerModuleLoadOptions.unbindSynctounbind - Renamed
ContainerModuleLoadOptions.rebindtorebindAsync - Renamed
ContainerModuleLoadOptions.rebindSynctorebind - Renamed
Container.loadtoloadAsync - Renamed
Container.loadSynctoload - Updated package to be ESM only
- Removed
BindingToFluentSyntax.toProvider - Renamed
Container.unloadtounloadAsync - Renamed
Container.unloadSynctounload - Renamed
Container.unbindAlltoContainer.unbindAllAsync - Renamed
Container.unbindAllSynctoContainer.unbindAll
Patch Changes
- Updated dependencies
- @inversifyjs/[email protected]
- @inversifyjs/[email protected]
- @inversifyjs/[email protected]
- @inversifyjs/[email protected]
@inversifyjs/[email protected]
Major Changes
- Updated
ServiceIdentifiertype. Now, aFunctionis a validServiceIdentifier<T>if and only if it satisfiesAbstractNewable<T> | Newable<T> - Updated package to be ESM only