]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/shortlog
thirdparty/vuejs/create-vue.git
2022-02-11  Cédric Exbrayatfix(vitest): allow to typecheck tests (#47)
2022-02-10  chenpeng991105fix: typo (#49)
2022-02-10  Cédric Exbrayatfix(vitest): allow to use path mapping in tests (#46)
2022-02-07  Haoqun Jiangchore: update snapshot
2022-02-07  Haoqun Jiang3.1.4 v3.1.4
2022-02-07  Haoqun Jiangchore: update sponsor link
2022-02-07  Haoqun Jiangchore: update links as Vue 3 becomes the new default
2022-02-03  Haoqun Jiangchore: update snapshot
2022-02-03  Haoqun Jiang3.1.3 v3.1.3
2022-02-03  Haoqun Jiangchore: update dependencies
2022-02-01  Haoqun Jiangchore: update snapshot
2022-02-01  Haoqun Jiang3.1.2 v3.1.2
2022-01-31  Haoqun Jiangbuild: add license plugin to include licenses of bundle...
2022-01-31  Haoqun Jiangfeat: use solution-style tsconfigs for more accurate...
2022-01-29  Cédric Exbrayatchore: add coverage to gitignore (#41)
2022-01-28  Haoqun Jiangci: skip Node.js 17 CI until https://github.com/cypress...
2022-01-28  Haoqun Jiangchore: should also push tags before publishing
2022-01-28  Haoqun Jiangchore: update snapshot
2022-01-28  Haoqun Jiang3.1.1 v3.1.1
2022-01-28  Haoqun Jiangrefactor: get rid of `baseUrl` option in tsconfig
2022-01-24  Haoqun Jiangfix: show `npm run lint` in messages if user installs...
2022-01-20  Haoqun Jiangci: uncomment
2022-01-20  Haoqun Jiangci: fix windows ci
2022-01-19  Haoqun Jiangci: re-enable windows CI now that we have supported...
2022-01-19  Haoqun Jiangchore: automatically update the playground submodule...
2022-01-19  Haoqun Jiangchore: update snapshot
2022-01-19  Haoqun Jiang3.1.0 v3.1.0
2022-01-19  Cédric Exbrayatchore: remove outdated comment (#31)
2022-01-19  Cédric Exbrayatchore: remove console.log (#30)
2022-01-19  Haoqun Jiangfix: fix peer dependency warnings in templates
2022-01-19  Haoqun Jiangfix: fix `--force` feature when targetDir doesn't exist yet
2022-01-19  Haoqun Jiangchore: update all non-major dependencies
2022-01-19  Haoqun Jiangfix: use npm_config_user_agent, which is more reliable
2022-01-19  Haoqun Jiangchore: add target in the build command
2022-01-19  Haoqun Jiangfeat!: add Vitest template (#29)
2022-01-17  Haoqun Jiangchore: update the link for take over mode
2022-01-17  Haoqun Jiangfix: more accurate package manager inferring
2022-01-17  Haoqun Jiangchore: use zx for all npm scripts
2022-01-10  Haoqun Jiangchore: update snapshot
2022-01-10  Haoqun Jiang3.0.7 v3.0.7
2022-01-10  Haoqun Jiangfeat: drop .vue shim and recommend typescript vue plugi...
2022-01-07  Haoqun Jiangdocs: fix typo
2022-01-06  Haoqun Jiang3.0.6 v3.0.6
2022-01-06  Haoqun Jiangworkflow: fix error catching
2022-01-06  Cédric Exbrayatfix: eslint with prettier (#25)
2022-01-06  Haoqun Jiangci: also checkout submodules
2022-01-06  Haoqun Jiangworkflow: add prepublish script to build and push to...
2022-01-06  Haoqun Jiangdocs: add CONTRIBUTING.md
2022-01-06  Haoqun Jiangworkflow: add playground as a submodule
2022-01-06  Haoqun Jiangworkflow: remove playground (preparing for submodule)
2021-12-28  ZHAO Jinxiangfix: more accurate types for URL and vue-router (#23)
2021-12-27  Haoqun Jiang3.0.5 v3.0.5
2021-12-27  Haoqun Jiangfix: fixup the template code
2021-12-27  Haoqun JiangMerge branch 'main' of https://github.com/vuejs/create-vue
2021-12-27  zhangenmingrefactor: remove useless css (#22)
2021-12-27  zhangenmingfix: typo in css custom properties(#21)
2021-12-26  Haoqun Jiang3.0.4 v3.0.4
2021-12-26  Haoqun Jiangchore: dependency maintenance
2021-12-26  Haoqun Jiangfix: fix typo
2021-12-26  Haoqun Jiangfeat: add a banner with gradient
2021-12-26  Haoqun Jiangci: turn off windows CI for now
2021-12-26  Haoqun Jiangci: fix testing failures caused by node_module
2021-12-25  Haoqun Jiangfix: fix type & eslint issues in the cypress plugin...
2021-12-25  Haoqun Jiangfeat: add eslint prompts
2021-12-24  Haoqun Jiangchore: update all dependencies
2021-12-24  Haoqun Jiangworkflow: include template package.jsons in the workspace
2021-12-24  Haoqun Jiangchore: add eslint comments to avoid errors in the future
2021-12-24  Haoqun Jiangchore: update playground
2021-12-24  Haoqun Jiang3.0.3 v3.0.3
2021-12-22  Haoqun Jiangdocs: replace vuex link with pinia
2021-12-22  bteafix: remove default router ts (#20)
2021-12-13  Haoqun Jiang3.0.2 v3.0.2
2021-12-12  bteachore: remove unnecessary style (#16)
2021-12-12  Haoqun Jiangchore: bump dependencies
2021-12-04  Haoqun Jiangchore: dependency maintenance and snapshot updates
2021-12-04  JDfix(template): update gitignore to avoid excluding...
2021-12-03  Haoqun Jiang3.0.1 v3.0.1
2021-12-03  Haoqun Jiangfix: update typescript version
2021-12-03  Haoqun Jiangci: tolerant CI failure on windows platform
2021-12-03  Haoqun Jiangdocs: mention the Vue 2 version for IE11 support
2021-12-03  Haoqun Jiang3.0.0 v3.0.0
2021-12-03  Haoqun Jiang3.0.0-beta.10
2021-12-01  bteafix: typo in comment (#14)
2021-11-30  Haoqun Jiangci: reenable windows test, now that we've disabled...
2021-11-30  Haoqun Jiangci: use node 16 as the main version, as it's the active LTS
2021-11-30  Haoqun Jiangci: turn off fail-fast strategy
2021-11-30  Haoqun Jiangchore: bump cypress version
2021-11-30  Haoqun Jiangchore: remove redundant files
2021-11-29  Haoqun Jiang3.0.0-beta.9 v3.0.0-beta.9
2021-11-29  Haoqun Jiangchore: update playground
2021-11-29  Haoqun Jiangfeat!: replace vuex with pinia
2021-11-26  Haoqun Jiangfix: add `@types/node` to ts projects
2021-11-25  Haoqun Jiang3.0.0-beta.8 v3.0.0-beta.8
2021-11-25  Haoqun Jiangchore: prepublish sync
2021-11-25  Haoqun Jiangfix: trailing slash is not required in Vite 2
2021-11-25  Cédric Exbrayatfix: use string as prop type in TS (#13)
2021-11-24  Haoqun Jiang3.0.0-beta.7 v3.0.0-beta.7
2021-11-24  Haoqun Jiangchore!: have to drop Node.js 12 (again)
2021-11-24  Haoqun Jiangchore: update playground
2021-11-24  Haoqun Jiangfix: use `fileURLToPath` instead of `.pathname` to...
next