We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1a4ef1 commit 2868398Copy full SHA for 2868398
.changeset/kind-singers-walk.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @webiny/di
2
3
+## 0.2.2
4
+
5
+### Patch Changes
6
7
+- b1a4ef1: ensure generic type is preserved in Abstraction.d.ts when built
8
9
## 0.2.1
10
11
### Patch Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "@webiny/di",
"license": "MIT",
- "version": "0.2.1",
+ "version": "0.2.2",
"type": "module",
"main": "dist/index.js",
"author": "Webiny Ltd.",
0 commit comments