kitbagjs / router

A type safe router for vuejs
https://router.kitbag.dev
MIT License
173 stars 4 forks source link

Add support for static queries when doing navigation #91

Closed pleek91 closed 7 months ago

pleek91 commented 7 months ago

Description

Adds implementation for query in router.push, router.replace, and route methods.