Skip to content

Releases: starter-collective/starter-lib-vue3

v1.1.1

22 May 02:51
Compare
Choose a tag to compare

   🚀 Features

  • Replace local toLowerCase utility with @kieranwv/utils  -  by @kieranwv (8ddbb)
    View changes on GitHub

v1.1.0

15 May 07:05
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v1.0.0

09 May 02:48
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.7.0

08 May 07:01
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Update StSayHello component registration and type definitions  -  by @kieranwv (e528f)
    View changes on GitHub

v0.6.1

07 May 08:32
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.6.0

07 May 08:28
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Correct sideEffects path in StarterLibVue3Resolver  -  by @kieranwv (bb671)
  • Update UMD format configuration in vite.config.ts  -  by @kieranwv (503ef)
  • Update Vite configuration to use vite-plugin-bundle-styles for bundling component styles  -  by @kieranwv (e3df0)
  • Correct import path for SayHello component in test file  -  by @kieranwv (3e7eb)
  • Update import paths for styles in documentation and package configuration  -  by @kieranwv (c58d8)
    View changes on GitHub

v0.5.0

11 Apr 06:01
Compare
Choose a tag to compare

   🚀 Features

  • Add unplugin-vue-components dependency and implement component resolver  -  by @kieranwv (44a6f)
  • Replace rollup-plugin-copy with vite-plugin-static-copy  -  by @kieranwv (100b0)
    View changes on GitHub

v0.4.0

30 Dec 03:36
Compare
Choose a tag to compare

   🚀 Features

  • Add TypeScript support for global components and update documentation for clarity  -  by @kieranwv (85876)
    View changes on GitHub

v0.3.0

26 Dec 09:10
Compare
Choose a tag to compare

   🚀 Features

  • Enhance documentation and examples with new components and markdown plugin  -  by @kieranwv (675a6)
  • Update documentation examples and styles for improved clarity and responsiveness  -  by @kieranwv (bc03f)
    View changes on GitHub

v0.2.0

25 Dec 08:16
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Update Vite configuration and package exports for improved build output  -  by @kieranwv (54dc3)
  • Correct file reference for global IIFE variable in setup checklist  -  by @kieranwv (14bc8)
    View changes on GitHub