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 88b5fe5 commit b42c0cfCopy full SHA for b42c0cf
src/content/docs/release-notes/extensions.mdx
@@ -16,6 +16,12 @@ import RN from '/src/components/ReleaseNote.astro';
16
17
## Extensions
18
19
+### 1.2.2 - July 27 2025
20
+<RN type="fix" platform="iOS">Secure storage would not correctly store or clear all values</RN>
21
+
22
+### 1.2.1 - July 15 2025
23
+<RN type="enhancement">Logging has been optionally enabled throughout the DI binding</RN>
24
25
### 1.2 - July 14, 2025
26
<RN type="enhancement">ServiceAttribute now has a TryAdd property that will call the appropriate service lifetime method</RN>
27
<RN type="enhancement">Additional SingletonAttribute, ScopedAttribute, and TransientAttribute to remove the need for multiple namespaces</RN>
0 commit comments