Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

51 lines (31 loc) · 2.01 KB

Change Log

All notable changes to the "vue3-vscode-snippets" extension will be documented in this file.

v0.3.1

Fixed

  • No comma in Nuxt SEO snippets by @ExEr7um in #38

v0.3.0

Features

  • Add Nuxt SEO composables by @ExEr7um in #35

v0.2.0

Features

  • Add more Nuxt snippets @ExEr7um in #28
  • Add Pinia composition store snippets by @ExEr7um in #29
  • Add Histoire snippets by @ExEr7um in #31
  • Add Vue Transition CSS snippets by @ExEr7um in #32

v0.1.1

Fixed

  • Broken link in README by @ExEr7um in #22

Documentation

  • Add badges and license to README by @ExEr7um in #24

v0.1.0

Features

  • Add .vue file snippets by @ExEr7um in #10
  • Add vue-template snippets by @ExEr7um in #11
  • Add vue-script snippets by @ExEr7um in #12
  • Add pinia snippets by @ExEr7um and @danielkellyio in #13
  • Add vue-router snippets by @ExEr7um in #14
  • Add nuxt-layout snippets by @ExEr7um in #15
  • Add nuxt-script snippets by @ExEr7um in #16

Documentation

  • Create a README by @ExEr7um in #17
  • Prepare for publishing in VS Code Marketplace by @ExEr7um in #18