]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2024-04-15  Evan Youchore: Merge branch 'main' into minor
2024-04-15  Evan Yourelease: v3.4.22 v3.4.22
2024-04-15  Evan Youchore: improve event value validation message
2024-04-15  Wickfix(reactivity): computed should not be detected as...
2024-04-15  Thimo Sietsmafix(types): avoid merging object union types when using...
2024-04-15  edisonfix(Transition): ensure the KeepAlive children unmount...
2024-04-15  caomingruifix(runtime-core): handle invalid values in callWithAsy...
2024-04-15  Adrien Foulonfix(runtime-dom): sanitize wrongly passed string value...
2024-04-15  Wickfix(runtime-dom): force update v-model number with...
2024-04-15  Jonasfix(ssr): don't render v-if comments in TransitionGroup...
2024-04-15  edisonfix(hydration): properly handle optimized mode during...
2024-04-15  yangxiuxiufix(compiler-sfc): fix defineModel coercion for boolean...
2024-04-15  白雾三语fix(runtime-dom): fix css v-bind for suspensed componen...
2024-04-15  Doctor Wufix(compiler-sfc): fix universal selector scope (#10551)
2024-04-15  Evan Youfix(compat): fix $options mutation + adjust private...
2024-04-15  Evan Youfix(compiler-core): fix v-bind shorthand for component :is
2024-04-15  Evan Youfix(reactivity): fix hasOwnProperty key coercion edge...
2024-04-15  edisonfix(compile-sfc): analyze v-bind shorthand usage in...
2024-04-15  Med Talhaouychore: add download badge (#8550) [ci skip]
2024-04-15  Evan Youchore: more descriptive eslint error messages for restr...
2024-04-15  Evan Youchore(types): perform strict es2016 lib check when...
2024-04-15  Evan Youchore(deps): bump TS to 5.4
2024-04-15  Evan Youfix(compiler-core): fix loc.source for end tags with...
2024-04-15  Evan Youchore: use correct parse in parser tests for whitespace...
2024-04-14  edisonfix(TransitionGroup): avoid set transition hooks for...
2024-04-14  Evan Youchore: amend test case name [ci skip]
2024-04-14  Evan Youfix(reactivity): fix tracking when hasOwnProperty is...
2024-04-12  Evan Youperf(ssr): optimize setup context creation for ssr...
2024-04-12  Evan Youperf: optimize component props/slots internal object...
2024-04-12  Evan Youperf(ssr): avoid calling markRaw on component instance...
2024-04-09  liudaodanOofix(compiler-sfc): also search for `.tsx` when type...
2024-04-08  renovate[bot]chore(deps): update dependency puppeteer to ~22.6.3...
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-07  Evan Youfeat(reactivity): add failSilently argument for onScope...
2024-03-07  Evan Yourefactor: inline recordEffectScope
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-03-05  Evan Youfeat(reactivity): `onEffectCleanup` API
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  jodsperf(reactivity): optimize array tracking (#9511)
2024-02-26  Evan Youtypes: fix ComputedRefImpl type build
2024-02-26  Evan Youchore(types): fix ComputedRefImpl type build
2024-02-26  Evan Yourefactor(scheduler): use bitwise flags for scheduler...
2024-02-26  Evan Youchore: Merge branch 'main' into minor
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...
next