Skip to content

0.23.0

Compare
Choose a tag to compare
@octref octref released this 13 Jan 09:52
· 2183 commits to master since this release

0.23.0 | 2020-01-12 | VSIX

  • VTI (Vetur Terminal Interface). #1149.
  • Provide default VLS config and do not crash when no config is provided. #977.
  • Upgrade to TypeScript 3.7 with Optional Chaining and Nullish Coalescing. #1510.
  • 🙌 Fix syntax highlighting for interpolation in attributes with numbers (such as x1). Thanks to contribution from Niklas Higi. #1465.
  • 🙌 Fix syntax highlighting for backticked vue code block in Markdown file. Thanks to contribution from Abdelrahman Awad. #1024 and #1485.