- Change the
ContainerModule
type to include a key, allowing modules to be used multiple times without rebuilding - Simplify interface naming
- Add
containerKeyValues
function
- Change behaviour of
ContainerBuilder.define
so that already-defined services are not overwritten
- Fix type signature of
ContainerBuilder.use
method
- Add keywords to package.json
- Update documentation
- Remove unneeded assets from NPM package
Initial release