]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/shortlog
thirdparty/vuejs/create-vue.git
2022-06-21  Haoqun Jiangfeat: update some major dependences, too.
2022-06-21  Haoqun Jiangchore: update all non-major dependencies
2022-06-14  Haoqun Jiangworkflow: allow empty commits when updating the snapsho...
2022-06-14  Haoqun Jiang3.2.1 v3.2.1
2022-06-14  Haoqun Jiangfeat: update TypeScript ESLint config
2022-06-03  Haoqun Jiangchore: update snapshot
2022-06-03  Haoqun Jiang3.2.0 v3.2.0
2022-06-03  Haoqun Jiangchore: fix submodule pointer
2022-06-03  Jessfix: move Cypress links to "on" links so they do not...
2022-06-03  Haoqun Jiangfix: clean up Cypress tsconfigs
2022-06-03  Haoqun Jiangfix: add `--component` to `test:unit`
2022-06-03  Haoqun Jiangfix: unlike Vitest, Cypress CT runs in full DOM environ...
2022-06-03  Haoqun Jiangstyle: add trailing newline
2022-06-03  Haoqun Jiangfix: fix syntax errors
2022-06-03  Haoqun Jiangfeat: update to Cypress 10
2022-06-01  Haoqun Jiangchore: revert "chore: add minimum Node version to ...
2022-06-01  Haoqun Jiangchore: update snapshot
2022-06-01  Haoqun Jiang3.1.12 v3.1.12
2022-06-01  Haoqun Jiangchore: change default preview port to 4173
2022-06-01  Haoqun Jiangfix: build task should do type-check when vitest is...
2022-05-31  Haoqun Jiangchore: add minimum Node version to .npmrc to avoid...
2022-05-31  Haoqun Jiangchore!: bump minimal Node.js version requirement (from...
2022-05-31  Haoqun Jiangchore: update vitest, typescript, vue-tsc, and husky
2022-05-31  Haoqun Jiangchore: update all non-breaking deps
2022-05-30  Haoqun Jiangchore: update snapshot
2022-05-30  Haoqun Jiang3.1.11 v3.1.11
2022-05-30  Haoqun Jiangchore: remove the "open in vscode" badge
2022-05-30  Haoqun Jiangdocs: `vue` -> `Vue` to be consistent with the publishe...
2022-05-30  Julien Ripouteaudocs: update the links to the vscode marketplace extens...
2022-05-12  Patrik Švikruhachore: change extensions to Vue organization (#95)
2022-04-19  Haoqun Jiangchore: update snapshot
2022-04-19  Haoqun Jiang3.1.10 v3.1.10
2022-04-18  Haoqun Jiangchore: update dependencies
2022-04-01  Haoqun Jiangchore: update snapshot
2022-04-01  Haoqun Jiang3.1.9 v3.1.9
2022-04-01  Haoqun Jiangchore: update dependencies
2022-03-28  Haoqun Jiangci: allow all pull requests to trigger CI
2022-03-15  Haoqun Jiangchore: update snapshot
2022-03-15  Haoqun Jiang3.1.8 v3.1.8
2022-03-15  Haoqun Jiangrefactor: migrate the codebase to typescript
2022-03-11  zhhbstudiofeat: use `??` instead of `||` (#78)
2022-03-08  Haoqun Jiangfix: only add vitest type when it is chosen
2022-02-22  Haoqun Jiangchore: update snapshot
2022-02-22  Haoqun Jiang3.1.7 v3.1.7
2022-02-21  Haoqun Jiangfeat: update vitest from 0.2 to 0.5
2022-02-21  Haoqun Jiangchore: update esbuild
2022-02-21  Haoqun Jiangfix: fix build script
2022-02-21  Haoqun Jiangchore: update zx
2022-02-21  Haoqun Jiangchore: dependency maintenance (update all none-major...
2022-02-21  Haoqun Jiangfix(cypress-ct): avoid cypress types polluting normal...
2022-02-16  Haoqun Jiangdocs: note that the version number must not be omitted
2022-02-16  Haoqun Jiangchore: update snapshot
2022-02-16  Haoqun Jiang3.1.6 v3.1.6
2022-02-16  Haoqun Jiangfix: vitest tsconfig should include all files under...
2022-02-11  Haoqun Jiangchore: update snapshot
2022-02-11  Haoqun Jiang3.1.5 v3.1.5
2022-02-11  chenpeng991105fix: fix packageName when npm init vue set valid target...
2022-02-11  Haoqun Jiangci: ignore changes in markdown files
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
next