Skip to content

Releases: skirtles-code/create-vue-lib

v0.0.9

27 Mar 12:08
Compare
Choose a tag to compare

Changes:

  • Fix type checking for global variables such as __DEV__: #5

v0.0.8

20 Mar 05:18
Compare
Choose a tag to compare

Changes:

  • Add support for a GitHub CI workflow: #4

v0.0.7

15 Mar 05:19
Compare
Choose a tag to compare

Changes:

v0.0.6

15 Mar 04:22
Compare
Choose a tag to compare

Most notable changes:

v0.0.5

13 Mar 23:10
Compare
Choose a tag to compare

Changes:

  • Ensure stable scope ids with componentIdGenerator: 'filepath': 0753d06
  • Switch to prodDevtools: true for 'dev' builds: 929aca2

v0.0.4

11 Mar 00:13
Compare
Choose a tag to compare

Most notable changes:

  • Bump dependencies in the generated project: b723cca
  • Add publint: ab5e775
  • Switch to .mjs extension for ESM dev build: f7bdfb4
  • Add "type": "module" to package.json files: 6c57895

v0.0.3

07 Mar 00:46
Compare
Choose a tag to compare

Most notable changes:

  • Remove preinstall targets from sub-packages: 2247ff4
  • Use a development build with bundlers: f0fc140
  • Make Vitest optional: 613a9ba
  • Make the packages directory optional: fb43cbd

v0.0.2

02 Mar 17:22
Compare
Choose a tag to compare

Further work-in-progress.

v0.0.1

22 Feb 01:04
Compare
Choose a tag to compare

Still work-in-progress.

The most important addition in this release is ESLint support.

v0.0.0

12 Feb 15:54
Compare
Choose a tag to compare

Initial release