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 f2b6361 commit 92f34e9Copy full SHA for 92f34e9
src/content/docs/release-notes/mediator.mdx
@@ -10,6 +10,7 @@ import RN from '/src/components/ReleaseNote.astro';
10
### v4.10 - TBD
11
<RN type="feature">New contract key generator - sample below</RN>
12
<RN type="feature">Re-releasing standalone Sentry library due to AOT not being supported on MAUI via Sentry.Diagnostics</RN>
13
+<RN type="enhancement" breaking={true}>MAUI storage services like offline now use the cache directory</RN>
14
<RN type="enhancement">New RuntimeEventRegistration service that you can add event handlers to at runtime dynamically</RN>
15
16
New Contract Key Generator
0 commit comments