- 95db24e: resolve instances from all parent containers
- b1a4ef1: ensure generic type is preserved in Abstraction.d.ts when built
- 5e9d851: enforce typechecking of the dependencies array
- 987ed28: add new methods on Abstraction class: createImplementation, createDecorator, and createComposite.
- 9bd1b04: use Symbol(name) to make each abstraction unique, even if using the same name.
- 7db2f63: exclude unnecessary files from the published package
Initial release of Webiny DI container, with support for abstractions, decorators, composites, and hierarchical containers.