Go to file
Rodrigo Pimentel 5afc76c229
fix(hydration): log hydration error even when using async components (#9403)
close #9369
2024-06-07 15:45:16 +08:00
.github chore(deps): update dawidd6/action-download-artifact action to v4 (#11065) 2024-06-04 13:51:22 +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(hydration): log hydration error even when using async components (#9403) 2024-06-07 15:45:16 +08:00
scripts chore: update to ESLint 9 (#10705) 2024-04-17 21:58:35 +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 release: v3.4.27 2024-05-06 16:59:48 -07: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: update security.md [ci skip] 2024-04-18 17:49:06 +08:00
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 chore: more descriptive eslint error messages for restricted syntax 2024-04-15 16:06:33 +08:00
rollup.dts.config.js
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: limit typescript lib to es2016 (#10164) 2024-02-26 09:37:05 +08: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