leptos/integrations
Chris 15d4ca0638
feat(axum): provide state to server fn context (#2257)
Note that this is a minimal implementation and will __not__ allow the
user to `expect_state` if they have external calls to rendering their
app (i.e. using `render_app_to_*` directly).
2024-02-04 19:26:21 -05:00
..
actix fix: bug with Actix redirects (#2246) 2024-01-31 09:14:40 -05:00
axum feat(axum): provide state to server fn context (#2257) 2024-02-04 19:26:21 -05:00
utils fix: misaligned </head> tags in streaming responses (closes #1930) (#1932) 2023-10-24 15:42:07 -04:00