]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2024-03-11  renovate[bot]chore(deps): update build (#10490)
2024-03-11  renovate[bot]fix(deps): update compiler (#10492)
2024-03-11  renovate[bot]chore(deps): update lint (#10491)
2024-03-06  三咲智子 Kevin... ci: upgrade setup pnpm
2024-03-06  chirokastypes: fix `scroll` event type; add support for `scroll...
2024-03-06  Doctor Wufix(compiler-sfc): use options module name if options...
2024-02-28  Evan Yourelease: v3.4.21 v3.4.21
2024-02-28  Doctor Wufix(runtime-dom): avoid unset option's value (#10416)
2024-02-28  edisonfix(warning): stringify args in warn handler (#10414)
2024-02-28  edisonfix(suspense): ensure nested suspense patching if in...
2024-02-28  三咲智子 Kevin... test: clean snapshot
2024-02-26  Evan Yourelease: v3.4.20 v3.4.20
2024-02-26  Evan Youchore: update e2eUtils puppeteer options
2024-02-26  Evan Youbuild: disable reexportProtoFromExternal in rollup...
2024-02-26  三咲智子 Kevin... chore: limit typescript lib to es2016 (#10164)
2024-02-26  renovate[bot]chore(deps): update test to ^1.3.1 (#10355)
2024-02-26  renovate[bot]chore(deps): update lint (#10323)
2024-02-26  renovate[bot]chore(deps): update build (#10321)
2024-02-26  Evan Youchore: format renovate.json
2024-02-26  renovate[bot]chore(deps): update dependency marked to v12 (#10404)
2024-02-26  renovate[bot]chore(deps): update test (#10406)
2024-02-26  renovate[bot]chore(deps): update lint (#10405)
2024-02-26  Evan Youchore(deps): unpin rollup
2024-02-26  Evan Youchore(deps): pin @rollup/plugin-replace in renovate...
2024-02-26  renovate[bot]chore(deps): update compiler (#10322)
2024-02-26  renovate[bot]chore(deps): update all non-major dependencies (#10320)
2024-02-26  Evan Youfix(runtime-dom): fix nested v-show priority regression
2024-02-25  Evan Youchore: rename and export DefineSetupFnComponent
2024-02-25  Evan Youfix(parser): should not treat uppercase components...
2024-02-25  Evan Yourefactor: use more descriptive name for v-show original...
2024-02-25  Evan Youchore: remove unused ts-expect-error
2024-02-25  Elodie Hillrefactor(transition): remove unused getTransitionKey...
2024-02-25  Wicktest: remove unnecessary code in apiCreateApp tests...
2024-02-25  Shean de Montigny... fix(types): better typing for direct setup signature...
2024-02-25  Wickchore(reactivity): consistent variable naming (#10350)
2024-02-25  zhoulixiangfix(runtime-dom): v-bind style should clear previous...
2024-02-25  Wickchore(runtime-core): optimize validateComponentName...
2024-02-25  renovate[bot]chore(deps): update playground (#10356)
2024-02-25  Evan Youdx(reactivity): disable recursive computed warning...
2024-02-25  Doctor Wudx(reactivity): add getter into computed side effect...
2024-02-25  edisonfix(suspense): handle suspense switching with nested...
2024-02-25  Wickchore(reactivity): replace console.warn() to warn funct...
2024-02-25  Evan Youfix(runtime-dom): avoid always resetting nullish option...
2024-02-25  Evan Youchore: remove unused argument
2024-02-20  三咲智子 Kevin... refactor(sfc-playground): upgrade `@vue/repl` (#10310)
2024-02-20  孟世博chore: standardize the spelling of TypeScript (#10186...
2024-02-19  renovate[bot]chore(deps): update dependency @vue/consolidate to...
2024-02-13  Evan Yourelease: v3.4.19 v3.4.19
2024-02-13  Evan Youchore: fix renovate.json formatting
2024-02-13  Evan Youfix(hydration): fix css vars hydration mismatch false...
2024-02-13  Evan Youchore(deps): bump @vue/consolidate
2024-02-13  Doctor Wufeat(dx): warn users when computed is self-triggering...
2024-02-13  Evan Youchore: ignore lru-cache in renovate.json
2024-02-13  renovate[bot]chore(deps): update dependency npm-run-all2 to v6 ...
2024-02-13  OnlyWickchore(errorHandling): directly return value in callWith...
2024-02-13  Evan Youfix(deps): pin lru-cache to avoid hashing error
2024-02-13  Evan Youchore: fix local test run mode in release script
2024-02-13  zhoulixiangfix(runtime-dom): should not trigger transition when...
2024-02-13  João Carmonaperf(runtime): improve `getType()` GC and speed (#10327)
2024-02-10  renovate[bot]chore(deps): update actions/upload-artifact action...
2024-02-10  renovate[bot]chore(deps): update dawidd6/action-download-artifact...
2024-02-10  renovate[bot]chore(deps): update actions/cache action to v4 (#10306)
2024-02-09  Evan Yourelease: v3.4.18 v3.4.18
2024-02-09  zhoulixiangfix(runtime-dom): ensure v-show respects display value...
2024-02-09  Evan Youtest: fix unexpected warning check when asserting same...
2024-02-09  Evan Youfix(dx): warn against reserved keys as prop name
2024-02-09  Evan Yourelease: v3.4.17 v3.4.17
2024-02-09  Evan Yourevert: fix(runtime-dom): ensure v-show respects displa...
2024-02-08  Evan Yourelease: v3.4.16 v3.4.16
2024-02-08  Evan Youchore: move X_V_BIND_INVALID_SAME_NAME_ARGUMENT to...
2024-02-08  Artyom Tuchkovfix(reactivity): skip non-extensible objects when using...
2024-02-07  yangxiuxiufix(runtime-core): support for nested calls to runWithC...
2024-02-07  Evan Yourevert: perf(templateRef): avoid double render when...
2024-02-07  Doctor Wufix(runtime-dom): ensure v-show respects display value...
2024-02-07  Evan Youfix(compiler-core): handle same-name shorthand edge...
2024-02-06  Johnson Chufix(reactivity): avoid infinite recursion from side...
2024-02-06  Johnson Chufix(reactivity): handle `MaybeDirty` recurse (#10187)
2024-02-06  zhoulixiangfix(compiler-core): support v-bind shorthand syntax...
2024-02-06  yangxiuxiufix(hydration): fix SFC style v-bind hydration mismatch...
2024-02-06  Doctor Wufix(runtime-dom): fix option selected update failed...
2024-02-05  Evan Youchore(deps): pin rollup to 4.9.2
2024-02-05  Evan Youchore(deps): pin @rollup/plugin-replace to 5.0.4
2024-02-05  Evan Youchore(playground): update download template deps
2024-02-05  Evan Youchore(playground): bump @vitejs/plugin-vue
2024-02-05  renovate[bot]chore(deps): update build (#10271)
2024-02-05  renovate[bot]chore(deps): update dependency puppeteer to ~21.11...
2024-02-05  三咲智子 Kevin... fix(runtime-core): avoid inlining isShallow (#10238)
2024-02-05  三咲智子 Kevin... chore: remove missing reactivity transform file (#10255)
2024-02-05  renovate[bot]fix(deps): update compiler (#10269)
2024-02-05  renovate[bot]chore(deps): update all non-major dependencies (#10268)
2024-01-29  renovate[bot]chore(deps): update test (#10229)
2024-01-29  renovate[bot]chore(deps): update all non-major dependencies (#10175)
2024-01-29  renovate[bot]chore(deps): replace dependency npm-run-all with npm...
2024-01-29  dependabot... build(deps-dev): bump vite from 5.0.7 to 5.0.12 (#10162)
2024-01-29  Neoworkflow: minor tweaks for release script (#10220)
2024-01-22  renovate[bot]chore(deps): update test to ^1.2.1 (#10176)
2024-01-18  Evan Yourelease: v3.4.15 v3.4.15
2024-01-18  Evan Youperf(templateRef): avoid double render when using templ...
2024-01-18  Evan Youfix: correct url for production error reference links
2024-01-18  Evan Youperf(v-model): optimize v-model multiple select w/...
next