Results 5 issues of SarguelUnda

## Summary At the moment typescript only allow the following signatures for SetStoreFunction interface; ```js (setter): void; (k1, setter): void; (k1, k2, setter): void; (k1, k2, k3, setter): void; (k1,...

# Describe the bug When using top level anonymous `export default function ()` the hot reload break in some part of the tree # Steps to Reproduce the Bug or...

A simple fix because the description and sample value were swapped

# Summary This PR does 2 things: - better method detection for action. If the formmethod attribute is present, use it instead of the form element. - add a Form...

This relax the bound on logos Error type for more interoperability with error library like anyhow. I could not see where or if those bounds were mandatory. We still need...

enhancement