Go to file
Vadim Kruglov 29425df1ac
fix(compiler-core): fix :key shorthand on v-for (#10942)
close #10882
close #10939
2024-06-04 20:18:24 +08:00
.github chore(deps): update dawidd6/action-download-artifact action to v4 (#11065) 2024-06-04 13:51:22 +08:00
.vscode
changelogs
packages fix(compiler-core): fix :key shorthand on v-for (#10942) 2024-06-04 20:18:24 +08:00
scripts
.git-blame-ignore-revs
.gitignore
.node-version
.prettierignore
.prettierrc
BACKERS.md
CHANGELOG.md release: v3.4.27 2024-05-06 16:59:48 -07:00
FUNDING.json
LICENSE
README.md
SECURITY.md
eslint.config.js chore: disallow optional chaining (#10919) 2024-05-29 15:03:20 +08:00
netlify.toml
package.json chore(deps): update dependency execa to v9 (#11049) 2024-06-04 17:23:26 +08:00
pnpm-lock.yaml chore(deps): update dependency execa to v9 (#11049) 2024-06-04 17:23:26 +08:00
pnpm-workspace.yaml
rollup.config.js
rollup.dts.config.js
tsconfig.build-browser.json
tsconfig.build-node.json
tsconfig.json
vitest.config.ts test: update coverage exclude (#10915) 2024-05-21 00:38:15 +08:00
vitest.e2e.config.ts
vitest.unit.config.ts

README.md

vuejs/core npm build status Download

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