v3.0.2
Improvements
- call scrollBehaviour with app context (#1804) @homerjam
- RouterLink and RouterView can now be used in PascalCase (#1842) @meteorlxy
- added array type to query (#2050) @zigomir
Fixed
- Call setupScroll if pushState is supported #1834 (#1835) @JounQin
- Prevent component reuse in out-in transition #1874 (#2127) @PeachScript
- Give * routes a param name (instead of 0) #1994 (#1995) @posva
- Fix replaceState bug in Safari #2195 (#2295) @posva
- Support initial routes in unicode (#2375) @aldarund