Skip to content

0.22.0

Compare
Choose a tag to compare
@octref octref released this 09 Aug 20:31
· 2372 commits to master since this release

0.22.0 | 2019-08-09 | VSIX

  • New Scaffold Snippets system that allows system / workspace level customizable snippets. See details in snippet docs. #1151.
  • πŸ™Œ prettier-tslint formatter option for TS region. Thanks to contribution from @NickeyLin. #1354.
  • πŸ™Œ Replaced bundled Vuetify support with official tag/attribute definition from [email protected]. Thanks to contribution from @nekosaur. #1365.
  • πŸ™Œ Avoid template diagnostic error on empty v-on. Thanks to contribution from @ktsn. #1371.
  • πŸ™Œ Read .prettierrc config for prettyhtml formatting. Thanks to contributino from @bolasblack. #1036.