We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bd1b04 commit 4f095d1Copy full SHA for 4f095d1
.changeset/good-humans-attend.md
@@ -0,0 +1,6 @@
1
+---
2
+"@webiny/di": minor
3
4
+
5
+Added new methods on Abstraction class: createImplementation, createDecorator, and createComposite.
6
+Make token unique: use Symbol(name) to make each abstraction unique, even if using the same name.
0 commit comments