Skip to content

Commit

Permalink
Update v10.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
aritchie committed Jul 28, 2024
1 parent 0434d23 commit a1839fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/content/docs/release-notes/mediator/v10.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ tableOfContents: false
import Aside from '../../../../components/Alert.tsx';
import RN from '../../../../components/ReleaseNote.astro';

# 1.7.2 - July 28
<RN type="enhancement">IRequestKey now has default interface implement to use ReflectKey</RN>
<RN type="enhancement">Minor timestampedresult signature improvement</RN>

# 1.7.1 - July 28
<RN type="enhancement">Attributes for offline, caches, etc can now be applied on the request contract AND/OR the request handlers</RN>
<RN type="enhancement">IRequestKey.ReflectKey looks through all public, instance, getters that are not null into part of the key</RN>
Expand Down

0 comments on commit a1839fb

Please sign in to comment.