]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
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 Youchore: Merge branch 'main' into minor
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 Youchore: format
2024-06-14  Evan Youchore: Merge branch 'main' into minor
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...
2024-06-07  edisonfix(runtime-core): do not fire mount/activated hooks...
2024-06-06  tomasvnchore: use PropertyKey type (#11056)
2024-06-06  Peixin Liufix(custom-elements): compatibility of createElement...
2024-06-06  Tychotest(effect): verify cleanupEffect clears multiple...
2024-06-06  chenfantest(reactivity): should not observe well-known symbol...
2024-06-05  Evan Youchore: format
2024-06-05  Noel De Martinfix(types): support generic argument in setup context...
2024-06-05  auvredfix(runtime-core): fix missed updates when passing...
2024-06-05  Evan Youfix(types): respect props with default on instance...
2024-06-04  Fan Peifix(reactivity): pass oldValue in debug info when trigg...
2024-06-04  iwusongtest: test for events when component updating (#7896)
2024-06-04  魏test(reactivity): replace isReactive with isReadonly...
2024-06-04  edisonfix(transition): ensure Transition enterHooks are updat...
2024-06-04  AlexVagrantfix(runtime-core): fix Transition for components with...
2024-06-04  Vadim Kruglovfix(compiler-core): fix :key shorthand on v-for (#10942)
2024-06-04  Kevin Deng... chore(server-renderer): avoid using `s` regex flag...
2024-06-04  Evan Youfix(compiler-core): change node hoisting to caching...
2024-06-04  renovate[bot]chore(deps): update dependency execa to v9 (#11049)
2024-06-04  renovate[bot]chore(deps): update dawidd6/action-download-artifact...
2024-06-04  renovate[bot]fix(deps): update playground (#11064)
2024-06-03  renovate[bot]chore(deps): update build (#11057)
2024-06-03  renovate[bot]chore(deps): update all non-major dependencies (#11058)
2024-05-31  renovate[bot]chore(deps): update pnpm/action-setup action to v4...
2024-05-31  Thorsten Lünborgfix(runtime-core): ensure suspense creates dep componen...
2024-05-31  Thorsten Lünborgfix(compat): ensure proper handling of render fuction...
2024-05-31  Zeke Zhangfix(hmr): avoid infinite recursion when reloading hmr...
2024-05-31  Evan Youchore: format
2024-05-31  Evan Youfix(runtime-dom): also set attribute for form element...
2024-05-31  远方osfix(v-model): fix the lazy modifier is not reset by...
2024-05-31  Kevin Deng... fix(compiler-sfc): throw error when import macro as...
2024-05-30  Alex Liutypes: improve readability of built-in type (#9129)
2024-05-30  Wickchore(reactivity): change literal flag properties to...
2024-05-30  远方osrefactor(types/compat): improve the types for $set...
2024-05-30  Haoqun Jiangchore: fix typo (DistrubuteRef -> DistributeRef) (...
2024-05-30  Wouterfix(compiler-core): emit TS-compatible function declara...
2024-05-30  Travisfix(compiler-core): allow unicode to appear in simple...
2024-05-30  mmis1000fix(ssr): fix the bug that multi slot scope id does...
2024-05-30  huangchengfix(compiler-core): v-for expression missing source...
2024-05-30  bqy_fefeat(types): export more emit related types (#11017)
2024-05-30  Evan Youchore: fix lint
2024-05-30  Evan Youchore: Merge branch 'main' into minor
2024-05-30  skirtlefix(watch): support traversing symbol properties in...
2024-05-30  Kevin Deng... ci: omit pr number (#11033)
2024-05-30  Yi Yangfix(teleport): do not throw target warning when telepor...
2024-05-29  Kevin Deng... chore: disallow optional chaining (#10919)
2024-05-28  远方ostest: improve test coverage (#9203)
2024-05-28  linzhefix(compiler-core): should set `<math>` tag as block...
2024-05-27  远方ostypes(runtime-core): add `OnCleanup` parameter type...
2024-05-27  renovate[bot]chore(deps): update lint (#11025)
2024-05-27  renovate[bot]chore(deps): update build (#11021)
2024-05-27  skirtledx(runtime-core): log the component object when warning...
2024-05-27  Simon Herefactor(compiler-sfc): defineOptions avoid redundant...
2024-05-27  chenfanchore(reactivity): improve readonly/reactive warning...
2024-05-27  4xi-2000feat(compiler-core): support `Symbol` global in templat...
2024-05-27  远方osrefactor: replace `Object.assign` with `extend` (#8988)
next