Skip to content

0.19.0

Compare
Choose a tag to compare
@octref octref released this 24 Apr 03:36
· 2563 commits to master since this release

0.19.0 | 2019-04-23 | VSIX

  • Hover / jump to definition / find references for template interpolations. #1215.
  • πŸ™Œ Diagnostics / type-checking for template interpolations. #209. #681. Thanks to amazing contribution from Katashin! More details in Vue Template Interpolation Language Features
  • Fix pug comment togglign bug. #1199.
  • Fix a grammar bug for # slot syntax. #1192.
  • πŸ™Œ Fix a crash when VLS initialization option is not passed. #1188. Thanks to contribution from Louis Bourque.

Vue Template Interpolation Language Features