Skip to content

0.17.0

Compare
Choose a tag to compare
@octref octref released this 20 Mar 22:23
· 2751 commits to master since this release

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 of text.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.