Skip to content

Releases: ExEr7um/vue3-vscode-snippets

v0.8.0

26 Aug 09:50
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Vue: Add Suspense vue-html snippet (#71)

🏡 Chore

❤️ Contributors

v0.7.0

13 May 11:48
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Vitest: Add function to Vitest todo snippets (#66)
  • Vitest: Add base Vitest snippets (#67)

🩹 Fixes

  • Vitest: ⚠️ Remove config snippets (dd5410c)

🏡 Chore

  • Setup Prettier (71525f2)
  • Setup ESLint (4ac649a)
  • Remove unused release.yml file (33fe21f)
  • Migrate to ExEr7um/workflows for CI (#65)
  • Add scopeMap to Changelogen config (4587bff)
  • Setup pre-commit hooks (b8d5d39)
  • Setup CI (#68)
  • Setup semantic PR title check (#69)

⚠️ Breaking Changes

  • Vitest: ⚠️ Remove config snippets (dd5410c)

❤️ Contributors

v0.6.0

20 Dec 19:53
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add withDefaults snippet for defineProps (#58)
  • Add ref with generic type argument (#59)

📖 Documentation

  • Format tables in README (#60)

🏡 Chore

  • Update contributors (#61)

❤️ Contributors

v0.5.1

08 Oct 23:06
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Missing const in defineEmits (#56)
  • Missing definePageMeta snippet (#57)

📖 Documentation

  • Add badges of technologies to README (#52)

❤️ Contributors

v0.5.0

03 Jul 18:52
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Use double quotes in vue file snippets (#50)

❤️ Contributors

  • Henrique Kubenda

v0.4.1

10 Jun 15:22
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Wrong parenthesis placement in Vitest snippets (#48)

❤️ Contributors

v0.4.0

06 Jun 19:08
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Update defineEmits to Vue 3.3 syntax (#43)
  • Add Vitest snippets (#44)
  • Add Vue 3.3 snippets (#45)

🏡 Chore

  • New release flow (#46)

❤️ Contributors

v0.3.1

09 Mar 09:01
d688824
Compare
Choose a tag to compare

What's Changed

Fixed

Other

Full Changelog: v0.3.0...v0.3.1

v0.3.0

05 Mar 17:47
1374be2
Compare
Choose a tag to compare

What's Changed

Features

Other

Full Changelog: v0.2.0...v0.3.0

v0.2.0

15 Oct 13:44
267bca6
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v0.1.1...v0.2.0