Skip to content

Adds support for path object with name property name for vue-router usage.

Compare
Choose a tag to compare
@johndatserakis johndatserakis released this 18 Jul 04:06
· 32 commits to master since this release

Going forward, if you're using the isUsingVueRouter option, you'll need to provide and Object with a name property corresponding to a route. You can set isUsingVueRouter to false to keep using the string option.