Skip to content

Commit e76e794

Browse files
committed
Changelog - link to docs
1 parent 37aa25e commit e76e794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
- Completing child component should trigger props with `:` by default. #2140.
1414
- Space should trigger completion only in HTML mode. #2139.
1515
- Self-closing `<PascalCase>` component should get highlighted like JSX/TSX. #2136
16-
- Cross file template type checking - check that components are passed all declared props. #2135.
16+
- [Cross file template type checking](https://vuejs.github.io/vetur/interpolation.html#prop-validation) - check that components are passed all declared props. #2135.
1717
- Linkify all vue/vue-router tags to their API doc. #2133.
1818
- Component Data - `type: 'boolean'` should trigger completion without `=""`. #2127.
1919
- Component Data doesn't work if it comes from devDependencies. #2132.

0 commit comments

Comments
 (0)