nx-vue3-vite

NX Plugin for generating opinionated Vue3+Vite+PostCSS applications

MIT License

Downloads
1.1K
Stars
49
Committers
4

Bot releases are visible (Hide)

nx-vue3-vite - v0.28.0 Latest Release

Published by github-actions[bot] 6 months ago

Bug Fixes

  • adjustments for e2e tests (01233ce)
  • adjustments for nx 18 and update e2e (588c46d)
  • mark cypress peer dependency as optional (90e8aab)
nx-vue3-vite - v0.27.0

Published by github-actions[bot] 9 months ago

Features

nx-vue3-vite - v0.26.0

Published by github-actions[bot] about 1 year ago

Bug Fixes

  • formatting and packages (465251f)
nx-vue3-vite - v0.25.0

Published by github-actions[bot] over 1 year ago

nx-vue3-vite - v0.24.0

Published by github-actions[bot] over 1 year ago

Features

  • copy package.json to dist during build if exists #87 (3fc47cb)
nx-vue3-vite - v0.23.9

Published by github-actions[bot] over 1 year ago

Bug Fixes

  • another cypress executor error fix and log removal (c7c4499)
nx-vue3-vite - v0.23.8

Published by github-actions[bot] over 1 year ago

Bug Fixes

  • cypress failure detection (30855a8)
nx-vue3-vite - v0.23.7

Published by github-actions[bot] over 1 year ago

Bug Fixes

  • debug cypress executor fail case (824a964)
nx-vue3-vite - v0.23.6

Published by github-actions[bot] over 1 year ago

Bug Fixes

  • improve cypress fail checking (9e75e19)
nx-vue3-vite - v0.23.5

Published by github-actions[bot] over 1 year ago

nx-vue3-vite - v0.23.4

Published by github-actions[bot] over 1 year ago

Bug Fixes

  • cypress executor failure logic (1a514b0)
nx-vue3-vite - v0.23.3

Published by github-actions[bot] over 1 year ago

Bug Fixes

  • improve cypress executor logging (bd9e72a)
nx-vue3-vite - v0.23.2

Published by github-actions[bot] over 1 year ago

Bug Fixes

  • attempt to run e2e tests in parallel (245f49a)
  • existing package versions overwritten #80 (5106d18)
  • extra deps are included #78 (02f92b9)
  • include directory in lib tsconfig alias #79 (c5decbf)
nx-vue3-vite - v0.23.1

Published by github-actions[bot] almost 2 years ago

Bug Fixes

nx-vue3-vite - v0.23.0

Published by github-actions[bot] almost 2 years ago

Bug Fixes

  • adjustments to enable mixed js/ts in vue files (80e45fe)

Features

  • vitest and jest as testing frameworks #44 (194df5a)
nx-vue3-vite - v0.22.1

Published by github-actions[bot] almost 2 years ago

Bug Fixes

  • components are generated in the wrong directory (cb0b240)
nx-vue3-vite - v0.22.0

Published by github-actions[bot] almost 2 years ago

Bug Fixes

  • add "alias" option in readme (ada09ea)
  • unit tests and improve lib folder selection #35 (448ef9e)

Features

  • add "alias" option in app generator (ab1c934)
  • add path to tsconfig.base.json in lib generator #68 (93704fe)
  • export vite tsconfig alias helper (680cc86)
  • lib generator add path to tsconfig.base.json #35 (4702a9d)
nx-vue3-vite - v0.21.0

Published by github-actions[bot] almost 2 years ago

Bug Fixes

  • app and lib generator issues #34 (9c82555)
  • update packages, test timeouts, and jest config (b77b72a)

Features

  • remove tsconfig.app.json (2055a70)
nx-vue3-vite - v0.20.0

Published by github-actions[bot] almost 2 years ago

Features

  • Update packages to latest versions (8cf528d)
nx-vue3-vite - v0.19.0

Published by github-actions[bot] about 2 years ago

Bug Fixes