Skip to content

0.19.2

Compare
Choose a tag to compare
@octref octref released this 26 Apr 07:13
· 2526 commits to master since this release

0.19.2 | 2019-04-25 | VSIX

  • πŸ™Œ Various bug fixes for template interpolation. Thanks to @ktsn for providing fixes.
    • Bug for transformating string templates inside template interpolations. #1230.
    • Error showing private/protected members not accessible from template. #1224.
    • Ignore filters in template transformation. #1206.
  • Fix double color indicator in document with multiple <style> blocks. #1219.
  • Disables vetur.experimental.templateInterpolationService by default. #1246.