]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2024-07-13  Evan Youfix(v-once): properly unmount v-once cached trees 11347/head
2024-07-13  Evan Yourefactor: isVNode -> isVOnce
2024-07-13  Evan Yourefactor: memoIndex -> cacheIndex
2024-07-13  Evan Yourefactor(compiler): move patchFlag text generation...
2024-07-13  Evan Youchore: improve comments
2024-07-13  skirtlefix(v-model): component v-model modifiers trim and...
2024-07-12  Vladperf(server-renderer): optimize `unrollBuffer` by avoid...
2024-07-12  Evan Youfix(runtime-core): force diff slot fallback content...
2024-07-12  Evan Youfix(runtime-core): more edge case fix for manually...
2024-07-11  Evan Youtest: test case for 3d34f406a / #10870
2024-07-11  Evan Youfix(runtime-core): errors during component patch should...
2024-07-11  Evan Youfix(runtime-core): bail manually rendered compiler...
2024-07-11  白雾三语chore(repl): avoid duplicate formatter mounts (#10472)
2024-07-11  Evan Youfix(defineModel): force local update when setter result...
2024-07-08  Evan Youworkflow: use pnpm catalog for workspace deps (#11317)
2024-07-08  renovate[bot]chore(deps): update lint (#11311)
2024-07-08  renovate[bot]chore(deps): update dawidd6/action-download-artifact...
2024-07-08  renovate[bot]fix(deps): update dependency @vue/repl to ^4.3.1 (...
2024-07-08  renovate[bot]chore(deps): update autofix-ci/action digest to 2891949...
2024-07-08  renovate[bot]chore(deps): update build (#11260)
2024-07-08  renovate[bot]fix(deps): update dependency postcss to ^8.4.39 (#11259)
2024-07-08  renovate[bot]chore(deps): update dependency puppeteer to ~22.12...
2024-07-08  PhantomPower82chore: fix missing parenthesis (#11271) [ci skip]
2024-07-08  renovate[bot]chore(deps): update all non-major dependencies (#11255)
2024-07-05  Evan Youchore: refactor scripts to reduce dependencies
2024-06-29  Tychochore: move custom matcher types to setup-vitest.ts...
2024-06-28  Tychoci: correct PR number retrieval to fix size-report...
2024-06-28  Evan Yourelease: v3.4.31 v3.4.31
2024-06-28  Tychofix(compiler-core): handle inline comments with undefin...
2024-06-28  Johnson Chutest(reactivity): add a failed test for computed (...
2024-06-28  renovate[bot]chore(deps): update dependency monaco-editor to ^0...
2024-06-28  Evan Youfix: Revert "fix(reactivity): avoid infinite loop when...
2024-06-28  Evan YouRevert "fix(reactivity): fix side effect computed dirty...
2024-06-24  renovate[bot]chore(deps): update dawidd6/action-download-artifact...
2024-06-24  renovate[bot]chore(deps): update dependency puppeteer to ~22.12...
2024-06-24  renovate[bot]chore(deps): update dependency typescript-eslint to...
2024-06-24  renovate[bot]chore(deps): update all non-major dependencies (#11207)
2024-06-24  renovate[bot]chore(deps): update autofix-ci/action digest to dd55f44...
2024-06-24  Evan Youchore: add more details on what PRs are accepted in...
2024-06-24  Tychochore: fix typo (#11195) [ci skip]
2024-06-24  Evan Youchore: update changelog with vue-tsc notes for 3.4...
2024-06-23  Fernando Fernándezci: re-fix size report (#11204)
2024-06-23  Fernando Fernándezci: fix size-report (#11203)
2024-06-23  skirtlefix(shared): unwrap refs in toDisplayString (#7306)
2024-06-22  Evan Yourelease: v3.4.30 v3.4.30
2024-06-22  Evan Youfix(runtime-core): update devtool __vnode on patch...
2024-06-22  Evan Youfix(hydration): skip prop mismatch check for directives...
2024-06-22  yangxiuxiufix(hydration): fix css vars hydration mismatch false...
2024-06-22  Fernando Fernándezrefactor(built-ins): remove unused code from Teleport...
2024-06-22  _Kermanfix(compiler-core): should not remove slot node with...
2024-06-22  Simon Herefactor(compat/compiler-core): improve conditional...
2024-06-22  Thorsten Lünborgfix(runtime-dom): ensure only symbols are explicitly...
2024-06-22  Tychoperf(reactivity): cache tracking value (#11145)
2024-06-22  XiaoDongchore: remove dead links (#11173) [ci skip]
2024-06-22  Tychofix(runtime-core): ensure unmount dynamic components...
2024-06-22  Tychofix(runtime-dom): prevent setting state as attribute...
2024-06-22  Doctor Wufix(reactivity): fix side effect computed dirty level...
2024-06-18  Evan Youbuild: use swc minify for prod builds
2024-06-17  Evan Youci: use node-version-file for autofix and canary workflows
2024-06-17  renovate[bot]chore(deps): update dependency vite to ^5.3.1 (#11153)
2024-06-17  Snoppychore: fix typo [skip ci] (#11154)
2024-06-17  renovate[bot]chore(deps): update lint (#11156)
2024-06-17  renovate[bot]chore(deps): update test (#11157)
2024-06-17  renovate[bot]chore(deps): update all non-major dependencies (#11152)
2024-06-14  Evan Yourelease: v3.4.29 v3.4.29
2024-06-14  Evan Youchore: exclude sfc local proxy files from tsconfig
2024-06-14  Evan Youworkflow: improve release script ci status check
2024-06-14  Doctor Wufix(reactivity): avoid infinite loop when render access...
2024-06-14  Evan Youfix(compiler-sfc): support @vue-ignore comment on more...
2024-06-14  Evan Youfix(compiler-sfc): fix parsing of mts, d.mts, and mtsx...
2024-06-14  Evan Youfix(compiler-sfc): fix missing scope for extends error...
2024-06-14  Evan Youfix(build): fix accidental inclusion of runtime-core...
2024-06-14  Evan Youchore: fix missing type import
2024-06-14  Evan Youfix(custom-element): support same direct setup function...
2024-06-14  Evan Yourelease: v3.4.28 v3.4.28
2024-06-14  Zhaolin Liangfix(compiler-sfc): support type resolve for keyof for...
2024-06-14  Tychofix(runtime-core): avoid traversing static children...
2024-06-14  Evan Youfix(compat): only warn ATTR_FALSE_VALUE when enabled
2024-06-14  ericgllchore(build): update warning message for missing `temp...
2024-06-14  Aviv Kellerchore(security): add @RedYetiDev to HoF (#11114)
2024-06-14  Tychochore(perf): replace startsWith with === (#11124)
2024-06-11  Micha Huhndocs: fix typo (#11105)
2024-06-10  Evan Youfix(ssr): directive binding.instance should respect...
2024-06-10  Evan Yourefactor(runtime-core): extract getComponentPublicInsta...
2024-06-10  Evan Youchore: fix release script type
2024-06-10  Xu Weifix(runtime-dom): support Symbol for input value bindin...
2024-06-10  dopaminefix(types): improve `app.provide` type checking (#10603)
2024-06-10  Tychofix(types/apiWatch): correct type inference for reactiv...
2024-06-10  n0099fix(npm): explicitly add `@vue/reactivity` as dependenc...
2024-06-10  Tychorefactor(shared): improve handling of out-of-range...
2024-06-10  cyrillucefix(compile-sfc): Support project reference with folder...
2024-06-10  renovate[bot]chore(deps): update lint (#11102)
2024-06-10  Zhaolin Liangfix(compiler-sfc): support as keyword with template...
2024-06-10  renovate[bot]chore(deps): update build (#11098)
2024-06-10  renovate[bot]fix(deps): update compiler to ^7.24.7 (#11101)
2024-06-10  renovate[bot]chore(deps): update all non-major dependencies (#11097)
2024-06-07  No Twochore: improve compileTemplate warn message (#11085)
2024-06-07  edisonfix(runtime-core): fix stale v-memo after v-if toggle...
2024-06-07  Tychofix(compiler-sfc): improve type resolving for the keyof...
2024-06-07  Rodrigo Pimentelfix(hydration): log hydration error even when using...
next