Skip to content

Commit 621559d

Browse files
committed
Update mediator.mdx
1 parent d4d7e1c commit 621559d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

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

88
## v4
99

10+
### 4.9.1
11+
<RN type="fix" repo="mediator" githubNumber="40">Fix storage service deadlock</RN>
12+
<RN type="fix">Fix another release semaphore state in storage service indexing</RN>
13+
1014
### 4.9.0 - July 26, 2025
1115
<RN type="feature">Blazor now has a connectivity event broadcaster. Simply add `<InternetConnectivity />` to your main layout (don't add more than 1)</RN>
1216
<RN type="enhancement">`IContractKeyProvider` provides a new injectable and external way of providing contract keys allowing you to pull values from configuration, source generation, etc without using reflection. Our current provider works on reflection to maintain backwards compat, but we have a lot of things planned here</RN>

0 commit comments

Comments
 (0)