Go to file
Evan You 2d9f6f9264 fix(compiler-sfc): avoid all hard errors when inferring runtime type 2023-04-21 16:48:21 +08:00
.github workflow: use environment for canary release workflow 2023-04-06 17:35:45 +08:00
.vscode
packages fix(compiler-sfc): avoid all hard errors when inferring runtime type 2023-04-21 16:48:21 +08:00
scripts workflow: support building types in build script 2023-04-18 11:39:21 +08:00
.eslintrc.cjs chore: eslint node env should apply to root ts config files (#7687) 2023-03-28 09:56:21 +08:00
.gitignore
.prettierignore
.prettierrc
BACKERS.md
CHANGELOG.md release: v3.3.0-beta.1 2023-04-21 16:26:10 +08:00
LICENSE
README.md
SECURITY.md
netlify.toml
package.json release: v3.3.0-beta.1 2023-04-21 16:26:10 +08:00
pnpm-lock.yaml release: v3.3.0-beta.1 2023-04-21 16:26:10 +08:00
pnpm-workspace.yaml
rollup.config.js chore: update treeshaken deps list 2023-04-11 16:05:00 +08:00
rollup.dts.config.js workflow: support building types in build script 2023-04-18 11:39:21 +08:00
tsconfig.build.json build: adjust dts test setup 2023-02-03 17:10:31 +08:00
tsconfig.json chore: add setupVitest to tsconfig (#8009) 2023-04-04 18:14:45 +08:00
vitest.config.ts ci: only disable threads for gh 2023-02-21 22:46:43 +08:00
vitest.e2e.config.ts
vitest.unit.config.ts

README.md

vuejs/core npm build status

Getting Started

Please follow the documentation at vuejs.org!

Sponsors

Vue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome backers. If you'd like to join them, please consider sponsoring Vue's development.

Special Sponsor

special sponsor appwrite

sponsors

Questions

For questions and support please use the official forum or community chat. The issue list of this repo is exclusively for bug reports and feature requests.

Issues

Please make sure to respect issue requirements and use the new issue helper when opening an issue. Issues not conforming to the guidelines may be closed immediately.

Stay In Touch

Contribution

Please make sure to read the Contributing Guide before making a pull request. If you have a Vue-related project/component/tool, add it with a pull request to this curated list!

Thank you to all the people who already contributed to Vue!

License

MIT

Copyright (c) 2013-present, Yuxi (Evan) You