We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d54e73 commit e8f0944Copy full SHA for e8f0944
src/content/docs/release-notes/extensions.mdx
@@ -20,6 +20,9 @@ import RN from '/src/components/ReleaseNote.astro';
20
21
## Extensions
22
23
+### 1.3.1 - September 19, 2025
24
+<RN type="fix">Type and AsSelf was being ignored if a base class is being used</RN>
25
+
26
### v1.3.0 - September 16, 2025
27
<RN type="enhancement">DI registration now supports `AsSelf` which allows an implementation to be registered directly</RN>
28
0 commit comments