File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
2435Version 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
272274Version 2.0.9
273275-------------
You can’t perform that action at this time.
0 commit comments