v4.3.0
#router #vue_router
4.3.0 (2024-02-21)
Bug Fixes
● check document for browser instead of window (#2042) (5631732)
● decode hash when parsing urls (#2061) (6f160b9), closes #2060
● guards: run beforeRouteEnter with app context (#2117) (6a69696), closes vuejs/router#2051
● handle undefined path in router resolve (0ec4862)
● keep optional params coming from a parent record (#2031) (04b50e5)
Features
● (internal) add types for unplugin-vue-router (2d1dd2a).
source
#router #vue_router
4.3.0 (2024-02-21)
Bug Fixes
● check document for browser instead of window (#2042) (5631732)
● decode hash when parsing urls (#2061) (6f160b9), closes #2060
● guards: run beforeRouteEnter with app context (#2117) (6a69696), closes vuejs/router#2051
● handle undefined path in router resolve (0ec4862)
● keep optional params coming from a parent record (#2031) (04b50e5)
Features
● (internal) add types for unplugin-vue-router (2d1dd2a).
source