Closed kwhitley closed 7 months ago
As always, after a few days I debate the need for such a think... and I think if you specifically needed around withParams
(it's rare), you could just use Router
instead.
closing this... ultimately, perhaps not worth the calories.
Changes
withParams
as an option (defaults towithParams
toAutoRouter
. Set to a no-op to bypass.websocket
(undocumented) now uses a standardResponse
, rather thancreateResponse
(saves ~100 bytes)withParams
internal has been restructured to save ~10 bytesType of Change (select one and follow subtasks)