2.5.1
- Remove reliance on
Object.assign()introduced in2.5.0. preact-router/match'sLinknow usespreact-router'sLinkso it will always do custom routing.
Object.assign() introduced in 2.5.0.preact-router/match's Link now uses preact-router's Link so it will always do custom routing.