Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/create-vue

🛠️ The recommended way to start a Vite-powered Vue project
https://github.com/vuejs/create-vue

refactor: move global styles to `main.css`; use only scoped styles in `App.vue`

- `base.css` contains CSS resets and variables
- `main.css` is the global styles of the app, to ...

e08d04e562abc105a0445b442ccc3c12f850c4a1 authored over 2 years ago
refactor: all code templates share the same `src/assets` folder

So it's extracted, to reduce duplication

449f0c565489244f1bb5f7403a3820fdf39dc25b authored over 2 years ago
feat: don't empty directories with only `.git` folder

b62cf5696f58b5873c40bbb977b649a0cd716234 authored over 2 years ago
chore: remove unused types

29377de0d746d95b4d9c444b4ef2936055d5b7da authored over 2 years ago
refactor: use import assertions for json imports

c64c5af46e19ce7962df1a97dcedcacb3ded29ac authored over 2 years ago
perf: exclude transpiled prompts code (#121)

e50e5d83405e3915d2378d58e7d7b23ea7a4f2fd authored over 2 years ago
chore: update vitest

edc70002ecd92dd8051dcf76b7cb02e66015c481 authored over 2 years ago
chore: update dependencies

7f0bb559bcd4d6d6e0e775194bd144dfbc1e1070 authored over 2 years ago
chore: update snapshot

58c4fdb5c53a5019401a86568868ce9cf255a3ce authored over 2 years ago
3.2.2

739c48a96805ea194da19068ba5f12d1ee6fd16c authored over 2 years ago
chore: downgrade zx to 4.x to support Node.js 14

8219db0f9dddfcbb84981fa9dc16bb7232148a84 authored over 2 years ago
feat: update some major dependences, too.

The only notable breaking changes seems to be in vue-tsc 0.37 regarding
Vue 2 support:

https://...

0a1da02b31de71547306ee01d97024f5d958e9e2 authored over 2 years ago
chore: update all non-major dependencies

d8a0da2d00e1eee840380155d09bf644acb4c9f3 authored over 2 years ago
workflow: allow empty commits when updating the snapshot before publishing

1fb74eba3bd315ff1e07649f52b4074bfed77bbe authored over 2 years ago
3.2.1

1537425257059bcac138054b63b41736b59b7684 authored over 2 years ago
feat: update TypeScript ESLint config

4baa6ba435c07da66751e45b07e6c1ea31534488 authored over 2 years ago
chore: update snapshot

8bd360aa6eb165aaa902cda1b2eb5b124de4f48b authored over 2 years ago
3.2.0

d335cd00f04eb38900fa0887c8fc84f7a653d254 authored over 2 years ago
chore: fix submodule pointer

ff34a88f45ea6852fac7f471c27f38daa08bd075 authored over 2 years ago
fix: unlike Vitest, Cypress CT runs in full DOM environment, so no need to empty the `lib` option

bd786514d82665f218fbef3450d3d3d5ac65a875 authored over 2 years ago
fix: fix syntax errors

2be261bc42eef3ac73c010e476e356748a9aabad authored over 2 years ago
style: add trailing newline

8b0455a7eedba24266a330e7bbdaf3ac17069eb5 authored over 2 years ago
feat: update to Cypress 10

fd4909aff0fc5fa7f0ad398e060108c09b367ecb authored over 2 years ago
fix: move Cypress links to "on" links so they do not break. (#109)

fd6888070168d5785f50726531a03ba8cd43f401 authored over 2 years ago
fix: add `--component` to `test:unit`

8691ed2308f15beccdd2bf9c72ea32aa81766057 authored over 2 years ago
fix: clean up Cypress tsconfigs

952477dfc6a12e50c8f2d4d3994e88f5ebadfcce authored over 2 years ago
chore: revert "chore: add minimum Node version to .npmrc to avoid accidental breakage"

This reverts commit 0b16bd50bffb637dfd8b41258fbefee673a0913e.

Seems `packageExtensions` cannot ...

98d84302a0b59e57a191682ce83e4f68a19eeac7 authored over 2 years ago
chore: update snapshot

59ab18366196bc310b0831376e789f05b28de2b5 authored over 2 years ago
3.1.12

41239e75f84a654b46b42db64e64854a63112697 authored over 2 years ago
chore: change default preview port to 4173

The default preview port was changed to 4173 in Vite 2.8:
<https://github.com/vitejs/vite/blob/m...

2584397bfb051160f8e206e320c2b03194fa4cdd authored over 2 years ago
fix: build task should do type-check when vitest is used (#107)

9e93799c24ab32c05850fd7023b860aced482c7a authored over 2 years ago
chore: add minimum Node version to .npmrc to avoid accidental breakage

Tips from https://twitter.com/pnpmjs/status/1530528148080799744

Had to add the `packageExtensio...

0b16bd50bffb637dfd8b41258fbefee673a0913e authored over 2 years ago
chore!: bump minimal Node.js version requirement (from 14.13.1 to 14.16.0)

BREAKING CHANGE:

It's because `vitest` requires >= 14.16.0.
I expect few people will be affecte...

24c07a748b08e6445c81c2b0cefd18a943ed0517 authored over 2 years ago
chore: update vitest, typescript, vue-tsc, and husky

These are major version updates but I don't find breaking changes to
`create-vue` users (except ...

7a016645c19941d594cf461fc7fa07c10746678d authored over 2 years ago
chore: update all non-breaking deps

83819a19aed6682402dfbf7f70888d300e8124d0 authored over 2 years ago
chore: update snapshot

480a711d198a5de5492a6be241a5fcd8d319cf54 authored over 2 years ago
3.1.11

b28985a8b8a34972a2bb9ee17d89ec7e474b8dd9 authored over 2 years ago
chore: remove the "open in vscode" badge

dee6987716d8c6507f4cbf3fd199d4de1ca802a9 authored over 2 years ago
docs: `vue` -> `Vue` to be consistent with the publisher account name

729f8a213b61b752a7810a6ba2167ce021a65fc7 authored over 2 years ago
docs: update the links to the vscode marketplace extensions in the generated readme (#98)

e0fd867930ba75a8648a5dc1c91cc69dbd99a2c1 authored over 2 years ago
chore: change extensions to Vue organization (#95)

a828b8b2f9121d2e9da234706296626398658952 authored over 2 years ago
chore: update snapshot

dfa9e6842624f26f1ad986e4436eebd034c1b8c9 authored almost 3 years ago
3.1.10

644ff852f30489d393540225c8fe0d62a297472d authored almost 3 years ago
chore: update dependencies

35a2df31eb18097116f466240ef5ecd2d9ce98a5 authored almost 3 years ago
chore: update snapshot

604355fbbb0f5f29920a3cf5dedb24e50c9db623 authored almost 3 years ago
3.1.9

7805c86ca63611bfdc9c47b4bbd14bbc0d24d52c authored almost 3 years ago
chore: update dependencies

da5c870106d0585a7df22f4b715688cc5a7a2c3d authored almost 3 years ago
ci: allow all pull requests to trigger CI

4981540838b2209dd0b884e16e2899bd9c59f37e authored almost 3 years ago
chore: update snapshot

be09c6d18f8684a9358203ace245bd1631e760ff authored almost 3 years ago
3.1.8

0814551fbc1f6dd10e6df89663f41091cd85be62 authored almost 3 years ago
refactor: migrate the codebase to typescript

1f0303bffd63bfcd92fb801e4c461504dcc54e55 authored almost 3 years ago
feat: use `??` instead of `||` (#78)

Co-authored-by: zhaohebin <[email protected]>

9b2b1e4322e03f7e22312e361c6afb1fc402e742 authored almost 3 years ago
fix: only add vitest type when it is chosen

bc7bee87de1769967343e35c49984f4bcb608726 authored almost 3 years ago
chore: update snapshot

8ad42c20ed7c98413e31f6e6dabc48dff06b068a authored almost 3 years ago
3.1.7

4ee6bd81759bef1ec055c6594247223c247a0bcb authored almost 3 years ago
feat: update vitest from 0.2 to 0.5

566f6a1fab87b85b7251860aeaa927db68526801 authored almost 3 years ago
chore: update esbuild

4e0e4988285c9ddd053c4d46f86ff44d92c8c384 authored almost 3 years ago
fix: fix build script

f693fc7c7be5428cc568a0d7ccfea0a94f3af4e8 authored almost 3 years ago
chore: update zx

4a95e37354eb48d63980f6bf44e06e8a2a7886b4 authored almost 3 years ago
chore: dependency maintenance (update all none-major versions)

ec076b5a1bd4d166a22b905e292cf049df0da93b authored almost 3 years ago
fix(cypress-ct): avoid cypress types polluting normal source files (#62)

74cafa620b1dce1eeb056b2032b5ae769f70a914 authored almost 3 years ago
docs: note that the version number must not be omitted

3bb2a56ab4b1dd6936992e693d5cdd7eba7d55b7 authored almost 3 years ago
chore: update snapshot

90918d0afd1870153f63a941bd30d5376489947f authored almost 3 years ago
3.1.6

2f510bec7d21f1aa6579b5bf7381d5613099e110 authored almost 3 years ago
fix: vitest tsconfig should include all files under `src` (#56)

faabf6097b7caa383823e13f5e32e57074bf2597 authored almost 3 years ago
chore: update snapshot

7426bbbc8e17cb62ea51194265a16a514b77b9d0 authored almost 3 years ago
3.1.5

d7af8e125af2f869fe9baac2033aaeb5d3776565 authored almost 3 years ago
fix: fix packageName when npm init vue set valid targetDir (#51)

f8640830f81d0830e36694aa685aedff5e93626c authored almost 3 years ago
ci: ignore changes in markdown files

9cdc7089648fe50f47dff8d361e519ac5c41f00e authored almost 3 years ago
fix(vitest): allow to typecheck tests (#47)

fbff1e2e3e095393d0efeecfc341b85bef9f57c9 authored almost 3 years ago
fix: typo (#49)

307e19fa75396425ddebfe9c29ced284fc8bcaec authored almost 3 years ago
fix(vitest): allow to use path mapping in tests (#46)

d8723fb59c34d3e5599442903170240417efb47c authored almost 3 years ago
chore: update snapshot

e3ea96db27feca7ad0d04f8f1b79f2d58c56dfc8 authored almost 3 years ago
3.1.4

11dc16a573e82b16593df257ad62e47f158d40ba authored almost 3 years ago
chore: update sponsor link

2811834f13121260b0e34ad7ec4e6da6a5ac4759 authored almost 3 years ago
chore: update links as Vue 3 becomes the new default

51b21881436e8544abdc7871cb7218912eb1b735 authored almost 3 years ago
chore: update snapshot

3a11b804030aa4fb362ca4f4ec49a4f835cd2614 authored almost 3 years ago
3.1.3

a40c52b1c6cf3741732afea2c586ae97d67be83a authored almost 3 years ago
chore: update dependencies

aae0620690de3e0e73bb301a7c6e1213bbda1c18 authored almost 3 years ago
chore: update snapshot

5f207d4cfcc6553386306c6dd5b74c884afbaffb authored about 3 years ago
3.1.2

1b7d0403828c5b674710b0e9a03bc8f5d7b8d3c0 authored about 3 years ago
build: add license plugin to include licenses of bundled dependencies

967ef6723d41335765a4e5d69aa85278250de58e authored about 3 years ago
feat: use solution-style tsconfigs for more accurate type checking (#40)

f1cdce326cf134830d591edfad8c4e7b0abaf015 authored about 3 years ago
chore: add coverage to gitignore (#41)

b5851bcba8c54beedd0f3a91f3f831e094ce10ef authored about 3 years ago
ci: skip Node.js 17 CI until https://github.com/cypress-io/cypress/issues/19600 is resolved

3366d0341e321e67601e7f2ec799e6b5a55214a6 authored about 3 years ago
chore: should also push tags before publishing

1fc49eb27baf338e00f5bcb741b4018475148d9f authored about 3 years ago
chore: update snapshot

1b7da6bb23dc36526df7540ec915ff743b8a77f5 authored about 3 years ago
3.1.1

5e1f13f290eda89e9a6a18f8deaa827341b9c676 authored about 3 years ago
refactor: get rid of `baseUrl` option in tsconfig

2b6b263d61219e690b4a568205a4b8ffaaf2e622 authored about 3 years ago
fix: show `npm run lint` in messages if user installs prettier

Because the generated template code style doesn't conform to the default
prettier configuration

fce31aecac224d47dda4777d141aee2434955aa2 authored about 3 years ago
ci: uncomment

76d47da7a39b0ee5d2d68bbdc035c6d25f27c03f authored about 3 years ago
ci: fix windows ci

cc61dc0a3eeb0f479d013f8ab61e71dae82a4f77 authored about 3 years ago
ci: re-enable windows CI now that we have supported Vitest

1764c434be5a80b0cc5bfdede9bfa88fabcfbf45 authored about 3 years ago
chore: automatically update the playground submodule pointer

f99eb7eb90e5ed5211812752c4e15497d8893e19 authored about 3 years ago
chore: update snapshot

825a26010d448c1a8f0283134f7e3e699a04ca79 authored about 3 years ago
3.1.0

62523de24d6b1174665c1b1ae943304f9adcf60c authored about 3 years ago
chore: remove outdated comment (#31)

fe47e81d9373fbcbb890c7bb2bafb3d81b6f2ba0 authored about 3 years ago
chore: remove console.log (#30)

2398bcec400ca5a87f7118d5e5bb9d9f34b0ec5c authored about 3 years ago
fix: fix peer dependency warnings in templates

62ad1f311a996b94b449e31a7da60e9af15faf4f authored about 3 years ago
fix: fix `--force` feature when targetDir doesn't exist yet

bee76a06b626e1780772d689b4840af1920fb3a1 authored about 3 years ago