提交历史

作者 SHA1 备注 提交日期
  Evan You 3a6f5eb0f7 fix(build): ensure BaseTransition functions can be tree-shaken 3 年之前
  Evan You a5dcbad614 chore: fix size reporting for brotli 3 年之前
  Evan You c1cbb747b5 chore: fix types 3 年之前
  Evan You 45984d559f release: v3.2.47 3 年之前
  Evan You 4b7036653e fix(build): enforce __esModule interop for cjs builds 3 年之前
  Evan You 29f8cf8b07 release: v3.2.46 3 年之前
  Evan You b472965eba workflow: check ci status during release 3 年之前
  三咲智子 Kevin Deng a0a010ddc9 fix(types): optional boolean props should have boolean type in return type of defineProps (#7619) 3 年之前
  edison 30399d46b1 fix(compiler-sfc): support resolving type declaration from normal script (#5831) 3 年之前
  李想 1fde49c0f5 fix(runtime-core): fix keep-alive cache prune logic on vnodes with same type but different keys (#7510) 3 年之前
  Evan You f19f803ea8 chore: fix jest reference in merged test case 3 年之前
  René Koller efe2efd210 fix(compat): fix custom transition classes in compat mode (#7435) 3 年之前
  Anthony Fu e64c9ae957 fix(reactivity): `triggerRef` working with `toRef` from reactive (#7507) 3 年之前
  Anthony Fu 5f1883ec53 fix(types): accept sync `serverPrefetch()` (#7000) 3 年之前
  Evan You d7f63a132a ci: bump netlify node version 3 年之前
  Evan You c72eef8907 chore: update caniuse 3 年之前
  三咲智子 Kevin Deng 734b06a124 test: fix await patch prop case (#7600) 3 年之前
  Evan You 957722c418 fix(build): ensure type exports is first 3 年之前
  Evan You 4fedc7977f chore: remove unused import 3 年之前
  三咲智子 Kevin Deng 3932c10e79 chore: remove debugging log 3 年之前
  Haoqun Jiang e340add5a5 build: do not throw when running `build --release` for the 1st time (#7587) 3 年之前
  vaakian X 261fc12443 chore: fix broken link (#7589) 3 年之前
  Evan You a1b3057c4d test: configure test hooks sequence order, remove workaround 3 年之前
  Evan You 0fbc19f2d0 ci: fix dts tests 3 年之前
  Evan You fe76c166f6 chore: explicitly install jsdom 3 年之前
  Evan You 069b345cd2 chore: replace test global types with vitest types 3 年之前
  Evan You 28b95daa70 workflow: complete migration from jest to vitest 3 年之前
  Evan You 158db33611 wip(vitest-migration): all tests passing 3 年之前
  Evan You 4ee0dad0fe wip(vitest-migration): runtime-dom tests passing + use environmentMatchGlobs 3 年之前
  Evan You a6be280fc3 chore: only wrap during tests 3 年之前