4Catalyzer / found

Extensible route-based routing for React applications
https://4catalyzer.github.io/found/
MIT License
794 stars 55 forks source link

Fix Param types #1058

Open steinybot opened 7 months ago

steinybot commented 7 months ago

Fixes #1057

I'm not sure if this is the idea solution. It maintains the same runtime behaviour but of course there is a breaking change in the types. Alternatively we could keep the types and change the behaviour so that missing params are not present in the object.