]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2024-04-29  renovate[bot]chore(deps): update build (#10830)
2024-04-29  renovate[bot]chore(deps): update test (#10829)
2024-04-29  renovate[bot]chore(deps): update all non-major dependencies (#10828)
2024-04-29  edisonfix(Transition): re-fix #10620 (#10832)
2024-04-29  Evan Youfix(compiler-core): remove unnecessary constant bail...
2024-04-29  edisonfix(runtime-core): ensure slot compiler marker writable...
2024-04-29  Evan Youtypes: match CompatVue app.use type to standard version
2024-04-26  Evan Youworkflow(sfc-playground): fix file renaming by bumping...
2024-04-24  Evan Yourelease: v3.4.25 v3.4.25
2024-04-24  Evan Youci: use single thread for e2e tests on ci
2024-04-24  Evan Youfix(runtime-core): use normal object as internal protot...
2024-04-24  Evan Youfix(defineModel): align prod mode runtime type generati...
2024-04-24  edisonfix(runtime-core): properly get keepAlive child (#10772)
2024-04-22  Evan Yourelease: v3.4.24 v3.4.24
2024-04-22  Evan Youfix(compiler-core): properly parse await expressions...
2024-04-22  Evan Youtest: revert to threads
2024-04-22  Evan Youfix(compiler-ssr): fix hydration mismatch for condition...
2024-04-22  Evan Youtest: use pool: vmThreads
2024-04-22  Evan Youtest: fix test case broken by b93f264
2024-04-22  Evan Youfix(runtime-core): props should be readonly via direct...
2024-04-22  Vadim Kruglovfix(compiler-core): handle template ref bound via v...
2024-04-22  Evan Youfix(compiler-sfc): handle readonly operator and Readonl...
2024-04-22  Vadim Kruglovfix(transition): transition is breaking/flickering...
2024-04-22  renovate[bot]chore(deps): update build (#10761)
2024-04-22  renovate[bot]fix(deps): update compiler (#10760)
2024-04-22  renovate[bot]chore(deps): update test (#10759)
2024-04-22  renovate[bot]chore(deps): update all non-major dependencies (#10758)
2024-04-18  Evan Youchore: update security.md [ci skip]
2024-04-18  Evan Youfix(compiler-ssr): fix v-html SSR for nullish values
2024-04-18  Evan Youfix(runtime-core): further fix slots _ctx check
2024-04-18  yangxiuxiufix(runtime-core): fix edge case of KeepAlive inside...
2024-04-17  Evan Youchore: upgrade to pnpm 9
2024-04-17  Haoqun Jiangchore: update to ESLint 9 (#10705)
2024-04-16  Evan Yourelease: v3.4.23 v3.4.23
2024-04-16  Evan Youfix(runtime-core): use same internal object mechanism...
2024-04-16  Evan Youfix(runtime-core): fix regression for $attrs tracking...
2024-04-16  Evan Youchore: add security hall of fame [ci skip]
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)
next