Commit History

Author SHA1 Message Date
  Evan You 168a17ad8a chore: update snapshot 4 years ago
  X.L ef5b73159d fix(suspense): misusing DOM Comment element constructor as a vnode type (#4451) 4 years ago
  edison 33cf6c8866 fix(ref-transform): should transform $ref when used with generic arguments (#4446) 4 years ago
  zhangenming a6e6253319 types(reactivity): adjust type exports (#4407) 4 years ago
  Herrington Darkholme 4502a0eab5 refactor(compiler): refine CDATA endTokens (#4459) 4 years ago
  Herrington Darkholme 7178716b4c chore: fix typo in error message (#4434) [ci skip] 4 years ago
  laineus 741d3b36f2 fix(runtime-core): properly merge unmounted and beforeUnmount options (#4447) 4 years ago
  ShroXd 6f555cf98c refactor(runtime-core): improve the type of defineAsyncComponent (#4441) 4 years ago
  Cédric Exbrayat b49f446ad0 chore(deps): update jest to v27 (#4472) 4 years ago
  Cédric Exbrayat b9b28e229a chore: set node engine to v16 (#4471) 4 years ago
  dependabot[bot] 18f2ed22ac build(deps-dev): bump @typescript-eslint/parser from 4.29.2 to 4.30.0 (#4487) 4 years ago
  dependabot[bot] ffd4f8d5e3 build(deps-dev): bump @microsoft/api-extractor from 7.18.6 to 7.18.7 (#4485) 4 years ago
  dependabot[bot] 8154d13fdd build(deps-dev): bump @vitejs/plugin-vue from 1.4.0 to 1.6.0 (#4488) 4 years ago
  dependabot[bot] ddadd93367 build(deps-dev): bump vite from 2.5.0 to 2.5.3 (#4484) 4 years ago
  dependabot[bot] 33fc1a46a8 build(deps-dev): bump @types/node from 16.7.1 to 16.7.10 (#4483) 4 years ago
  Evan You b89ff9291e fix(compiler-sfc): ensure script setup lang=ts output is tree-shakable 4 years ago
  Evan You 935b4e2210 fix(compiler-core): remove no longer necessary withScopeId import in generated code 4 years ago
  Evan You 72d2b26e96 release: v3.2.6 4 years ago
  Evan You 4c468eb30a fix(build): avoid imports to @babel/types in client build of compiler-core 4 years ago
  Evan You a137d73e91 release: v3.2.5 4 years ago
  shadowings-zy 32827506ff fix(compiler-core): fix duplicated component identifier for names with non-ascii chars (#4429) 4 years ago
  Evan You 586ec51c49 chore: warnings for ref transform 4 years ago
  Evan You 8f1101c498 refactor(ref-transform): use shallowRef to align with types 4 years ago
  Evan You b40845153c feat(experimental): expose ref macro types using separate d.ts file 4 years ago
  Carlos Rodrigues afd49b3e88 types(PropType): Allow `undefined` function to be used on `PropType` (#4405) 4 years ago
  klwf 98263821f8 fix(compiler-sfc): fix `<script>` and `<script setup>` co-usage ordering edge case (#4419) 4 years ago
  阿崔cxr a46b0a9a96 chore(test): make unnecessarily async test case sync (#4421) 4 years ago
  lidlanca 4792ebd687 fix(compiler-sfc): fix 'export default' rewrite with extra whitespaces (#4375) 4 years ago
  zhangenming 9043d0dca7 refactor(reactivity): use explicit assignments. (#4401) 4 years ago
  HcySunYang ebd0baca98 fix(types): improve the type of createElementBlock (#4406) 4 years ago