Skip to content

Commit b42c0cf

Browse files
committed
Update extensions.mdx
1 parent 88b5fe5 commit b42c0cf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/content/docs/release-notes/extensions.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ import RN from '/src/components/ReleaseNote.astro';
1616

1717
## Extensions
1818

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+
1925
### 1.2 - July 14, 2025
2026
<RN type="enhancement">ServiceAttribute now has a TryAdd property that will call the appropriate service lifetime method</RN>
2127
<RN type="enhancement">Additional SingletonAttribute, ScopedAttribute, and TransientAttribute to remove the need for multiple namespaces</RN>

0 commit comments

Comments
 (0)