Closed line-o closed 7 months ago
Simplify logic to always split the exist:path into parts and route based on those parts. This was previously done for individual routes.
Catch malformed urls as early as possible.
@line-o Could you please confirm if this is ready to go?
:tada: This PR is included in version 3.2.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Simplify logic to always split the exist:path into parts and route based on those parts. This was previously done for individual routes.
Catch malformed urls as early as possible.