Describe the problem
Hi!
The pushState
function from $app/navigation
does not allow custom objects
Describe the proposed solution
Reuse the transport
hook + devalue to serialize and parse state, similar to what SvelteKit does for network boundaries
Alternatives considered
No response
Importance
would make my life easier
Additional Information
No response