Skip to content

Releases: ll3006/vue-router

vue-router-4.4.0+fix-catch-all-slash

05 Jul 04:28
Compare
Choose a tag to compare
Pre-release
fix: do not encode slashes in catch-all routes

This applies to all custom regex routes which match a slash or
contain one in their literal part

fixes #1638