npm vue-router 5.3.0
v5.3.0

5 hours ago

   🚀 Features

   🐞 Bug Fixes

  • history:
  • router:
  • types:
    • Allow unsetting a route name with false in EditableTreeNode  -  by @Anoesj in #2752 (8e2e1)
  • unplugin:
    • Sort and dedupe params in generated types  -  by @posva (a25fa)
    • Skip unnamed params in generated route types  -  by @posva (c694e)
    • Report unnamed params once per route  -  by @posva (52058)
    • Generate param types from override paths and stop inheritance on absolute overrides  -  by @G100my in #2646 (67bab)

   🏎 Performance

  • Replace json5 and yaml with confbox  -  by @danielroe in #2769 (aab28)
  • Avoid depending on the current route to resolve absolute locations  -  by @danielroe (9b7e3)
  • experimental: Avoid tracking currentRoute in absolute string locations  -  by @posva (084fc)
    View changes on GitHub

Don't miss a new vue-router release

NewReleases is sending notifications on new releases.