You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch changes the way we handle routes. It introduces query string
support (!), and changes the router to use a lisp-like syntax. It also inverts
the argument order of effects and reducers to be more intuitive. We also
managed to sneak in some performance upgrades ✨ - We hope you enjoy
it!
4.0.0
The routing patchThis patch changes the way we handle routes. It introduces query string
support (!), and changes the router to use a lisp-like syntax. It also inverts
the argument order of effects and reducers to be more intuitive. We also
managed to sneak in some performance upgrades ✨ - We hope you enjoy
it!
changes
issue |
pull-request
state
anddata
argument order |issue
choo/http
. Use xhrinstead | pull-request
router
to use memoization |issue |
pull-request
issue
sheet-router
|issue |
pull-request
location
state to exposesearch
parameters (query strings) |issue
Todo
state
anddata
argument orderThe text was updated successfully, but these errors were encountered: