From 893225235a19e40e16b2f94066b877c68f5a4e28 Mon Sep 17 00:00:00 2001 From: Pine Wu Date: Fri, 14 Aug 2020 23:26:45 +0800 Subject: [PATCH] Changelog for #2161 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 715d82d7ca..41e171fdd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ - Component Data - `type: 'boolean'` should trigger completion without `=""`. #2127. - Component Data doesn't work if it comes from devDependencies. #2132. - 🙌 Add support for analyzing vue-class-component and vue-property-decorator. Thanks to contribution from [@yoyo930021](https://github.com/yoyo930021). #864, #1105 and #1323. +- 🙌 Fix "Go to definition" for methods/computeds does not work in the template. Thanks to contribution from [@cereschen](https://github.com/cereschen). #1484 and #2161. ### 0.26.1 | 2020-08-07 | [VSIX](https://marketplace.visualstudio.com/_apis/public/gallery/publishers/octref/vsextensions/vetur/0.26.1/vspackage)