Go to file
Evan You b16e272def
chore: update changelog with vue-tsc notes for 3.4.30 [ci skip]
2024-06-24 10:25:25 +08:00
.github ci: re-fix size report (#11204) 2024-06-24 03:00:38 +08:00
.vscode chore: update VSCode debugging for vitest (#9573) 2024-04-01 21:23:09 +08:00
changelogs chore: standardize the spelling of TypeScript (#10186) [ci skip] 2024-02-20 21:43:45 +08:00
packages fix(shared): unwrap refs in toDisplayString (#7306) 2024-06-23 09:34:52 +08:00
scripts chore: fix typo [skip ci] (#11154) 2024-06-17 11:55:52 +08:00
.git-blame-ignore-revs
.gitignore fix(runtime-core): show hydration mismatch details for non-rectified mismatches too when __PROD_HYDRATION_MISMATCH_DETAILS__ is set (#10599) 2024-04-02 16:36:52 +08:00
.node-version
.prettierignore
.prettierrc
BACKERS.md
CHANGELOG.md chore: update changelog with vue-tsc notes for 3.4.30 [ci skip] 2024-06-24 10:25:25 +08:00
FUNDING.json chore: add FUNDING.json 2024-03-19 16:35:37 +08:00
LICENSE
README.md chore: add download badge (#8550) [ci skip] 2024-04-15 16:21:23 +08:00
SECURITY.md chore(security): add @RedYetiDev to HoF (#11114) 2024-06-14 16:11:39 +08:00
eslint.config.js chore: disallow optional chaining (#10919) 2024-05-29 15:03:20 +08:00
netlify.toml
package.json release: v3.4.30 2024-06-22 20:59:53 +08:00
pnpm-lock.yaml build: use swc minify for prod builds 2024-06-18 18:12:26 +08:00
pnpm-workspace.yaml
rollup.config.js build: use swc minify for prod builds 2024-06-18 18:12:26 +08:00
rollup.dts.config.js chore(build): update warning message for missing `temp/packages` (#11120) 2024-06-14 16:12:47 +08:00
tsconfig.build-browser.json chore(types): perform strict es2016 lib check when building dts 2024-04-15 15:52:48 +08:00
tsconfig.build-node.json chore(types): perform strict es2016 lib check when building dts 2024-04-15 15:52:48 +08:00
tsconfig.json chore: exclude sfc local proxy files from tsconfig 2024-06-14 17:59:30 +02:00
vitest.config.ts test: update coverage exclude (#10915) 2024-05-21 00:38:15 +08:00
vitest.e2e.config.ts ci: use single thread for e2e tests on ci 2024-04-24 18:31:45 +08:00
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