]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
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/...
2024-01-18  Evan Youfix(compiler-sfc): fix type resolution for symlinked...
2024-01-18  inottnfix(runtime-core): should not warn out-of-render slot...
2024-01-18  Evan Yourefactor: use shared isAttrRenderable logic between...
2024-01-18  Evan Youchore: remove unused import
2024-01-18  Evan Youfix(hydration): fix incorect mismatch warning for optio...
2024-01-18  pengbochore: replace -1 to PatchFlags.HOISTED (#10146)
2024-01-18  Johnson Chufix(reactivity): re-fix #10114 (#10123)
2024-01-18  Bou Harusamechore: dev build for multi-packages (#10126)
2024-01-15  Evan Yourelease: v3.4.14 v3.4.14
2024-01-15  Doctor Wufix(reactivity): fix regression for computed with mutat...
2024-01-15  renovate[bot]chore(deps): update test to ^1.2.0 (#10113)
2024-01-15  renovate[bot]chore(deps): update lint (#10112)
2024-01-15  renovate[bot]chore(deps): update all non-major dependencies (#10111)
2024-01-15  renovate[bot]fix(deps): update dependency postcss to ^8.4.33 (#10110)
2024-01-15  三咲智子 Kevin... chore: dev build for multi-packages (#10108)
2024-01-14  三咲智子 Kevin... fix(compiler-sfc): enable prefixIdentifiers by default...
2024-01-13  Saeid Zareiechore: fix typo in changelog (#10104) [ci skip]
2024-01-13  Evan Yourelease: v3.4.13 v3.4.13
2024-01-13  Johnson Chufix(reactivity): fix dirtyLevel checks for recursive...
2024-01-13  Evan Yourelease: v3.4.12 v3.4.12
2024-01-13  Evan Yourevert: fix(reactivity): correct dirty assign in render...
2024-01-12  Evan Yourelease: v3.4.11 v3.4.11
2024-01-12  Evan Youdx(defineModel): warn against reference of setup scope...
2024-01-12  edisonfix(runtime-core): filter single root for nested DEV_RO...
2024-01-12  Doctorwufix(reactivity): correct dirty assign in render functio...
2024-01-12  zhoulixiangfix(hydration): improve mismatch when client valut...
2024-01-11  Evan Yourelease: v3.4.10 v3.4.10
next