Open robertmoura opened 1 month ago
Attention: Patch coverage is 64.00000%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 68.15%. Comparing base (
5741b2a
) to head (a930a2d
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/core/context.ts | 35.71% | 9 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
BREAKING CHANGE: allow relative path overrides
Closes https://github.com/posva/unplugin-vue-router/issues/341
EditableTreeNode
definePage
and<route>
blockIncludes changes from https://github.com/posva/unplugin-vue-router/pull/431
Description
Relative paths in
definePage
and route blockRelative paths are converted to absolute paths. Here is an example:
custom-root.vue
custom-child.vue