]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/shortlog
thirdparty/vuejs/create-vue.git
2022-11-24  bteachore: format & update .prettierignore (#187)
2022-11-24  renovate[bot]chore(deps): update all non-major dependencies (#188)
2022-11-21  renovate[bot]chore(deps): update dependency cypress to v11 (#196)
2022-11-18  Haoqun Jiangfix: add tsconfig.json for playwright tests
2022-10-24  Agung Royatfix: typo in `needsE2eTesting` `choices` params (#184)
2022-10-21  Haoqun Jiangchore: update snapshot
2022-10-21  Haoqun Jiang3.4.0 v3.4.0
2022-10-21  Haoqun Jiangchore: update the license as `minimist` repository...
2022-10-21  Haoqun Jiangworkflow: update lockfile in playground before commitin...
2022-10-21  renovate[bot]chore(deps): update all non-major dependencies (#178)
2022-10-21  Haoqun Jiangrefactor!: run cypress headlessly by default; add test...
2022-10-21  Haoqun Jiangrefactor(playwright)!: use prod bundle & preview server...
2022-10-19  Haoqun Jiangrefactor: make the code a little bit more concise
2022-10-18  Haoqun Jiangfix: fix Cypress ESLint overrides glob pattern
2022-10-18  Haoqun Jiangchore: add playwright config to tsconfig include pattern
2022-10-17  Haoqun Jiangci: avoid running CI twice on renovate pull requests
2022-10-17  Haoqun Jiangchore: remove invalid options
2022-10-17  bteachore: remove void element end tag (#174)
2022-10-17  renovate[bot]chore(deps): update dependency vue-tsc to v1 (#173)
2022-10-17  renovate[bot]chore(deps): update dependency @types/node to v16 ...
2022-10-13  Haoqun Jiangfeat: use `select` prompt for E2E testing solutions
2022-10-12  renovate[bot]chore(deps): update all non-major dependencies (#162)
2022-10-12  Haoqun Jiangtest: filter playground directories when looking for...
2022-10-12  Haoqun Jiangworkflow: manage playground dependency installation...
2022-10-10  Haoqun Jiangfix: add `@types/node` to devDependencies
2022-10-10  Haoqun Jiangstyle: we don't use periods in single-line shell comments
2022-10-10  Haoqun Jiangfix: the project name for Desktop Chrome is actually...
2022-10-09  Haoqun Jiangdocs: use `npm create` as the `create` sub-command...
2022-10-08  bteachore: format code & remove extra blank lines (#163)
2022-10-08  bteachore: format code & remove extra blank lines (#163)
2022-09-26  Max Schmittfeat: add Playwright for end-to-end testing (#76)
2022-09-05  Haoqun Jiangchore: update snapshot
2022-09-05  Haoqun Jiang3.3.4 v3.3.4
2022-09-05  Haoqun Jiangchore: update lockfile
2022-09-05  renovate[bot]chore(deps): update all non-major dependencies (#156)
2022-09-05  Cédric Exbrayatfix: remove console.log (#154)
2022-09-04  Haoqun Jiangchore: update snapshot
2022-09-04  Haoqun Jiang3.3.3 v3.3.3
2022-09-04  Haoqun Jiangchore: update lockfile
2022-09-04  Haoqun Jiangfix: update type-check command for projects with Cypres...
2022-09-04  renovate[bot]chore(deps): update all non-major dependencies (#144)
2022-09-04  Haoqun Jiangrefactor!: use `@vue/create-eslint-config` for ESLint...
2022-08-23  Haoqun Jiangrefactor: shouldn't use `@` without absolute necessity
2022-08-23  Haoqun Jiangfeat: use setup stores in pinia example
2022-08-19  renovate[bot]chore(deps): update all non-major dependencies (#142)
2022-08-17  Evan Youchore: add screenshot [ci skip]
2022-08-17  Evan Youchore: add information for Vue CLI users [ci skip]
2022-08-16  Haoqun Jiangchore: don't automatically bump esbuild & typescript...
2022-08-12  Haoqun Jiangfix: add `rel="noopener"` to external links
2022-08-11  Haoqun Jiangchore: lockfile maintenance
2022-08-11  Haoqun Jiangchore: update snapshot
2022-08-11  Haoqun Jiang3.3.2 v3.3.2
2022-08-11  Haoqun Jiangfix(eslint): set `ecmaVersion` to `latest` to support...
2022-08-11  Haoqun Jiangchore: also skip `.git` in preOrderDirectoryTraverse
2022-08-11  bteafix: the .git should be ignored when emptying the dir...
2022-08-08  renovate[bot]chore(deps): update all non-major dependencies (#136)
2022-08-08  renovate[bot]chore(deps): update actions/checkout action to v3 ...
2022-08-04  renovate[bot]chore(deps): update actions/setup-node action to v3...
2022-08-04  renovate[bot]chore(deps): update dependency @types/jsdom to v20...
2022-08-03  renovate[bot]chore(deps): update all non-major dependencies (#133)
2022-08-03  renovate[bot]workflow: Configure Renovate (#128)
2022-07-29  Haoqun Jiangchore: update snapshot
2022-07-29  Haoqun Jiang3.3.1 v3.3.1
2022-07-29  Haoqun Jiangfix: move vue from devDependencies to dependencies...
2022-07-25  Haoqun Jiangfix: should use packageName in README if created in...
2022-07-22  Haoqun Jiangchore: `pnpm create` already comes with `npm_config_use...
2022-07-18  Haoqun Jiangchore: update snapshot
2022-07-18  Haoqun Jiang3.3.0 v3.3.0
2022-07-18  Haoqun Jiangfix: wait on localhost:4173 instead of 127.0.0.1
2022-07-18  Haoqun Jiangrefactor: use 'node:' protocols for Node.js built-in...
2022-07-18  Haoqun Jiangci: add Node.js 18 CI
2022-07-18  Haoqun Jiangchore!: bump minimum Node.js version requirement
2022-07-18  Haoqun Jiangfeat!: update to vite 3
2022-07-15  Haoqun Jiangfix: fix Cypress Component Testing TypeScript & ESLint...
2022-07-13  Haoqun Jiangchore: update snapshot
2022-07-13  Haoqun Jiang3.2.3 v3.2.3
2022-07-12  Haoqun Jiangfixup! fixup! feat: import `main.css` in Cypress Compon...
2022-07-12  Haoqun Jiangfixup! feat: import `main.css` in Cypress Component...
2022-07-12  Haoqun Jiangrefactor: no need to use `@` path alias when `.` is...
2022-07-12  Haoqun Jiangfeat: import `main.css` in Cypress Component Testing...
2022-07-12  Haoqun Jiangrefactor: move global styles to `main.css`; use only...
2022-07-12  Haoqun Jiangrefactor: all code templates share the same `src/assets...
2022-07-12  Haoqun Jiangfeat: don't empty directories with only `.git` folder
2022-07-12  Haoqun Jiangchore: remove unused types
2022-07-12  Haoqun Jiangrefactor: use import assertions for json imports
2022-07-12  翠 / greenperf: exclude transpiled prompts code (#121)
2022-07-11  Haoqun Jiangchore: update vitest
2022-07-11  Haoqun Jiangchore: update dependencies
2022-06-21  Haoqun Jiangchore: update snapshot
2022-06-21  Haoqun Jiang3.2.2 v3.2.2
2022-06-21  Haoqun Jiangchore: downgrade zx to 4.x to support Node.js 14
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...
next