]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2023-12-30  edisonfix(ssr): fix hydration error for slot outlet inside...
2023-12-30  Evan Youchore: fix snapshot
2023-12-30  yangxiuxiufix(runtime-core): support deep: false when watch react...
2023-12-30  Evan Youfix(compiler-sfc): fix dev regression for dot / namespa...
2023-12-30  Evan Youtest: split import usage check tests into dedicated...
2023-12-30  Evan Yourelease: v3.4.1 v3.4.1
2023-12-30  Evan Youfix(defineModel): support local mutation when only...
2023-12-30  Evan Youfeat(compiler-sfc): support passing template parsing...
2023-12-30  Evan Youchore: dedupe deps
2023-12-30  Carlos Rodrigueschore: use relative import location instead of package...
2023-12-30  Evan Youfix(defineModel): always default modifiers to empty...
2023-12-30  丶远方fix(types): fix defineModel watch type error (#9942)
2023-12-29  丶远方chore(eslint): eslint ignore .gitignore (#9932)
2023-12-29  三咲智子 Kevin... chore: ignore files for eslint
2023-12-29  Masa-Shinfix(compat): correct enum value for COMPILER_FILTERS...
2023-12-29  Evan Youchore: fix jsx namespace link in 3.4 changelog [ci...
2023-12-29  Evan Yourelease: v3.4.0 v3.4.0
2023-12-28  Evan Youchore: split out 3.3 changelog [ci skip]
2023-12-27  Evan Youchore: link to compile-time flag reference in docs...
2023-12-27  Evan Yourelease: v3.4.0-rc.3 v3.4.0-rc.3
2023-12-27  Evan Youchore(sfc-playground): correctly show selected version...
2023-12-26  Evan Youchore: apply eslint fix on commit
2023-12-26  Evan Youfeat(defineModel): support modifiers and transformers
2023-12-26  三咲智子 Kevin... chore: ignore style commit in git blame
2023-12-26  三咲智子 Kevin... style: update format & lint config (#9162)
2023-12-26  Evan Yourefactor(sfc-playground): default to dev mode
2023-12-26  Evan Youfix: also export runtime error strings in all cjs builds
2023-12-26  Evan Youchore: update new issue url in scheduler error message
2023-12-26  Evan Yourelease: v3.4.0-rc.2 v3.4.0-rc.2
2023-12-26  Evan Youchore: Merge branch 'main' into minor
2023-12-26  Evan Youci: build via pnpm in verify-treeshaking script
2023-12-26  Evan Youci: verify common treeshaking issues in CI
2023-12-26  Evan Yourefactor: adjust warn method treeshaking
2023-12-26  Evan Youfeat(compiler-sfc): export aggregated error messages...
2023-12-26  Evan Youchore: use consistent file names for scripts
2023-12-26  yangxiuxiufix(types): fix distribution of union types when unwrap...
2023-12-26  renovate[bot]fix(deps): update dependency @vue/repl to ^3.1.0 (...
2023-12-26  renovate[bot]chore(deps): update autofix-ci/action digest to ea32e3a...
2023-12-26  Evan Youbuild: avoid exporting setDevTools in global prod build
2023-12-26  Evan Youfix(warning): ensure prod hydration warnings actually...
2023-12-25  Evan Yourelease: v3.4.0-rc.1 v3.4.0-rc.1
2023-12-24  Evan Youchore: Merge branch 'main' into minor
2023-12-22  Evan Youfix(compiler-sfc): fix type resolution for shared type...
2023-12-22  Evan Youfix(compiler-core): fix parsing `<script setup>` generi...
2023-12-22  丶远方chore(test): replace deprecated `SpyInstance` import...
2023-12-22  agoni1212chore: fix mismatching tag in hydration test (#9888)
2023-12-22  renovate[bot]chore(deps): update lint (#9860)
2023-12-22  Dan Rosechore: correct `@antfu/ni` package name in contributing...
2023-12-20  renovate[bot]chore(deps): update test (#9859)
2023-12-20  Evan Youfix(ssr): avoid hydration mismatch warning for classes...
2023-12-20  renovate[bot]chore(deps): update compiler to ^7.23.6 (#9858)
2023-12-20  renovate[bot]chore(deps): update all non-major dependencies (#9857)
2023-12-19  Evan Yourelease: v3.4.0-beta.4 v3.4.0-beta.4
2023-12-19  Evan Youchore: remove merge leftover
2023-12-19  Evan Youchore: Merge branch 'main' into minor
2023-12-19  Evan Yourelease: v3.3.13 v3.3.13
2023-12-19  Evan Youfix(ssr): fix hydration prop mismatch check for class...
2023-12-19  Evan Youchore: reuse descriptor ast in compileScript inlineTemp...
2023-12-19  edisonfix(compile-sfc): fix identifier prefixing edge case...
2023-12-19  白雾三语fix(compiler-core): fix v-on with modifiers on inline...
2023-12-19  Eduardo San... fix(types): extract properties from extended collection...
2023-12-19  AlanYufeat(runtime-core): throw real error when scheduler...
2023-12-16  Thorsten Lünborgfix(runtime-dom): cache event handlers by key/modifiers...
2023-12-16  Evan Yourelease: v3.4.0-beta.3 v3.4.0-beta.3
2023-12-16  Evan Youchore: Merge branch 'main' into minor
2023-12-16  Evan Yourelease: v3.3.12 v3.3.12
2023-12-16  Evan Youtest(types): add test for ref/shallowRef generic casting
2023-12-16  丶远方fix(types): fix `shallowRef` type error (#9839)
2023-12-16  edisonfix(defineModel): ensure trigger effect when prop chang...
2023-12-16  edisonfix(hydration): handle appear transition before patch...
2023-12-15  Cédric Exbrayattest(runtime-core): uncomment assertion in hydration...
2023-12-15  Cédric Exbrayatfix(compiler-core): vnode hooks error message (#9842)
2023-12-15  Evan Youfix(Suspense): fix edge case of Suspense being patched...
2023-12-15  丶远方fix(sfc/cssVars): fix loss of CSS v-bind variables...
2023-12-14  Divyansh Singhfix(mathml): update known mathML tags (#9829)
2023-12-14  Evan Yourelease: v3.4.0-beta.2 v3.4.0-beta.2
2023-12-14  Evan Youfeat(types): remove default jsx global registration
2023-12-14  Evan Youchore: cleanup changelog [ci skip]
2023-12-13  Evan Yourelease: v3.4.0-beta.1 v3.4.0-beta.1
2023-12-13  Evan Youfix(runtime-core): properly pop warning context when...
2023-12-13  Evan Youfix(Suspense): properly fix #6416
2023-12-12  Evan Youfix(hydration): should not warn mismatch for nullish...
2023-12-12  Evan Youchore: preserve error code enum order
2023-12-12  Evan Youfix(Suspense): handle switching away from kept-alive...
2023-12-12  Evan Youchore: remove unnecessary statements
2023-12-12  Evan Youchore(sfc-playground): use dev mode by default
2023-12-12  丶远方workflow(sfc-playground): add reload function (#8674)
2023-12-12  mmis1000fix(runtime-core): fix suspense crash when patching...
2023-12-12  Evan Youfix(ssr): make isInSSRComponentSetup state sharable...
2023-12-12  Evan Youchore: update lockfile
2023-12-12  Evan Youfix(hydration): swap client/server labels for hydration...
2023-12-12  三咲智子 Kevin... feat(compiler-sfc): promote defineModel stable (#9598)
2023-12-12  Evan Youchore: update defineModel comment docs [ci skip]
2023-12-12  Evan Youfeat(defineModel): support local mutation by default...
2023-12-12  Evan Youperf: use sync watcher for defineModel local mode
2023-12-12  Evan Youchore: remove accidentally kept file from merge
2023-12-11  Evan Youci: disable continuous benchmark for now
2023-12-11  丶远方feat(types): improve event type inference when using...
2023-12-11  Carles Mitjansfeat(types): support passing generics when registering...
2023-12-11  Mehmetfeat(types): export AriaAttributes type (#8909)
next