Skip to content

Releases: vuetifyjs/cli

v1.2.0-beta.2

v1.2.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jul 15:31

Important

Vuetify Needs Your Support! The OpenCollective funds have been fully exhausted. We are currently unable to compensate our contributors for their continued work on the framework and the ecosystem tools.

If Vuetify is part of your stack, please consider sponsoring the project so we can continue delivering updates and fixes.

Sponsor via Open Collective | Sponsor via GitHub

Every contribution helps us keep Vuetify alive and ship exciting new features.

Thank you.


  • fix(create): apply features after converting project to JavaScript (#19) (aa69271), closes #19 #12
  • fix(create): generate .gitignore for scaffolded projects (#17) (71b84d9), closes #17
  • fix(templates): avoid errors when typechecking with TS 6.0 (#11) (489f8ff), closes #11
  • fix(templates): avoid loading full styles into the primary bundle (7aabdbb)
  • fix(templates): resilient CSS layers import (#22) (50766d5), closes #22 #21
  • feat(templates): update layers.css to suggest correct placement for UnoCSS icons (#8) (d5b0f5b)
  • build: update dependencies and clean up code (1acbe07)
  • feat: add new entries to component-map.json (44cb57c)

v1.2.0-beta.1

v1.2.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Mar 12:30
7d23c30
  • chore: add @e18e/eslint-plugin and lint (dbe96c3)
  • chore: release v1.2.0-beta.1 (7d23c30)
  • refactor: extract regex patterns into named constants (fc03f7c)
  • refactor(shared): reorganize exports to use subpath imports (c12ad59)
  • feat(mcp): add standalone MCP CLI and refactor MCP integration (91c5415)

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 15 Mar 23:24
bec3ab5
  • feat(scaffold): generate dynamic project documentation (0023fcd)
  • fix(create): skip interactive mode when explicit config flags are provided (239245f)

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 14 Mar 17:13
93e998c
  • feat: add local update prompt and deprecate upgrade command (1cd7441)
  • feat(presets): enhance preset system with user presets and improved UX (cdf7ebd)

v1.1.5-beta.2

v1.1.5-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Mar 09:46
3dd205a
  • ci: conditionally publish packages with beta or latest tag (be196ce)

v1.1.5-beta.1

v1.1.5-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Mar 09:36
92e6f04
  • feat(router): migrate from unplugin-vue-router to vue-router 5 (e63a92d)

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 13 Mar 09:08
3886885
  • fix(templates): add vite override for unplugin-fonts in Vue templates (90bc472)

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 12 Mar 17:19
ca81625

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 06 Mar 21:41
5010334
  • fix: prevent duplicate import of virtual:uno.css (3f11d7e)
  • fix: retry directory removal on ENOTEMPTY error (9220371)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Mar 12:10
  • fix(prompts): allow UnoCSS for type=vuetify (cbea2a3)