]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2024-04-08  renovate[bot]chore(deps): update all non-major dependencies (#10658)
2024-04-02  Divyansh Singhfix(runtime-core): show hydration mismatch details...
2024-04-01  renovate[bot]chore(deps): update all non-major dependencies (#10627)
2024-04-01  renovate[bot]chore(deps): update build (#10624)
2024-04-01  renovate[bot]chore(deps): update dependency puppeteer to ~22.6.1...
2024-04-01  renovate[bot]chore(deps): update lint (#10628)
2024-04-01  Tychochore: update VSCode debugging for vitest (#9573)
2024-04-01  Wes Cookchore: fix typo (#10621)
2024-03-28  yangxiuxiufix(runtime-dom): `v-model` string/number coercion...
2024-03-25  renovate[bot]fix(deps): update compiler (#10581)
2024-03-25  renovate[bot]chore(deps): update test (#10585)
2024-03-25  renovate[bot]fix(deps): update playground (#10586)
2024-03-25  renovate[bot]chore(deps): update all non-major dependencies (#10580)
2024-03-25  renovate[bot]chore(deps): update dependency vite to ^5.2.6 (#10582)
2024-03-25  renovate[bot]chore(deps): update lint (#10583)
2024-03-25  Doctor Wufix(compiler-sfc): :is() and :where() in compound selec...
2024-03-21  Haoqun Jiangchore: dedupe dependencies (#10562)
2024-03-19  丶远方fix(runtime-core): fix errorHandler causes an infinite...
2024-03-19  Evan Youchore: add FUNDING.json
2024-03-18  renovate[bot]chore(deps): update dependency @codspeed/vitest-plugin...
2024-03-18  renovate[bot]chore(deps): update build (#10540)
2024-03-18  renovate[bot]chore(deps): update all non-major dependencies (#10539)
2024-03-16  edisonfix(custom-element): avoid setting attr to null if...
2024-03-15  丶远方test: create `EffectScope` using a factory function...
2024-03-13  丶远方types: make instrumentations' types more succinct ...
2024-03-13  chenfanperf: add `__NO_SIDE_EFFECTS__` comments (#9053)
2024-03-13  三咲智子 Kevin... ci: enable ci for minor branch
2024-03-12  丶远方chore(playground): save `tsconfig.json` to the root...
2024-03-11  renovate[bot]chore(deps): update all non-major dependencies (#10450)
2024-03-11  renovate[bot]chore(deps): update dependency puppeteer to ~22.4.1...
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...
next