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 03a100d commit 71ae5c6Copy full SHA for 71ae5c6
CHANGES.md
@@ -6,7 +6,7 @@ Fedify changelog
6
Version 1.9.1
7
-------------
8
9
-To be released.
+Released on October 31, 2025.
10
11
### @fedify/testing
12
@@ -16,7 +16,7 @@ To be released.
16
`TestFederation`, `TestContext`, and `SentActivity` types, causing indefinite
17
hangs during the processing stage. [[#468]]
18
19
- - **Breaking change**: `MockFederation` class is no longer exported from
+ - *Breaking change*: `MockFederation` class is no longer exported from
20
the public API. Use `createFederation()` factory function instead.
21
- `TestFederation<TContextData>`, `TestContext<TContextData>`, and
22
`SentActivity` interfaces are no longer exported from the public API,
0 commit comments