The Wayback Machine - https://web.archive.org/web/20221218054133/https://github.com/vuejs/create-vue/commits/main
Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Dec 16, 2022

Commits on Dec 12, 2022

  1. chore: use "npm create" in the screenshot

    Makes the instructions more consistent.
    Fixes #194
    sodatea committed Dec 12, 2022

Commits on Dec 10, 2022

  1. chore: update snapshot

    sodatea committed Dec 10, 2022
  2. 3.5.0

    sodatea committed Dec 10, 2022
  3. chore(deps): update dependency @vitejs/plugin-vue-jsx to v3 (#208)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Dec 10, 2022

Commits on Dec 9, 2022

  1. chore(deps): update all non-major dependencies (#200)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Dec 9, 2022
  2. chore(deps): update dependency @vitejs/plugin-vue to v4 (#206)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Dec 9, 2022
  3. chore(deps): update dependency vite to v4 (#207)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Dec 9, 2022
  4. chore(deps): update dependency cypress to v12 (#205)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Dec 9, 2022

Commits on Nov 25, 2022

  1. chore: update snapshot

    sodatea committed Nov 25, 2022
  2. 3.4.1

    sodatea committed Nov 25, 2022

Commits on Nov 24, 2022

  1. chore(deps): update dependency @types/node to v18 (#189)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Nov 24, 2022
  2. fix: add private: true to avoid "No license field" warning (#192)

    Co-authored-by: Haoqun Jiang <[email protected]>
    zhousg and sodatea committed Nov 24, 2022
  3. chore(deps): update all non-major dependencies (#188)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Nov 24, 2022

Commits on Nov 21, 2022

  1. chore(deps): update dependency cypress to v11 (#196)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Nov 21, 2022

Commits on Nov 18, 2022

  1. fix: add tsconfig.json for playwright tests

    1. Avoid "The file must be included in at least one of the projects
    provided" error when using type-aware ESLint configurations;
    2. It's recommended by the [playwright documentation](https://playwright.dev/docs/test-typescript#tsconfigjson):
    > We recommend setting up a separate `tsconfig.json` in the tests
    directory so that you can change some preferences specifically for the
    tests.
    sodatea committed Nov 18, 2022

Commits on Oct 24, 2022

Commits on Oct 19, 2022

Commits on Oct 17, 2022

  1. chore: remove invalid options

    sodatea committed Oct 17, 2022
  2. chore(deps): update dependency vue-tsc to v1 (#173)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Oct 17, 2022
  3. chore(deps): update dependency @types/node to v16 (#179)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    - We already have a Node.js 16 CI environment to ensure this project works correctly on Node.js 16
    - The project templates depend on the active LTS version of `@types/node`, which is 16.x, and will soon be 18.x. It's better to keep that in sync with the version that the project itself uses.
    renovate[bot] committed Oct 17, 2022

Commits on Oct 13, 2022

Older