v1.3.0
Live Demo →
API Documentation →
New features
-
#261 Preserve
location.search
andlocation.hash
when navigating-
Pass
search
andhash
together withpathname
to navigate fromPOPSTATE
andCLICK
navigation triggers to the router -
Expose
search
andhash
string keys incontext
object argument of route actions
-
Bug fixes
-
#342 enable rendering
HTMLElement
created without usingcontext.component
-
#321 pass the correct route params to lifecycle callbacks in child routes (#322)
Other Changes
-
Update supported Node.js version to 10
-
Dependency updates