Skip to content

Commit

Permalink
Update mediator.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
aritchie committed Feb 8, 2025
1 parent 5d1e3fa commit 88fd2d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/content/docs/release-notes/mediator.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import RN from '/src/components/ReleaseNote.astro';

# 3.3.0 - TBD
<RN type="feature">Support for Uno Platform</RN>
<RN type="enhancement">ASPNET extension now has its own logging enrichment exception handler</RN>
<RN type="enhancement">Ability to bypass middleware using headers - mediator.Send(..., cancelToken, Headers.BypassMiddleware)</RN>
<RN type="enhancement">Ability to bypass error traps using `Headers.DontTrapExceptions` - all Shiny Mediator middleware that error trap will respect this header</RN>

Expand Down

0 comments on commit 88fd2d7

Please sign in to comment.