Skip to content

Commit 996acf9

Browse files
committed
Fix changelog
1 parent eaa34c1 commit 996acf9

1 file changed

Lines changed: 11 additions & 9 deletions

File tree

CHANGES.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,17 @@ To be released.
2020
- Added `DocumentLoaderFactoryOptions.maxRedirection` to configure the
2121
maximum number of redirects followed by `getDocumentLoader()`.
2222

23+
### @fedify/solidstart
24+
25+
- Added `@fedify/solidstart` package for integrating Fedify with
26+
[SolidStart]. It provides `fedifyMiddleware()` for request handling
27+
with SolidStart's middleware system.
28+
[[#476], [#601], [#652] by Hyeonseo Kim]
29+
30+
[SolidStart]: https://start.solidjs.com/
31+
[#476]: https://github.com/fedify-dev/fedify/issues/476
32+
[#601]: https://github.com/fedify-dev/fedify/pull/601
33+
[#652]: https://github.com/fedify-dev/fedify/pull/652
2334

2435
Version 2.1.2
2536
-------------
@@ -259,15 +270,6 @@ Released on March 24, 2026.
259270
[#597]: https://github.com/fedify-dev/fedify/pull/597
260271
[#599]: https://github.com/fedify-dev/fedify/pull/599
261272

262-
### @fedify/solidstart
263-
264-
- Added `@fedify/solidstart` package for integrating Fedify with
265-
[SolidStart]. It provides `fedifyMiddleware()` for request handling
266-
with SolidStart's middleware system. [[#476]]
267-
268-
[SolidStart]: https://start.solidjs.com/
269-
[#476]: https://github.com/fedify-dev/fedify/issues/476
270-
271273

272274
Version 2.0.9
273275
-------------

0 commit comments

Comments
 (0)