Historial de Commits

Autor SHA1 Mensaje Fecha
  dependabot[bot] 33fc1a46a8 build(deps-dev): bump @types/node from 16.7.1 to 16.7.10 (#4483) hace 4 años
  Evan You b89ff9291e fix(compiler-sfc): ensure script setup lang=ts output is tree-shakable hace 4 años
  Evan You 935b4e2210 fix(compiler-core): remove no longer necessary withScopeId import in generated code hace 4 años
  Evan You 72d2b26e96 release: v3.2.6 hace 4 años
  Evan You 4c468eb30a fix(build): avoid imports to @babel/types in client build of compiler-core hace 4 años
  Evan You a137d73e91 release: v3.2.5 hace 4 años
  shadowings-zy 32827506ff fix(compiler-core): fix duplicated component identifier for names with non-ascii chars (#4429) hace 4 años
  Evan You 586ec51c49 chore: warnings for ref transform hace 4 años
  Evan You 8f1101c498 refactor(ref-transform): use shallowRef to align with types hace 4 años
  Evan You b40845153c feat(experimental): expose ref macro types using separate d.ts file hace 4 años
  Carlos Rodrigues afd49b3e88 types(PropType): Allow `undefined` function to be used on `PropType` (#4405) hace 4 años
  klwf 98263821f8 fix(compiler-sfc): fix `<script>` and `<script setup>` co-usage ordering edge case (#4419) hace 4 años
  阿崔cxr a46b0a9a96 chore(test): make unnecessarily async test case sync (#4421) hace 4 años
  lidlanca 4792ebd687 fix(compiler-sfc): fix 'export default' rewrite with extra whitespaces (#4375) hace 4 años
  zhangenming 9043d0dca7 refactor(reactivity): use explicit assignments. (#4401) hace 4 años
  HcySunYang ebd0baca98 fix(types): improve the type of createElementBlock (#4406) hace 4 años
  Evan You f1fa30adc3 refactor(ref-transform): improve algorithm into one pass hace 4 años
  Evan You 06051c4bf2 feat(experimental): support ref transform for sfc normal `<script>` hace 4 años
  Evan You f173cf0026 chore(sfc-playground): improve version dropdown hace 4 años
  Evan You 40994e967c chore: fix sfc playground ci build hace 4 años
  Evan You 80ed275073 chore(sfc-playground): enable ref transform hace 4 años
  Evan You 6453359852 feat(ref-transform): auto infer parser plugins hace 4 años
  Evan You 0805abe573 refactor(compiler-sfc): refSugar -> refTransform, export shouldTransformRef hace 4 años
  Evan You 986681568f chore: export extractIdentifiers hace 4 años
  Evan You e565831c98 feat(experimental): shouldTransform for ref-transform hace 4 años
  Evan You 0c2ea1c134 refactor(compiler-sfc): remove parseOnly mode hace 4 años
  Evan You db8dc753c0 feat(experimental): standalone ref transform hace 4 años
  Evan You 84b24a71f0 chore: bump deps hace 4 años
  Evan You 73f8cae465 refactor(compiler): further extract babel ast utilities hace 4 años
  Evan You 62f752552a refactor(compiler): extract shared ast transform utils hace 4 años