0.17.0
0.17.0 | 2019-03-20 | VSIX
- Allow using workspace TS version. See below for details. #682.
- Switch PostCSS grammar to base on hudochenkov/Syntax-highlighting-for-PostCSS. #1115.
- Fix a bug where Vetur does not update language features for newly created files. #1091.
- Use
text.jade.slm
instead oftext.pug.slm
for proper SLM syntax highlighting. #1134. - Fix a bug where Vetur fails to resolve links in
<script src="">
correctly. #991 and #1150. - Add Gridsome support. Thanks to contribution from @tyankatsu0105. #1101.